sysprog21 / fiber
A User Space Threading Library
☆17Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for fiber
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A tiny lexical analyser generator☆18Updated 12 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A simple integer calculator using JIT compilation☆15Updated 3 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆26Updated 2 years ago
- Ternary Search Tree + Bloom filter☆17Updated 3 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A C vector library similar to the C++ STL vector☆18Updated 5 months ago
- ☆32Updated last year
- Self-hosting C toolchain, from scratch☆14Updated 2 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Yet another C compiler.☆29Updated 10 months ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆39Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A simple C Thread pool implementation☆12Updated 4 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- lock-free malloc implementation☆13Updated 13 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Lock-free memory allocator☆17Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 weeks ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago