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:
- C11 Lock-free Stack☆183Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Code samples for using libjit☆91Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- High performance utility library for C☆94Updated last month
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Critbit trees in C☆337Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Concurrent trie-hash map library☆92Updated last year
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago