A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform
☆52Aug 8, 2023Updated 2 years ago
Alternatives and similar repositories for atomic_hash
Users that are interested in atomic_hash are comparing it to the libraries listed below
Sorting:
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Nov 25, 2014Updated 11 years ago
- Mini async log C port. Now with C++ wrappers.☆74Sep 13, 2023Updated 2 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- Linux /proc data in a consistent, parsed format.☆10Mar 28, 2016Updated 9 years ago
- Industry-proven, lightweight and productive zero-copy IPC library written in C☆22Feb 3, 2020Updated 6 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18May 23, 2025Updated 9 months ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Jun 9, 2020Updated 5 years ago
- Every element is an HTML.☆12Nov 6, 2023Updated 2 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- Hierarchical Timing-Wheel Algorithm☆14Sep 17, 2015Updated 10 years ago
- Lua sljit library☆10Jan 13, 2016Updated 10 years ago
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Aug 14, 2015Updated 10 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Mar 4, 2026Updated 2 weeks ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- simple c json parse☆16Mar 24, 2022Updated 3 years ago
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Aug 4, 2024Updated last year
- structure aware memory allocator☆24Mar 19, 2017Updated 9 years ago
- Lua state in shared memory: a proof of concept☆23Aug 8, 2025Updated 7 months ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Oct 25, 2025Updated 4 months ago
- FUSEQuota git mirror☆11Jul 21, 2015Updated 10 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- concurrent linked list implementation☆74Jun 2, 2024Updated last year
- Generate a flame graph view.☆15Jan 24, 2026Updated last month
- Simple GPU clock stabilizer for consistent profiling☆20Sep 14, 2022Updated 3 years ago
- Open source C container library like C++ STL☆10Jul 18, 2022Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- reactivity system with dirty checking☆10Nov 9, 2020Updated 5 years ago
- duilibhooktool☆14Jun 14, 2020Updated 5 years ago
- import chat records from your im and store into single sqlite database☆10Nov 4, 2024Updated last year
- Simple and efficient cross-platform C base development library☆20Aug 28, 2023Updated 2 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆17Dec 1, 2016Updated 9 years ago