albingeorge's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
golang-standards/project-layout
Standard Go Project Layout
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
JuliaLang/julia
The Julia Programming Language
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
atuinsh/atuin
✨ Magical shell history
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
microsoft/language-server-protocol
Defines a common protocol for language servers.
jackc/pgx
PostgreSQL driver and toolkit for Go
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
microsoft/inshellisense
IDE style command line auto complete
aphyr/distsys-class
Class materials for a distributed systems lecture series
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
gristlabs/grist-core
Grist is the evolution of spreadsheets.
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
ariga/atlas
Manage your database schema as code
google/git-appraise
Distributed code review system for Git repos
hackclub/putting-the-you-in-cpu
A technical explainer by @kognise of how your computer runs programs, from start to finish.
devcontainers/spec
Development Containers: Use a container as a full-featured development environment.
christianselig/apollo-backend
Apollo backend server
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
alexflint/go-arg
Struct-based argument parsing in Go
eschluntz/compress
Text compression for generating keyboard expansions
ThousandBirdsInc/chidori
A reactive runtime for building durable AI agents
manojmj92/subtitle-downloader
Python script to automatically download subtitles for any movie/tv series episode.
rochus-keller/CspChan
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
TekWizely/pre-commit-golang
Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
beyond5959/create-release-github
An Action to create releases via the GitHub Release API