heal-research / vstatLinks
SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)
☆18Updated 5 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☆46Updated 8 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Lace - implementation of work-stealing in C☆53Updated last month
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 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 4 years ago
- For details, see the blog post:☆32Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 7 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- C++ library for incremental computing☆23Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago