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
Sorting:
- 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- ☆13Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- single file C libraries☆38Updated 4 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Network library☆18Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- libuv thread communication☆58Updated last year
- 100% async http-server library written in C☆17Updated 9 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Lock-free memory allocator☆21Updated last year