google / cityhashLinks
Automatically exported from code.google.com/p/cityhash
☆1,195Updated last year
Alternatives and similar repositories for cityhash
Users that are interested in cityhash are comparing it to the libraries listed below
Sorting:
- Fast strong hash functions: SipHash/HighwayHash☆1,588Updated last year
- Automatically exported from code.google.com/p/smhasher☆2,808Updated 10 months ago
- Automatically exported from code.google.com/p/farmhash☆642Updated 3 years ago
- C++ associative containers☆1,594Updated 3 years ago
- A high-performance, concurrent hash table☆1,704Updated 6 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,692Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,169Updated this week
- ☆1,007Updated 3 years ago
- Concurrent data structures in C++☆1,438Updated 5 years ago
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- The FastPFOR C++ library: Fast integer compression☆934Updated 3 months ago
- Murmur3 hash in C☆429Updated 3 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,049Updated last year
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,805Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,553Updated 2 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Hash function quality and speed tests☆2,069Updated 2 months ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Fastest RPC in the west☆743Updated 2 years ago
- Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.☆768Updated this week
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration