danluu / setjmp-longjmp-ucontext-snippets
Implementing coroutines, channels, message passing, etc.
☆133Updated 3 years ago
Alternatives and similar repositories for setjmp-longjmp-ucontext-snippets:
Users that are interested in setjmp-longjmp-ucontext-snippets are comparing it to the libraries listed below
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C11 Lock-free Stack☆181Updated 10 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- QSBR and EBR library☆119Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Coroutines in C☆120Updated 10 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Coroutines for C.☆74Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C library for Lexical Analysis☆30Updated 9 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- High performance utility library for C☆92Updated 7 months ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- An obsolete project☆83Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 2 months ago