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
- Memory Pool☆16Updated 7 years ago
- single file C libraries☆40Updated last year
- 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
- libuv thread communication☆60Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- High performance utility library for C☆97Updated 7 months 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
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 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
- Concurrent trie-hash map library☆94Updated 2 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
- C99 trie library☆101Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- ☆13Updated 2 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Small coroutine/"protothread"-with-a-stack header.☆32Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago