lattice-land / cuda-batteryLinks
Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU
☆31Updated 2 months ago
Alternatives and similar repositories for cuda-battery
Users that are interested in cuda-battery are comparing it to the libraries listed below
Sorting:
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆71Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆23Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- DINOv2 inference engine written in C/C++ using ggml and OpenCV.☆78Updated 5 months ago
- Coroutine library in C++☆18Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- Highly-optimized intra-process PubSub library with DDS-like interface☆17Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 2 years ago
- A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.☆19Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 10 months ago
- Light C++11 graph library☆13Updated 4 years ago
- C++ template library for use in robotics.☆29Updated 2 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆14Updated 5 years ago
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- Header-only/compiled C++ numerical compute library.☆31Updated 2 years ago
- C++ State Machine with Asynchronous Callbacks☆27Updated 3 months ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆11Updated last year
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆108Updated 2 months ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Specialized Parallel Linear Algebra, providing distributed GEMM functionality for specific matrix distributions with optional GPU acceler…☆31Updated last year
- General variable and Lie group containers with extensive Eigen interoperability for non-linear optimizations.☆33Updated last year
- Exact nearest neighbor searching for various Euclidean, SO(3), SE(3) and weighted combinations thereof.☆10Updated 7 years ago