danluu / setjmp-longjmp-ucontext-snippetsLinks
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
Sorting:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- C11 Lock-free Stack☆183Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- QSBR and EBR library☆128Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- High performance utility library for C☆94Updated 3 months ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- malloc leak tracer☆71Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated this week
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago