danluu / setjmp-longjmp-ucontext-snippets
Implementing coroutines, channels, message passing, etc.
☆132Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for setjmp-longjmp-ucontext-snippets
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- QSBR and EBR library☆116Updated 4 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- High performance utility library for C☆92Updated 3 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- Portable Runtime System☆23Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Different implementations of spinlock.☆104Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A tiny Unix dynamic memory allocator library.☆64Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 3 weeks ago
- The world's first Web-scale memory allocator☆105Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- C library for Lexical Analysis☆29Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Tiny system call tracer and debugger☆112Updated 6 years ago