skeeto / lstack
C11 Lock-free Stack
☆181Updated 10 months ago
Alternatives and similar repositories for lstack:
Users that are interested in lstack are comparing it to the libraries listed below
- Coroutines for C.☆74Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines in C☆120Updated 10 years ago
- Our open source benchmarks and code samples☆189Updated last week
- QSBR and EBR library☆119Updated 5 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- C99 trie library☆99Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- High performance utility library for C☆92Updated 7 months ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Portable Runtime System☆24Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- A simple bitset library in C☆133Updated last month
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago