heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 3 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
- Experimental ranges for CUDA☆24Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 6 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Benchmarks for our memory allocator☆68Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago