danluu / setjmp-longjmp-ucontext-snippetsLinks
Implementing coroutines, channels, message passing, etc.
☆133Updated 4 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☆184Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- QSBR and EBR library☆134Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- High performance utility library for C☆97Updated 5 months ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago