ggreg
Software engineer passionate about reliable and efficient systems. Make sand do stuff for me.
RobloxMountain View, CA (United States)
ggreg's Stars
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
bettercap/bettercap
The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
graphql-go/graphql
An implementation of GraphQL for Go / Golang
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
microsoft/napajs
Napa.js: a multi-threaded JavaScript runtime
nasa-jpl/open-source-rover
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
quickwit-oss/quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
MaterializeInc/materialize
The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
livebud/bud
The Full-Stack Web Framework for Go
janestreet/magic-trace
magic-trace collects and displays high-resolution traces of what a process is doing
uber-go/ratelimit
A Go blocking leaky-bucket rate limit implementation
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
orcaman/concurrent-map
a thread-safe concurrent map for go
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
grafana/mimir
Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
plasma-umass/coz
Coz: Causal Profiling
multiprocessio/dsq
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
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.
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
davidhampgonsalves/Life-Dashboard
Low power, E-Ink dashboard for every day life running on a hacked Kindle.
markshannon/faster-cpython
How to make CPython faster.
felixge/fgtrace
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
pendulum-project/ntpd-rs
A full-featured implementation of the Network Time Protocol, including NTS support.
erikgrinaker/readings
Interesting readings and talks on computer science