heal-research / vstat
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for vstat
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆37Updated this week
- 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 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
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆19Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 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
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year
- Boost.org graph_parallel module☆27Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- The Fancy Named Parameters Library☆27Updated 2 months ago
- ☆28Updated this week
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 3 weeks ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆21Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago