endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆31Updated 3 months ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated last week
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Archived!☆27Updated 3 years ago
- ☆36Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Work Stealing Queue, Job System, Thread Pool, Programming Parallel / Concurrent Applications☆18Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆52Updated 6 months ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- Simple Cross Platform Audio Library☆12Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- C++17 tiny vector math library☆43Updated last year