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 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C11 Lock-free Stack☆181Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- High performance utility library for C☆93Updated 9 months ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Coroutines in C☆121Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Our open source benchmarks and code samples☆192Updated this week
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- ☆66Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago