Kashio / A5Links
C++ Custom memory allocators
☆60Updated 5 years ago
Alternatives and similar repositories for A5
Users that are interested in A5 are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- tser - tiny serialization for C++☆143Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ small containers☆146Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- an experimental standard C++ library☆90Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Cross-platform C++17 Runtime Reflection Library☆242Updated 9 months 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…☆146Updated 13 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- B++ Tree☆68Updated 11 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.PFR without the boost namespaces☆72Updated last week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago