sysprog21 / fiber
A User Space Threading Library
☆17Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for fiber
- Buddy Memory Allocator☆12Updated 5 years ago
- A simple integer calculator using JIT compilation☆15Updated 3 years ago
- ☆21Updated 2 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆26Updated 2 years ago
- A tiny lexical analyser generator☆18Updated 12 years ago
- A C vector library similar to the C++ STL vector☆18Updated 5 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Ternary Search Tree + Bloom filter☆18Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- lock-free malloc implementation☆13Updated 13 years ago
- huang's c compiler - a tiny C99 compiler.☆19Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- unrolled skip list library for C☆21Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- AVX-512 utilities☆18Updated 10 years ago
- structure aware memory allocator☆23Updated 7 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- Many Threads Operating System☆18Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Lock-free memory allocator☆17Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated last year