sysprog21 / fiberLinks
A User Space Threading Library
☆19Updated last year
Alternatives and similar repositories for fiber
Users that are interested in fiber are comparing it to the libraries listed below
Sorting:
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- ☆20Updated 3 years ago
- Buddy Memory Allocator☆12Updated 6 years ago
- Many Threads Operating System☆18Updated 3 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆32Updated 2 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- structure aware memory allocator☆23Updated 8 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- ☆13Updated 2 years ago
- Dynamic-language-like data structure for C☆13Updated 9 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Tiny PreProcessor☆18Updated 3 months ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year