Taymindis / lfstackLinks
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
☆31Updated 6 years ago
Alternatives and similar repositories for lfstack
Users that are interested in lfstack are comparing it to the libraries listed below
Sorting:
- unrolled skip list library for C☆21Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 7 years ago
- ☆13Updated 2 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- single file C libraries☆39Updated 6 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- C library for parsing JSON config files☆34Updated 6 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Non-allocating command line flag parser☆15Updated 2 months ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- libuv thread communication☆58Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- Region based memory allocator☆15Updated 5 years ago
- Coroutines for C.☆75Updated 8 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- Parse URLs in C much like Node's url module.☆55Updated last year