petermattis / codesearchLinks
☆15Updated 10 years ago
Alternatives and similar repositories for codesearch
Users that are interested in codesearch are comparing it to the libraries listed below
Sorting:
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- Bloom-filter based search index☆125Updated 3 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A high performance in-memory index storage engine☆112Updated 3 weeks ago
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- RTree implementation for Go☆54Updated 4 years ago
- rendezvous hashing☆69Updated 4 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 12 years ago
- Integer Compression Libraries for Go☆133Updated 7 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated 2 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Go implementation of Count-Min-Log☆68Updated 7 months ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Go translation of MetroHash☆113Updated 9 months ago
- Small trigram indexer☆33Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago