heal-research / vstat
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated last month
Alternatives and similar repositories for vstat:
Users that are interested in vstat are comparing it to the libraries listed below
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 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☆34Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 3 months ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks 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
- C++ library for incremental computing☆22Updated 2 years ago
- ☆17Updated 8 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 11 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago