skeeto / lstack
C11 Lock-free Stack
☆181Updated 11 months ago
Alternatives and similar repositories for lstack:
Users that are interested in lstack are comparing it to the libraries listed below
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A C++ pointer bump memory arena implementation☆92Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C99 trie library☆100Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆289Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- A simple bitset library in C☆134Updated last month
- High performance utility library for C☆93Updated 8 months ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 2 months ago
- Lightweight locality-aware user-level threading runtime.☆184Updated last week
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- Coroutines in C☆120Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago