skeeto / lstackLinks
C11 Lock-free Stack
☆184Updated 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 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Coroutines for C.☆77Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- High performance utility library for C☆96Updated 4 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- kqueue(2) compatibility library☆252Updated last month
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- A simple bitset library in C☆138Updated 9 months ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- Coroutines in C☆122Updated 11 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago