endurodave / AllocatorLinks
An Efficient C++ Fixed Block Memory Allocator
☆32Updated 4 months ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- ☆36Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆54Updated 2 weeks ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 weeks ago
- A set of useful C++17/20 classes and libraries☆27Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Archived!☆27Updated 3 years ago
- Work Stealing Queue, Job System, Thread Pool, Programming Parallel / Concurrent Applications☆18Updated 2 years ago
- My core for most of my projects ...☆13Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 Memory Allocator library☆35Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- C++17 tiny vector math library☆43Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Velocity And Luminance Adaptive Rasterization☆13Updated 2 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 5 months ago