Taymindis / lfstack
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for lfstack
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆24Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Lock-free memory allocator☆17Updated last year
- Lightweight logging library for C/C++☆31Updated last year
- single file C libraries☆38Updated last year
- A low-level coroutine library for C☆59Updated 3 months ago
- ☆13Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- Single C file event loop☆23Updated 4 years ago
- Coroutine library in C.☆20Updated 3 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆24Updated 4 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- Stackless coroutine compiler for C☆45Updated 4 years ago