heal-research / vstat
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for vstat
- A collection of cache-friendly data structures in C++, without any dependencies.☆22Updated 6 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated last year
- 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- The Fancy Named Parameters Library☆27Updated last week
- How fast can we shuffle values?☆37Updated 8 months ago
- moderngpu algorithms for C++ shaders☆16Updated 3 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated this week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Seamless llvm-mca CMake integration☆26Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 7 years ago
- A library of tools for compiler construction.☆12Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 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…☆19Updated 7 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year