kfjahnke / zimt
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆43Updated 3 months ago
Alternatives and similar repositories for zimt:
Users that are interested in zimt are comparing it to the libraries listed below
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20 Memory Allocator library☆34Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 11 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- C++20 SIMD Within A Register library☆36Updated last week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago