A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.
☆29May 18, 2019Updated 6 years ago
Alternatives and similar repositories for spmap
Users that are interested in spmap are comparing it to the libraries listed below
Sorting:
- Murmur3 hash in Go☆13Dec 15, 2017Updated 8 years ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- Yet Another RPC for Go☆10Jun 21, 2018Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆78Feb 23, 2026Updated 3 weeks ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Oct 25, 2018Updated 7 years ago
- Graphs in go☆19Dec 22, 2022Updated 3 years ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- Simple bloom filter☆12Feb 9, 2022Updated 4 years ago
- HTTP Keyserver Protocol (HKP) handlers☆13Apr 25, 2018Updated 7 years ago
- Interpolation search☆12Oct 15, 2021Updated 4 years ago
- Keep your Go app time synced with Google time. Avoid clock drift.☆13Nov 3, 2020Updated 5 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago
- xoshiro256** random number generator☆22May 7, 2018Updated 7 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Nov 22, 2018Updated 7 years ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- 235,886 Words for Go☆12Nov 16, 2018Updated 7 years ago
- Basic web server framework with HTTP/2 and Let's Encrypt.☆76Jun 23, 2022Updated 3 years ago
- Optimal cache stampede prevention☆16May 11, 2017Updated 8 years ago
- jeez it's just a quadtree chill out☆26Apr 7, 2022Updated 3 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Aug 15, 2020Updated 5 years ago
- GopherJS bindings for PouchDB NOTICE this package has been superseded by https://github.com/go-kivik/kivik☆12May 1, 2017Updated 8 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Jan 31, 2016Updated 10 years ago
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆15Feb 5, 2015Updated 11 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18May 24, 2018Updated 7 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 7 years ago
- Specialized 2D/3D R-Tree library for Go☆11May 31, 2017Updated 8 years ago
- A lightweight daemon for counting unique events using Redis and PostgreSQL☆35Feb 11, 2018Updated 8 years ago
- A data structure for storing points.☆18Apr 27, 2021Updated 4 years ago
- Golang library for listing and looking up licenses using SPDX IDs.☆23Nov 17, 2018Updated 7 years ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago
- 🌈 🐴 Turn your terminal text into an absolutely beautiful display of dazzling colors....☆19Oct 13, 2017Updated 8 years ago
- Simple Interprocess Plugins for Go☆17Mar 24, 2020Updated 5 years ago
- Meow hash for Golang☆126Feb 1, 2020Updated 6 years ago
- Radix sorting in Go☆10Feb 4, 2019Updated 7 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Jun 22, 2016Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 4 years ago