cube2222 / BlogLinks
☆45Updated 8 years ago
Alternatives and similar repositories for Blog
Users that are interested in Blog are comparing it to the libraries listed below
Sorting:
- gRPC packages and tools for the Go programming language.☆43Updated 7 years ago
- A utility tool library of Golang.☆44Updated 3 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 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
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Routing context for DDD Sample App, in Go.☆58Updated 7 years ago
- Distributed mmap☆41Updated 9 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Couchbase Full Text server☆136Updated 2 weeks ago
- distributed rate limiter for traffic control☆13Updated 7 years ago
- Test the performance of Go's concurrency structures☆30Updated 11 months ago
- Go HTTP request router and web framework benchmark☆30Updated 6 years ago
- Implements a dynamic work pool of goroutines to perform tasks.☆64Updated 10 years ago
- Protobuf server and client in Go☆70Updated 11 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆19Updated 9 years ago
- Query engine.☆110Updated last week
- Run your programs as a daemon or service☆19Updated 8 years ago
- Demo code for blog post☆28Updated 9 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- Write-ahead log in Golang