heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 8 months ago
Alternatives and similar repositories for vstat
Users that are interested in vstat are comparing it to the libraries listed below
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 9 years ago
- ☆13Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago