Rafflecopter / golang-messageq
A simple redis-backed reliable pub/sub package
☆17Updated 11 years ago
Alternatives and similar repositories for golang-messageq:
Users that are interested in golang-messageq are comparing it to the libraries listed below
- Efficient URL routing using a Trie data structure.☆113Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- snowflake in golang☆55Updated 6 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 9 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- ElasticSearch client library for Go☆31Updated 11 years ago
- TOML-based config for Go☆102Updated 2 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- io.Writer that automatically rotates files☆31Updated 6 years ago
- Map, Reduce, Filter, De/Multiplex, etc. for the Go language.☆60Updated 12 years ago
- Cache abstraction in go language.☆28Updated 8 years ago
- Wizard is database/sql management library for multi instance and sharding in golang☆42Updated 4 years ago
- Go client for the Disque server☆47Updated 3 years ago
- Package cmdctrl provides very specific startup handling for a daemon process without any possibility for customization.☆25Updated 9 years ago
- Short id generator. Url-friendly. Non-predictable. Cluster-compatible.☆18Updated 10 years ago
- nsqdelay - a delayed message queue for NSQ☆34Updated 10 years ago
- Xorm dialect for github.com/pingcap/tidb☆15Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Golang module for google re-captcha☆51Updated 7 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 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 9 years ago
- a pure Go port of ultrajson☆73Updated 4 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Updated 9 years ago
- Time based UUIDs useful as unique keys☆57Updated 6 years ago
- Some helper types for go1: priority queue, slice wrapper.☆52Updated 4 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 3 years ago
- flatmap transform nested map to flatten map☆42Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Dispatcher is an asynchronous task queue/job queue based on distributed message passing.