heal-research / vstat
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated this week
Alternatives and similar repositories for vstat:
Users that are interested in vstat are comparing it to the libraries listed below
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated this week
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- Boost.Mustache☆10Updated 2 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 3 weeks ago
- String to Float Benchmark☆19Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++20 SIMD Within A Register library☆30Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ library for incremental computing☆22Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 10 months ago