sysprog21 / fiber
A User Space Threading Library
☆18Updated 8 months ago
Alternatives and similar repositories for fiber:
Users that are interested in fiber are comparing it to the libraries listed below
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- ☆20Updated 2 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Many Threads Operating System☆18Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- For details, see the blog post:☆32Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- ☆13Updated last year
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Benchmarks for our memory allocator☆62Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last week