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
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- ☆13Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- single file C libraries☆38Updated 4 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A nano concurrency library☆24Updated 5 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 9 months ago
- Coroutine library in C.☆20Updated 4 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- C89 compatible atomics.☆80Updated this week
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- libuv thread communication☆58Updated 2 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago