skeeto / lstack
C11 Lock-free Stack
☆181Updated 9 months ago
Alternatives and similar repositories for lstack:
Users that are interested in lstack are comparing it to the libraries listed below
- A simple bitset library in C☆132Updated 4 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines for C.☆74Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C99 trie library☆98Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Our open source benchmarks and code samples☆188Updated this week
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- High performance utility library for C☆92Updated 6 months ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- Lightweight locality-aware user-level threading runtime.☆182Updated this week
- QSBR and EBR library☆117Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Coroutines in C☆121Updated 10 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago