kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆47Updated last month
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 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆20Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 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 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year