heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 4 months ago
Alternatives and similar repositories for vstat
Users that are interested in vstat are comparing it to the libraries listed below
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 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☆66Updated 10 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks ago
- Benchmarks for our memory allocator☆69Updated last year
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years 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 last month
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago