skeeto / lstackLinks
C11 Lock-free Stack
☆182Updated last year
Alternatives and similar repositories for lstack
Users that are interested in lstack are comparing it to the libraries listed below
Sorting:
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A simple bitset library in C☆134Updated 3 months ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- High performance utility library for C☆94Updated 10 months ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- Coroutines in C☆121Updated 10 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago