andremedeiros / hash_benchmarkLinks
Benchmarking different C hashes
☆19Updated 10 years ago
Alternatives and similar repositories for hash_benchmark
Users that are interested in hash_benchmark are comparing it to the libraries listed below
Sorting:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Tools for safe management of persistent main memory.☆27Updated 11 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- ☆42Updated 13 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- QSBR and EBR library☆121Updated 5 years ago
- NVM key-value store API lIbrary repository.☆88Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 4 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Raft network simulator, for QA☆18Updated 6 years ago
- zero-copy user-mode server. User-mode server which delegates zufs commands to specific file-system implementation.☆50Updated 5 years ago