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 User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- High performance utility library for C☆94Updated 3 months 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☆167Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C99 trie library☆100Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Coroutines for C.☆76Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Coroutines in C☆121Updated 11 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 2 weeks ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- kqueue(2) compatibility library☆249Updated last week
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- A simple bitset library in C☆137Updated 7 months ago