yourbasic / bloom
Probabilistic set data structure
☆86Updated 7 years ago
Alternatives and similar repositories for bloom:
Users that are interested in bloom are comparing it to the libraries listed below
- A spinlock implementation for Go.☆61Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Miscellaneous Go hacks☆231Updated this week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Intern Go strings☆94Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 9 months ago
- Buffered Reader/Writer☆75Updated 5 months ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆51Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago