kryptBlue's Stars
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
boltdb/bolt
An embedded key/value database for Go.
dgraph-io/badger
Fast key-value DB in Go.
IBM/sarama
Sarama is a Go library for Apache Kafka.
gurugio/lowlevelprogramming-university
How to be low-level programmer
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
openshift/origin
Conformance test suite for OpenShift
linuxkit/linuxkit
A toolkit for building secure, portable and lean operating systems for containers
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
upspin/upspin
Upspin: A framework for naming everyone's everything.
anacrolix/torrent
Full-featured BitTorrent client package and utilities
letsencrypt/boulder
An ACME-based certificate authority, written in Go.
MichielDerhaeg/build-linux
A short tutorial about building Linux based operating systems.
src-d/go-git
Project has been moved to: https://github.com/go-git/go-git
tidwall/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
oklog/oklog
A distributed and coördination-free log management system
lovoo/goka
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
kryptco/kr
DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
chihaya/chihaya
A customizable, multi-protocol BitTorrent Tracker
pch/welder
👨🏭Set up your Linux server with plain shell scripts
mdlayher/netlink
Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.
letsencrypt/pebble
A miniature version of Boulder, Pebble is a small RFC 8555 ACME test server not suited for a production certificate authority.
mitchellh/panicwrap
panicwrap is a Go library for catching and handling panics in Go applications.
davatron5000/can-i-subsystem-it
abergs/ubuntuonwindows
Resources, tips, known issues etc for "Bash On Ubuntu On Windows"
istio/old_auth_repo
Deprecated home of Istio authentication components, now in istio/istio's security dir
lucasschmidtc/Probabilistic-Algorithms
Introduction to common Probabilistic Algorithms: Approximate Counting, Flajolet-Martin, LogLog, HyperLogLog, Bloom Filters