knnat's Stars
lesismal/nbio
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
quasarframework/quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
fastify/fastify
Fast and low overhead web framework, for Node.js
haproxytech/haproxy-lua-cors
Lua library for enabling CORS in HAProxy
pramsey/pgsql-http
HTTP client for PostgreSQL, retrieve a web page from inside the database.
PostgREST/postgrest
REST API for any Postgres database
gbrlsnchs/radix
Golang radix tree implementation
dgraph-io/badger
Fast key-value DB in Go.
haritsfahreza/namecheck
Check your name idea availability with CLI
uudashr/gopkgs
gopkgs - Tool to get list available Go packages
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection