qlibs / swarLinks
C++20 SIMD Within A Register library
☆40Updated 2 months ago
Alternatives and similar repositories for swar
Users that are interested in swar are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆60Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆111Updated 3 weeks ago
- C++20 Compact Tuple Tools☆52Updated this week
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A tagged-pointer type for C++.☆35Updated last year
- My C stuff.☆46Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- performance counters in C++☆22Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Low memory overhead allocator☆32Updated 8 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments