heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 6 months ago
Alternatives and similar repositories for vstat
Users that are interested in vstat are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 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…☆20Updated 3 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last week
- 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
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- homogeneous variadic function parameters☆17Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago