scyth's Stars
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
IBM/sarama
Sarama is a Go library for Apache Kafka.
jackc/pgx
PostgreSQL driver and toolkit for Go
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
dropbox/godropbox
Common libraries for writing Go services/applications.
ledisdb/ledisdb
A high performance NoSQL Database Server powered by Go
yyzybb537/libgo
Go-style concurrency in C++11
HouzuoGuo/tiedot
A rudimentary implementation of a basic document (NoSQL) database in Go
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
go-zoo/bone
Lightning Fast HTTP Multiplexer
pebbe/zmq4
A Go interface to ZeroMQ version 4
glycerine/offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
glycerine/rbuf
a small circular ring buffer library in go / golang
rainycape/magick
ImageMagick bindings for Go (golang)
shadowmint/go-static-linking
Demo of how to static link a c library to some go code.
Rudd-O/curvetls
A robust framing and encryption layer for your Go network programs, based on CurveZMQ.
scyth/go-webproject
Web application framework written in Go Programming Language
scyth/gorilla-sessions-filestore
Filestore backend implementation for gorilla/sessions package