C11 Lock-free Stack
☆184May 5, 2024Updated last year
Alternatives and similar repositories for lstack
Users that are interested in lstack are comparing it to the libraries listed below
Sorting:
- C99 trie library☆101May 4, 2019Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- C JSON parser library that doesn't suck☆299May 19, 2024Updated last year
- POSIX getopt() as a portable header library☆112Jul 4, 2023Updated 2 years ago
- Growable Memory Buffer for C99☆128Dec 4, 2021Updated 4 years ago
- ULID Library for C☆66Jan 17, 2020Updated 6 years ago
- A simple C Thread pool implementation☆13Apr 10, 2020Updated 5 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last week
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Jan 21, 2026Updated last month
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Lean, static Git build for Linux☆15Apr 10, 2021Updated 4 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Aug 19, 2017Updated 8 years ago
- ☆13May 6, 2023Updated 2 years ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- SSE string functions for x86-64 Linux☆23Jun 22, 2022Updated 3 years ago
- Rendering library for 2D/3D graphics☆25Dec 26, 2025Updated 2 months ago
- LZSSE compression codec ported to SIMDe☆19Jul 2, 2020Updated 5 years ago
- Stack clash coroutine demonstration☆13Jun 21, 2017Updated 8 years ago
- C implementation of the mustache templating language☆11Mar 7, 2015Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- A vector implementation in C.☆10Sep 27, 2016Updated 9 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆40Aug 1, 2014Updated 11 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- World's fastest Base64 encoder / decoder☆62Mar 8, 2022Updated 3 years ago
- Geometry related data structures (C11)☆115Sep 21, 2016Updated 9 years ago
- Branchless UTF-8 decoder☆625Aug 30, 2022Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆236Oct 22, 2021Updated 4 years ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- ARTful radix tree☆13Feb 10, 2017Updated 9 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- Clone of the Chaos CVS repository using git-cvsimport.☆12Jun 24, 2012Updated 13 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Feb 10, 2012Updated 14 years ago