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☆56Updated 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
- single file C libraries☆40Updated 10 months ago
- Memory Pool☆16Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 4 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- libuv thread communication☆59Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆87Updated 6 years ago
- Concurrent trie-hash map library☆92Updated 2 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
- Fast cross-platform async network library☆16Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Footprint optimized ZIP reader with built-in Deflate support☆43Updated 6 years ago
- High performance utility library for C☆94Updated 4 months ago
- ULID Library for C☆65Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago