endurodave / Allocator
An Efficient C++ Fixed Block Memory Allocator
☆31Updated 2 months ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 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++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Archived!☆27Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆51Updated 5 months ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ Better Futures☆44Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Work Stealing Queue, Job System, Thread Pool, Programming Parallel / Concurrent Applications☆17Updated 2 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Ordering and sorting in constant low time☆10Updated last month
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year