kevburnsjr / bloomfilterLinks
bloomfilter.js ported to Go
☆95Updated 2 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Time span handling for Go☆180Updated 6 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- ☆60Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆202Updated 4 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 7 years ago
- Super fast batch inserts/updates to sql database, by packing data into sql with the least database roundtrip☆65Updated 7 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 10 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- An efficient map from a range of keys to a single value☆54Updated 7 years ago
- 🏠 Explode one-line address strings using Golang☆53Updated 2 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆226Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- A minimalist sql builder for Golang☆73Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Easy drop-in i18n solution for Go applications.☆189Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago