adamwoolhether's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
bigskysoftware/htmx
</> htmx - high power tools for HTML
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
julienschmidt/httprouter
A high performance HTTP request router that scales well
tidwall/gjson
Get JSON values quickly - JSON parser for Go
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
o2sh/onefetch
Command-line Git information tool
sourcegraph/conc
Better structured concurrency for go
a-h/templ
A language for writing HTML user interfaces in Go.
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
bitfield/script
Making it easy to write shell-like scripts in Go
caddyserver/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
OWASP/Go-SCP
Golang Secure Coding Practices guide
miguelmota/golang-for-nodejs-developers
Examples of Golang compared to Node.js for learning 🤓
facundoolano/software-papers
📚 A curated list of papers for Software Engineers
nikolaydubina/go-recipes
🦩 Tools for Go projects
christianselig/apollo-backend
Apollo backend server
hashicorp/go-memdb
Golang in-memory database built on immutable radix trees
dreddsa5dies/goHackTools
Hacker tools on Go (Golang)
Instawork/hyperview
Server-driven mobile apps with React Native
MatthewJamesBoyle/golang-interview-prep
mlarocca/AlgorithmsAndDataStructuresInAction
Advanced Data Structures Implementation
donseba/go-htmx
Seamless HTMX integration in golang applications
phuslu/lru
High performance LRU cache
DmitriyVTitov/size
The size of variable at runtime
benhoyt/go-routing
Different approaches to HTTP routing in Go
thebracket/ArdanUltimateRustFoundations
Course Material for Ardan Labs - Ultimate Rust: Foundations