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 rpool provides a resource pool.☆88Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- io.Writer that automatically rotates files☆31Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- GoTable is a cool NoSQL database powered by Go and RocksDB☆53Updated last year
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago