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
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 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
- 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
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆28Updated 3 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
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- Parse URLs in C much like Node's url module.☆56Updated 7 months ago
- single file C libraries☆38Updated 2 weeks 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
- Memory Pool☆16Updated 6 years ago
- Multi-protocol Port Mapping client library☆42Updated 3 weeks ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- libuv thread communication☆56Updated last year
- The libdill tutorial.☆13Updated 5 years ago
- ☆13Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆34Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- ☆20Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 6 months ago