kkdai / bloomfilterLinks
A space-efficient probabilistic data structure Bloom Filter implement by Golang
☆17Updated 4 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- A Redis Pub/Sub concept implement by Golang☆11Updated 7 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Updated 9 years ago
- GitHub-like Git Server, let you control the permission via mongodb or LDAP☆18Updated 7 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆11Updated 9 years ago
- Sample repo for testing golang dependency tool dep☆16Updated 8 years ago
- Consistent Hashing implement in Golang☆21Updated 7 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- Deterministic Finite Automata function implement in Golang☆23Updated 7 years ago
- a lock-free queue implementation for golang☆43Updated 13 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆52Updated 7 years ago
- Source for the Understanding the Execution Tracer workshop☆90Updated 8 years ago
- A ngram indexing implement in Go☆12Updated 3 years ago
- Simple HA proxy using golang☆35Updated 9 years ago
- Publish-Subscribe Broker for the Constrained Application Protocol (CoAP) in Golang☆13Updated 9 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Simple Go benchmarks + results☆18Updated 2 years ago
- Go project environment builder - build isolated workspace for your go project☆29Updated 11 years ago
- Creating a smaller golang docker image☆34Updated 8 years ago
- Library for creating Go RPC client/server.☆60Updated last month
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 11 months ago
- Protobuf server and client in Go☆70Updated 11 years ago
- MQTT broker in golang☆102Updated 6 years ago
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆102Updated 3 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Demo code for blog post☆28Updated 9 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago