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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- C11 Lock-free Stack☆181Updated 11 months ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Coroutines in C☆120Updated 10 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
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 3 months ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Critbit trees in C☆334Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- High performance utility library for C☆93Updated 8 months ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago