jserv / tlsf-bsdLinks
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
☆111Updated last year
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
- C11 Lock-free Stack☆184Updated last year
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- Coroutines for C.☆75Updated 8 years ago
- ☆60Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆65Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- A Malloc-Free SHET Client Library for Microcontrollers☆47Updated 8 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- memory pool allocator☆50Updated 12 years ago
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago