kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆47Updated last week
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 month
- Experimental JSON builder based on C++ reflection☆54Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- 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 C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago