jserv / tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
☆102Updated last year
Alternatives and similar repositories for tlsf-bsd:
Users that are interested in tlsf-bsd are comparing it to the libraries listed below
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆80Updated last week
- C11 Lock-free Stack☆181Updated 9 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆64Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆57Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- structure aware memory allocator☆23Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- Benchmarks for our memory allocator☆63Updated last year
- memory pool allocator☆49Updated 12 years ago
- Portable Runtime System☆23Updated 8 years ago
- Lightweight printf-compatible format processing library☆32Updated 4 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 6 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A User Space Threading Library☆18Updated 9 months ago
- A minimal blocking queue backed by a circular buffer☆108Updated 3 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆118Updated 3 years ago