heal-research / vstat
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆17Updated 6 months ago
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☆41Updated last month
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 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
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 9 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Easily batch-build cmake projects!☆17Updated last week
- Safe integer utilities for C++11☆16Updated 10 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 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++ library for incremental computing☆22Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- ☆26Updated last year
- ☆17Updated 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- How fast can we shuffle values?☆37Updated 11 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 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☆33Updated 3 years ago