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
- 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 9 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last month
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- QSBR and EBR library☆118Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Fast, efficient string interning☆95Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Portable Runtime System☆23Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Documentation for DynASM☆92Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines in C☆120Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago