gabrielperezs's Stars
coocood/freecache
A cache library for Go with zero GC overhead.
tidwall/rfront
An HTTP protocol frontend for Redis-compatible services.
nuta/kerla
A new operating system kernel with Linux binary compatibility written in Rust.
tidwall/evio
Fast event-loop networking for Go
FastFilter/xorfilter
Go library implementing binary fuse and xor filters
dgraph-io/ingressutil
Utils for building an ingress controller
rvolosatovs/fungo
[WIP] Generic, lazy, concurrent Go2 collections, result, maybe wrappers and all kinds of sweet functional goodness to operate upon them
benet-oliver/CombinationTest
dchest/scrypt-async-js
Fast "async" scrypt implementation in JavaScript
felixge/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
dgraph-io/ristretto
A high performance memory-bound Go cache
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
segmentio/go-athena
Golang database/sql driver for AWS Athena
julienschmidt/httprouter
A high performance HTTP request router that scales well
smallnest/gomemcached
memcached protocol implementation for memcached server
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
external-secrets/kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
bheisler/RustaCUDA
Rusty wrapper for the CUDA Driver API
gorgonia/cu
package cu provides an idiomatic interface to the CUDA Driver API.
nicolaka/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
smallnest/weighted
high-performance common weighted algorithm library
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
miku/zek
Generate a Go struct from XML.
spf13/cobra
A Commander for modern Go CLI interactions
drakkan/sftpgo
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
ynqa/wego
Word Embeddings in Go!
ivpusic/grpool
Lightweight Goroutine pool