google / hashing-demoLinks
Sample implementation of a proposed C++ hashing framework
☆29Updated 10 years ago
Alternatives and similar repositories for hashing-demo
Users that are interested in hashing-demo are comparing it to the libraries listed below
Sorting:
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- ☆18Updated 8 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- Iterator library.☆80Updated 5 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- ☆19Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- ☆57Updated 6 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year