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:
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 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
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Every element is an HTML.☆12Nov 6, 2023Updated 2 years ago
- Linux /proc data in a consistent, parsed format.☆10Mar 28, 2016Updated 9 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- Simple GPU clock stabilizer for consistent profiling☆20Sep 14, 2022Updated 3 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- High-performance C++ ECS with cache-friendly sector-based architecture and multithreading support.☆19Jan 10, 2026Updated last month
- Open source C container library like C++ STL☆10Jul 18, 2022Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Lua sljit library☆10Jan 13, 2016Updated 10 years ago
- Generate a flame graph view.☆15Jan 24, 2026Updated last month
- FUSEQuota git mirror☆11Jul 21, 2015Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- XRAY 16 Engine Modifications☆10Feb 14, 2015Updated 11 years ago
- DXT compression and image processing☆17Jul 1, 2022Updated 3 years ago
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11May 26, 2020Updated 5 years ago
- Zoomable and panable svg viewer☆18Sep 15, 2014Updated 11 years ago
- Interactive ARAP Mesh Deformer☆18Mar 26, 2024Updated last year
- This proxy DLL acts as a shim to convert calls from the D3D8 API to the D3D9 API.☆14Jul 10, 2019Updated 6 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Jan 23, 2026Updated last month
- QLL : Level loaders☆13Feb 18, 2020Updated 6 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
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- Texture generator based on the notion of Wang Tiles☆14Oct 18, 2017Updated 8 years ago
- An attempt to port BC7E texture compressor to a GPU compute shader☆20Jan 10, 2021Updated 5 years ago
- simple c json parse☆16Mar 24, 2022Updated 3 years ago
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Nov 25, 2014Updated 11 years ago
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆97Sep 18, 2018Updated 7 years 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
- Texture Compression Techniques in DuckTales Remastered☆17Jul 11, 2016Updated 9 years ago
- Extraction tool for Activision's/Tencent's IFS archive system☆16Jan 5, 2015Updated 11 years ago
- Testing various BCn texture format decoding libraries☆16Sep 19, 2022Updated 3 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago