heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 6 months ago
Alternatives and similar repositories for vstat
Users that are interested in vstat are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- For details, see the blog post:☆33Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 Memory Allocator library☆36Updated 5 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- C++ Dynamic loader generator for C APIs☆17Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- homogeneous variadic function parameters☆17Updated last year
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago