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
- C11 Lock-free Stack☆182Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Coroutines in C☆121Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- High performance utility library for C☆94Updated 10 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 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
- Our open source benchmarks and code samples☆192Updated 3 weeks ago