fabxc's Stars
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
kubernetes/client-go
Go client for Kubernetes.
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler.
alecthomas/kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
heathermiller/dist-prog-book
gobuffalo/packr
The simple and easy way to embed static files into Go binaries.
orioledb/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
redox-os/tfs
Mirror of https://gitlab.redox-os.org/redox-os/tfs
hashicorp/yamux
Golang connection multiplexing library
espadrine/succinct-cybernetics
Computer Science Cheatsheets.
grpc-ecosystem/go-grpc-prometheus
Prometheus monitoring for your gRPC Go servers.
kubernetes-retired/bootkube
This project now lives at https://github.com/kinvolk/bootkube
lemire/FastPFor
The FastPFOR C++ library: Fast integer compression
ericchiang/k8s
A simple Kubernetes Go client
dgryski/go-tsz
Time series compression algorithm from Facebook's Gorilla paper
couchbase/vellum
A Go library implementing an FST (finite state transducer)
alphastrata/shadplay
Real-time wgsl visualisation tooling for educating oneself in the art of shader programming
googlecloudrobotics/core
Cloud Robotics Core: Kubernetes, Federation, App Management
aevyrie/bevy_eventlistener
Event listening, bubbling, and callbacks
prometheus/test-infra
Prometheus E2E benchmarking tool
nightlyone/lockfile
Handle locking via pid files
dgryski/interesting-papers
Interesting papers I'd like to implement (or at least have implementations of)
dgryski/go-groupvarint
SSE-optimized group varint integer encoding
mattbostock/opentsdb-promql-frontend
A HTTP proxy that implements the Prometheus API and queries the data from OpenTSDB
galexrt/elasticsearch-operator
Elasticsearch Operator creates/configures/manages Elasticsearch clusters atop Kubernetes
tailhook/string-intern
Another implementation of string interning in rust