Taymindis / atomic_hashtable
atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable
☆24Updated 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
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)☆15Updated 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
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Memory Pool☆16Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Your one-stop C and C++ library for URI parsing.☆30Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago
- 100% async http-server library written in C☆16Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆17Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 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
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆141Updated 4 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆28Updated 3 years ago
- Math vector library☆36Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- memory pool allocator☆49Updated 12 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago