sysprog21 / fiberLinks
A User Space Threading Library
☆20Updated last year
Alternatives and similar repositories for fiber
Users that are interested in fiber are comparing it to the libraries listed below
Sorting:
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- ☆36Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Stackless coroutine compiler for C☆47Updated 6 years ago
- ☆62Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last month
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- structure aware memory allocator☆23Updated 8 years ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- Doug Lea's malloc☆38Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- SSE string functions for x86-64 Linux☆23Updated 3 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Coroutines for C.☆78Updated 8 years ago