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!
☆32Updated 7 years ago
Alternatives and similar repositories for lfstack
Users that are interested in lfstack are comparing it to the libraries listed below
Sorting:
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 6 years ago
- Robin Hood hash map library☆68Updated 4 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
- Memory Pool☆16Updated 7 years 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
- unrolled skip list library for C☆22Updated 6 years ago
- single file C libraries☆40Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- Netstring parsing in C☆37Updated 5 years ago
- Coroutines for C.☆78Updated 8 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- libuv thread communication☆60Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago