zentures / bloom
Bloom filters implemented in Go.
☆146Updated 6 years ago
Alternatives and similar repositories for bloom:
Users that are interested in bloom are comparing it to the libraries listed below
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- ☆162Updated 5 months ago
- A skip list implementation in Go☆238Updated 5 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 4 months ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- 🚫 DEPRECATED☆44Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 5 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- Like Nexflix Hystrix but in Go☆82Updated 9 years ago
- A Go database☆530Updated 6 years ago
- Probabilistic Data Structures for Go☆256Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Golang interface to LZ4 compression☆98Updated 5 months ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago