kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆49Updated 2 months ago
Alternatives and similar repositories for zimt
Users that are interested in zimt are comparing it to the libraries listed below
Sorting:
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months 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
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A fast implementation of log() and exp()☆55Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Container Traits for Modern C++☆28Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year