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 4 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 2 weeks ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆26Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- DINOv2 inference engine written in C/C++ using ggml and OpenCV.☆83Updated 7 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆72Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.☆20Updated 3 years ago
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 2 weeks ago
- C++ template library for use in robotics.☆29Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- A collection of min-cut/max-flow algorithms.☆50Updated 3 years ago
- Light C++11 graph library☆13Updated 4 years ago
- TTG: Template Task Graph C++ API☆26Updated 2 weeks ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆11Updated 2 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- General variable and Lie group containers with extensive Eigen interoperability for non-linear optimizations.☆32Updated last year
- 来记录一波 pybind11 实例~☆19Updated 3 years ago
- Coroutine library in C++☆18Updated last week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- Learn OpenMP examples step by step☆101Updated 10 months ago