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
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- 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
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- QSBR and EBR library☆125Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 10 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- High performance utility library for C☆94Updated 2 months ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Concurrent trie-hash map library☆92Updated last year
- Our open source benchmarks and code samples☆192Updated 2 months ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- ☆66Updated 4 years ago
- Code samples for using libjit☆90Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago