kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆45Updated 7 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☆35Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 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 header only structure of arrays container for C++☆41Updated 2 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Flat containers for C++☆59Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- The Fancy Named Parameters Library☆33Updated last week
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year