muroj's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
torvalds/linux
Linux kernel source tree
spf13/cobra
A Commander for modern Go CLI interactions
deezer/spleeter
Deezer source separation library including pretrained models.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
p8952/bocker
Docker implemented in around 100 lines of bash
lib/pq
Pure Go Postgres driver for database/sql
awesome-lists/awesome-bash
A curated list of delightful Bash scripts and resources.
techschool/simplebank
Backend master class: build a simple bank service in Go
jesseduffield/horcrux
Split your file into encrypted fragments so that you don't need to remember a passcode
coreutils/coreutils
upstream mirror
gtworek/PSBits
Simple (relatively) things allowing you to dig a bit deeper than usual.
StephenGrider/GoCasts
Companion Repo to https://www.udemy.com/go-the-complete-developers-guide/
dmacvicar/terraform-provider-libvirt
Terraform provider to provision infrastructure with Linux's KVM using libvirt
spekt8/spekt8
Visualize your Kubernetes cluster in real time
superorbital/golangcookbook.github.io
Golang Cookbook
avocado-framework/avocado
Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
IBM-Cloud/terraform-provider-ibm
https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
nbering/terraform-provider-ansible
"Logical" provider for integrating with an Ansible Dynamic Inventory script.
acheronfail/repgrep
An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
OSInside/kiwi
KIWI - Appliance Builder Next Generation
netbox-community/go-netbox
The official Go API client for Netbox IPAM and DCIM service.
nbering/terraform-inventory
An Ansible dynamic inventory script to pair with nbering/terraform-provider-ansible.
avocado-framework/avocado-vt
Avocado VT Plugin
ibm-s390-linux/s390-tools
Tools for use with the s390 Linux kernel and device drivers
OSInside/kiwi-descriptions
Provides a collection of kiwi image descriptions
limberger/terraform-provider-netbox
Terraform provider plugin for DigitalOcean's NetBox IPAM and DCIM service - https://github.com/digitalocean/netbox - https://github.com/digitalocean/go-netbox
solarhess/jenkins_kube_brains
Example scripts to run Kubernetes on your private VMs. This is to support of Loren and my KubeCon 2018 talk "Migrating Jenkins to Kubernetes broke our brains." https://sched.co/GrSh
avocado-framework-tests/avocado-misc-tests
Community maintained Avocado tests repository