philip-wernersbach / memory-pool-allocator
C memory allocator based on pools, thread safe.
☆15Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for memory-pool-allocator
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- C89 compatible atomics.☆75Updated 3 months ago
- memory pool allocator☆49Updated 11 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- single file C libraries☆38Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Lightweight logging library for C/C++☆31Updated last year
- easy to use callback library for C++☆39Updated 7 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- Hierarchical Allocator for C☆63Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Math vector library☆35Updated last year
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Network library☆16Updated last year
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Robin Hood hash map library☆58Updated 3 years ago
- Dynamic memory tracker for C☆114Updated 10 years ago
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆25Updated 3 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆68Updated 4 months ago
- Memory Pool☆16Updated 6 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Single header libraries☆22Updated 4 years ago
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆58Updated 7 years ago