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:
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- ☆13Updated 8 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Super low overhead application level metrics☆24Updated 3 years ago
- General purpose libraries used by Vanadium.☆34Updated 7 months ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Experiments to benchmark implementations of a concurrent counter.☆12Updated 9 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- High performance transport protocol for distributed applications.☆19Updated 4 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- WIP: generate protobuf package from .proto files, web service and CLI client☆13Updated 6 years ago
- rendezvous hashing☆66Updated 3 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago