sysprog21 / tlsf-bsdLinks
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
☆111Updated last week
Alternatives and similar repositories for tlsf-bsd
Users that are interested in tlsf-bsd are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 4 months ago
- C11 Lock-free Stack☆183Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- ☆60Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 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☆140Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆67Updated 9 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Allocation benchmarks☆30Updated 9 years ago
- Lightweight printf-compatible format processing library☆32Updated 9 months ago