Pinned Repositories
acmd
Simple, useful and opinionated CLI package in Go.
aconfig
Simple, useful and opinionated config loader.
atomix
Simple and easy wrappers for Go sync/atomic package.
base64
Faster base64 encoding for Go
builq
Easily build SQL queries in Go.
dbump
Go database schema migrator library (See `cristalhq/dbumper` tool)
hedgedhttp
Hedged HTTP client which helps to reduce tail latency at scale.
jwt
Safe, simple and fast JSON Web Tokens for Go
oauth2
OAuth2 client in Go
sqlmetrics
Prometheus metrics for Go database/sql via VictoriaMetrics/metrics
cristalhq's Repositories
cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
cristalhq/aconfig
Simple, useful and opinionated config loader.
cristalhq/hedgedhttp
Hedged HTTP client which helps to reduce tail latency at scale.
cristalhq/acmd
Simple, useful and opinionated CLI package in Go.
cristalhq/builq
Easily build SQL queries in Go.
cristalhq/oauth2
OAuth2 client in Go
cristalhq/synx
Better sync package for Go.
cristalhq/otp
One time password for Go.
cristalhq/.github
Common stuff across cristalhq organization
cristalhq/sse
Server-Sent Events (SSE) library for Go
cristalhq/bencode
Bencode encoding and decoding in Go.
cristalhq/hedgedgrpc
Hedged Go GRPC client which helps to reduce tail latency at scale.
cristalhq/dbump
Go database schema migrator library (See `cristalhq/dbumper` tool)
cristalhq/dsvreader
Fast reader for delimiter-separated data
cristalhq/glob
Glob pattern matching in Go.
cristalhq/jsn
Go package to easily construct JSON without defined types.
cristalhq/benchmarks
Benchmarks for cristalhq and other solutions
cristalhq/bson
BSON for Go
cristalhq/cron
A cron library for Go.
cristalhq/errorx
Better `errors` package for Go
cristalhq/obfid
Obfuscating ID based on modular multiplicative inverse.
cristalhq/appx
Go library for building applications.
cristalhq/flagx
Go flag utils
cristalhq/magneturi
A Go package for magnet links
cristalhq/paseto
PASETO in Go
cristalhq/diff
Diff algorithm in Go
cristalhq/lexorank
Lexorank algorithm in Go
cristalhq/osx
cristalhq/semver
cristalhq/slowrand
Slow deterministic random generator