Taymindis / atomic_hashtableLinks
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
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
- 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)☆15Updated 7 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 8 years ago
- Memory Pool☆16Updated 7 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- C89 compatible atomics.☆82Updated 3 weeks ago
- memory pool allocator☆50Updated 12 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 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☆54Updated 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…☆145Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Single C file event loop☆28Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- ☆32Updated 2 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 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
- Hierarchical memory allocator☆73Updated 10 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago