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
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Updated 3 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
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)☆15Updated 7 years ago
- Memory Pool☆16Updated 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 C file event loop☆28Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 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
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- 100% async http-server library written in C☆17Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated 10 months ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 3 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
- Coroutine library in C.☆20Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple write ahead log C99 library.☆14Updated 8 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆144Updated 4 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- memory pool allocator☆50Updated 12 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago