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!
☆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
- ☆13Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 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 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- single file C libraries☆38Updated 5 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Deterministic cleanup of resources in Lua☆11Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Memory Pool☆16Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C89 compatible atomics.☆82Updated 3 weeks ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Multi-protocol Port Mapping client library☆45Updated last month
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- ☆27Updated last year
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Region based memory allocator☆15Updated 5 years ago
- Benchmarks for our memory allocator☆65Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago