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:
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- RTree implementation for Go☆54Updated 4 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Reusable transparent log database☆145Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- A high performance in-memory index storage engine☆113Updated last month
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- rendezvous hashing☆70Updated 4 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Integer Compression Libraries for Go☆134Updated 8 years ago
- Bloom-filter based search index☆127Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- ☆102Updated 7 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Go translation of MetroHash☆116Updated last year