dgryski / dgohashLinks
A collection of well-known string hash functions, implemented in Go
☆68Updated 6 years ago
Alternatives and similar repositories for dgohash
Users that are interested in dgohash are comparing it to the libraries listed below
Sorting:
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 4 years ago
- pcg random number generator☆41Updated 3 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 8 years ago