whatvn / dennyLinks
common grpc/http server which simplify request handling and logging, support both protocol with same code base
☆15Updated 3 years ago
Alternatives and similar repositories for denny
Users that are interested in denny are comparing it to the libraries listed below
Sorting:
- A simple SQL-like database built on top of Key-Value storages☆25Updated 2 years ago
- Build grpc-gateway with docker☆45Updated 6 years ago
- Golang implementation of sliding window rate limiter. Unlike other libraries using 'token bucket', this library supports use case such as…☆19Updated 4 years ago
- ☆13Updated 8 years ago
- LMDB backend for Raft☆137Updated last year
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆103Updated last year
- Library for generating sprites from nginx-vod-module thumbnails.☆10Updated 3 years ago
- Minimal TOTP generator from your Shell☆19Updated 3 years ago
- Go library for payments backend apps - ISO8583, crypto, TCP/IP messaging☆49Updated 2 years ago
- FoundationDB Golang Record Layer & Queue☆32Updated 4 years ago
- Zero downtime restarts for your apps☆652Updated last year
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 8 years ago
- A benchmark framework based on Golang☆77Updated 2 months ago
- A job queue and scheduler written in Go, backed by Postgres, and available over HTTP☆183Updated 6 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- ☆29Updated 2 years ago
- A fast durable queue for Go☆26Updated 9 months ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆264Updated 6 years ago
- nanoQ — high-performance brokerless Pub/Sub for streaming real-time data☆159Updated 4 years ago
- Software Transactional Memory in Go☆83Updated 2 years ago
- Rewrite Erlang In Go Nicely - a library for mimicking Erlang's mailboxes and clustering☆171Updated 5 years ago
- Open-Source Go Code. msgpack.org[Go]☆106Updated last month
- A golang delay queue on top of all well known message queue server: nats, nats streaming, kafka.... more to come☆26Updated 6 years ago
- A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections☆179Updated 4 years ago
- ☆48Updated 6 months ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆33Updated 5 months ago
- Simple Go + Consul Distributed System☆56Updated 6 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- An log structured merge tree varient of nitro storage engine