unisqu's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
traefik/traefik
The Cloud Native Application Proxy
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
mail-in-a-box/mailinabox
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
eclipse/che
Kubernetes based Cloud Development Environments for Enterprise Teams
nanomsg/nanomsg
nanomsg library
OpenAtomFoundation/pika
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
coocood/freecache
A cache library for Go with zero GC overhead.
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
tarantool/tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
leafo/lapis
A web framework for Lua and OpenResty written in MoonScript
nats-io/nats-streaming-server
NATS Streaming System Server
tidwall/redcon
Redis compatible server framework for Go
yyyar/gobetween
:cloud: Modern & minimalistic load balancer for the Сloud era
tinylib/msgp
A Go code generator for MessagePack / msgpack.org[Go]
karlseguin/ccache
A golang LRU Cache for high concurrency
greg7mdp/sparsepp
A fast, memory efficient hash map for C++
apache/ofbiz
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
chrislusf/teeproxy
valyala/httpteleport
Transfer 10Gbps http traffic over 1Gbps networks :)
gramework/gramework
Fast and Reliable Golang Web Framework
scorredoira/email
An easy way to send emails with attachments in Go
tsuru/planb
a distributed HTTP and websocket proxy inspired by Hipache
sloonz/go-mime-message
Mails generation for Go
HippoBaro/seastar
My custom version of Seastar with web socket support as per RFC 6455
megaherz/gcache
Redis-similar Cache with REST protocol in Golang