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!
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for lfstack
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- ☆13Updated last year
- Parse URLs in C much like Node's url module.☆55Updated 5 months ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆24Updated 7 years ago
- single file C libraries☆38Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Crit-bit tree☆26Updated 3 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- C89 compatible atomics.☆75Updated 3 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 13 years ago
- Netstring parsing in C☆35Updated 4 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Simple string pattern matcher for C☆24Updated 3 years ago
- regexp4 engine (C-lang)☆10Updated 7 years ago