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!
☆31Updated 6 years ago
Alternatives and similar repositories for lfstack:
Users that are interested in lfstack are comparing it to the libraries listed below
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 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
- 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☆25Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- libuv thread communication☆58Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- The libdill tutorial.☆16Updated 5 years ago
- ☆13Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- single file C libraries☆38Updated 3 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- 100% async http-server library written in C☆17Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Tiny helper lib for building daemons in C☆19Updated 6 months ago
- flotsam and jetsam☆31Updated 10 months ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- a tiny string library☆23Updated 9 years ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago