kfjahnke / zimt
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆42Updated 3 months ago
Alternatives and similar repositories for zimt:
Users that are interested in zimt are comparing it to the libraries listed below
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Flat containers for C++☆59Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆50Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- The Fancy Named Parameters Library☆31Updated this week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 2 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months 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
- The IDK (Industrial Development Kit) library!☆33Updated this week
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago