kfjahnke / zimt
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆41Updated last month
Alternatives and similar repositories for zimt:
Users that are interested in zimt are comparing it to the libraries listed below
- Container Traits for Modern C++☆28Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- Flat containers for C++☆57Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 6 months ago
- A header only structure of arrays container for C++☆41Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Experimental JSON builder based on C++ reflection☆49Updated this week
- C++20 for flag enums☆27Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago