Taymindis / atomic_hashtable
atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable
☆25Updated 7 years ago
Alternatives and similar repositories for atomic_hashtable:
Users that are interested in atomic_hashtable 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Updated 3 years ago
- NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)☆15Updated 6 years ago
- Memory Pool☆16Updated 6 years ago
- C++ http client, pure libcurl based with customized set_easy_opt for different kind of requests for Mobile, NON BLOCK UI SYNC http reques…☆29Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A simple write ahead log C99 library.☆14Updated 8 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Single C file event loop☆25Updated 5 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 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
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Library for task-based parallellism☆13Updated last year
- Your one-stop C and C++ library for URI parsing.☆30Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C memory allocator based on pools, thread safe.☆16Updated 11 years ago
- Lightweight Msgpack Encoder☆15Updated 7 years ago
- 100% async http-server library written in C☆16Updated 9 years ago