skeeto / lstackLinks
C11 Lock-free Stack
☆183Updated last year
Alternatives and similar repositories for lstack
Users that are interested in lstack are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple bitset library in C☆135Updated 5 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆261Updated 4 years ago
- Coroutines in C☆121Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆190Updated 2 months ago
- NIH Utility Library☆90Updated 3 years ago
- High performance utility library for C☆94Updated 3 weeks ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Fast, efficient string interning☆97Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago