endurodave / Allocator
An Efficient C++ Fixed Block Memory Allocator
☆25Updated last week
Related projects ⓘ
Alternatives and complementary repositories for Allocator
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- My core for most of my projects ...☆13Updated this week
- Header-only base C++ library.☆20Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Pipelines for Modern C++☆58Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ wrapper for modern OpenGL API☆14Updated last week
- C++17 tiny vector math library☆41Updated 11 months ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆31Updated last year
- Archived!☆27Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks 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
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- ☆33Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- Multithreaded resource data file management library☆11Updated 4 years ago