kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆43Updated 5 months ago
Alternatives and similar repositories for zimt
Users that are interested in zimt are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A tagged-pointer type for C++.☆34Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- Flat containers for C++☆59Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago