jrossi's Stars
grafana/loki
Like Prometheus, but for logs.
drakkan/sftpgo
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
expr-lang/expr
Expression language and expression evaluation for Go
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
oklog/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
buraksezer/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
reugn/go-streams
A lightweight stream processing library for Go
distributedio/titan
A Distributed Redis Protocol Compatible NoSQL Database
techjacker/repo-security-scanner
CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
yl2chen/cidranger
Fast IP to CIDR lookup in Golang
grailbio/bigslice
A serverless cluster computing system for the Go programming language
kevinburke/nacl
Pure Go implementation of the NaCL set of API's
fasthttp/router
Router implementation for fasthttp
mattieha/slider-button-card
A button card with integrated slider
wasmerio/wasmer-postgres
💽🕸 Postgres library to run WebAssembly binaries.
kata-containers/govmm
Virtual Machine Manager for Go (govmm) is a suite of packages that provide Go APIs for creating and managing virtual machines.
kentik/patricia
Garbage collector-sensitive patricia tree for IP/CIDR tagging
glycerine/rbuf
a small circular ring buffer library in go / golang
jwhited/corebgp
CoreBGP is a BGP library written in Go that implements the BGP FSM with an event-driven, pluggable model.
pitstopcloud/virtualbox-go
Most complete golang library for virtualbox
jrasell/chemtrail
Chemtrail is a client scaler for HashiCorp Nomad allowing for dynamic and safe scaling of the client workerpool based on demand.
khezen/avro
Apache AVRO for go
dosgo/zigtool
The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need to install zig.
davidsbond/homad
Repository containing the configuration of my HashiCorp Nomad homelab
kula/vault-plugin-secrets-minio
A HashiCorp Vault secrets engine plugin to provision users for the Minio object storage server
shestakovda/fdbx
FoundationDB Golang Record Layer & Queue
d3zd3z/gosure
File integrity implemented in Go
risico/goqueuelite
Tiny little queue on top of sqlite written in Go