jserv / tlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
☆103Updated 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.☆86Updated last week
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- ☆57Updated 7 years ago
- Minimal Huffman coder/decoder☆101Updated 11 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆184Updated 7 years ago
- LLVM Linker for Mobile Computing☆74Updated 8 years ago
- Coroutines for C.☆74Updated 8 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A User Space Threading Library☆18Updated 10 months ago
- Hello World for bare metal ARMv8 using QEMU☆56Updated 8 years ago
- Linux-like doubly-linked list☆52Updated 11 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- memory pool allocator☆49Updated 12 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- Lightweight printf-compatible format processing library☆32Updated 5 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Sourceware.org's Newlib mirror with clang support for ARM baremetal☆67Updated 11 years ago
- A minimal blocking queue backed by a circular buffer☆109Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year