Taymindis / atomic_hashtableLinks
atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable
☆25Updated 8 years ago
Alternatives and similar repositories for atomic_hashtable
Users that are interested in atomic_hashtable 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- Memory Pool☆16Updated 7 years ago
- Lock-free interthread message queue.☆18Updated 10 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Your one-stop C and C++ library for URI parsing.☆32Updated 7 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- memory pool allocator☆52Updated 13 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Lightweight C plotting library without special dependencies for Linux and Win☆12Updated 4 years ago
- Netstring parsing in C☆36Updated 5 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 10 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking☆83Updated 6 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆45Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago