skeeto / lstack
C11 Lock-free Stack
☆181Updated last year
Alternatives and similar repositories for lstack:
Users that are interested in lstack are comparing it to the libraries listed below
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Coroutines for C.☆74Updated 8 years ago
- C99 trie library☆100Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Self-contained C/C++ profiler library for Linux☆175Updated 6 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A simple bitset library in C☆134Updated 2 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- High performance utility library for C☆93Updated 8 months ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last week
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Lightweight locality-aware user-level threading runtime.☆186Updated 3 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 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 in C☆120Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Our open source benchmarks and code samples☆191Updated last month
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago