Kashio / A5Links
C++ Custom memory allocators
☆66Updated 5 years ago
Alternatives and similar repositories for A5
Users that are interested in A5 are comparing it to the libraries listed below
Sorting:
- C++ small containers☆148Updated 3 weeks ago
- Cross-platform C++17 Runtime Reflection Library☆249Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- ☆125Updated 4 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- A collection of std-like single-header C++ libraries☆201Updated this week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- Zoo library☆135Updated 7 months ago
- C++20 Dynamic Reflection Library☆140Updated 10 months ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆38Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆286Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 7 months ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- rocket - Fast single header signal/slots library for C++☆210Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week