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☆263Updated 15 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- QSBR and EBR library☆117Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Tiny system call tracer and debugger☆112Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Portable Runtime System☆23Updated 8 years ago
- C library for Lexical Analysis☆29Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Critbit trees in C☆332Updated 3 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Fast, efficient string interning☆94Updated 7 years ago