- Germany
-
07:39
(UTC +01:00)
Stars
Pax is a Pascal/Oberon-inspired systems language that compiles to modern C++23 using Zig’s Clang toolchain, with a pass-through design that lets you mix raw C++ and Pax code freely in the same sour…
Audio playback and capture library written in C, in a single source file.
Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
A template for a C++ Application using Slint
A fast entity component system (ECS) for C & C++
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension
Easy to integrate Vulkan memory allocation library
TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. Tensor…
A simple and efficient Mamba implementation in pure PyTorch and MLX.
Space-filling curve for rectangular domains or arbitrary size.
[ACM MM'24 Oral] RainMamba: Enhanced Locality Learning with State Space Models for Video Deraining
A paper list of recent mamba efforts for low-level vision.
Pytorch implementation of CVPR 2025 paper, "MaIR: A Locality- and Continuity-Preserving Mamba for Image Restoration". The Code will be released very soon (Within 2 week)
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for…