kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆45Updated 8 months ago
Alternatives and similar repositories for zimt
Users that are interested in zimt are comparing it to the libraries listed below
Sorting:
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last week
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 5 months ago