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!
☆31Updated 6 years ago
Alternatives and similar repositories for lfstack:
Users that are interested in lfstack are comparing it to the libraries listed below
- 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
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- ☆13Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆90Updated 4 years ago
- single file C libraries☆38Updated last month
- Coroutine library in C.☆20Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Implements a Min-Heap / Priority Queue in C using a simple array.☆55Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 7 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- 100% async http-server library written in C☆16Updated 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…☆142Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- An event loop for C using io_uring☆47Updated 10 months ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago