jserv / tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
☆105Updated 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☆77Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆88Updated last week
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆187Updated 7 years ago
- LLVM Linker for Mobile Computing☆80Updated 8 years ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- Coroutines for C.☆74Updated 8 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A minimal blocking queue backed by a circular buffer☆111Updated 3 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A C++ pointer bump memory arena implementation☆92Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆64Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Benchmarks for our memory allocator☆63Updated last year
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- ☆57Updated 7 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆72Updated 9 months ago
- Public GPU docs☆27Updated 8 years ago