basebandit's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
denoland/deno
A modern runtime for JavaScript and TypeScript.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
squidfunk/mkdocs-material
Documentation that simply works
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
avgupta456/github-trends
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
runatlantis/atlantis
Terraform Pull Request Automation
techiescamp/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
k8sgpt-ai/k8sgpt
Giving Kubernetes Superpowers to everyone
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
lxc/lxc
LXC - Linux Containers
graph-gophers/graphql-go
GraphQL server with a focus on ease of use
Jeiwan/blockchain_go
A simplified blockchain implementation in Golang
ann-afame/DEVOPS-WORLD
osm-search/Nominatim
Open Source search based on OpenStreetMap data
brikis98/terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
juju/juju
Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).
StefanSchroeder/Golang-Regex-Tutorial
Golang - Regular Expression Tutorial
spring1843/go-dsa
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
GavinClarke0/lockless-generic-ring-buffer
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ring buffers using interfaces.
juju/ansiterm
Colored writers and tabwriters.
basebandit/juju
Universal Operator Lifecycle Manager (OLM) for Kubernetes operators, and operators for traditional Linux and Windows apps, with declarative integration between operators for automated microservice integration.