Pinned Repositories
ftl-code
Code listings accompanying the 'For the Love of Go' book
ftl-fundamentals
Exercises in the fundamentals of Go, to accompany the book 'For the Love of Go', by John Arundel.
gotestdox
A tool for formatting Go test results as readable documentation
grink
A tool to check web links in Markdown files
kg-generics
Exercises and solutions from the book 'Know Go: Generics'
rskey
A simple key-value store in Rust
script
Making it easy to write shell-like scripts in Go
tpg-tools
Code examples from the book 'The Power of Go: Tools'
trm32
A reference emulator in Rust for the TRM32 architecture
weaver
A simple link checker in Go
bitfield's Repositories
bitfield/script
Making it easy to write shell-like scripts in Go
bitfield/tpg-tools2
Code examples from the book 'The Power of Go: Tools'
bitfield/up2code
A tool for checking code listings in Markdown source
bitfield/tpg-tests
Code examples from the book 'The Power of Go: Tests'
bitfield/know-go
Exercises and solutions from the book 'Know Go'
bitfield/tsr-tools
Code examples, exercises, and solutions from the book 'The Secrets of Rust: Tools'
bitfield/awesome-go
A curated list of awesome Go frameworks, libraries and software
bitfield/weaver
A simple link checker in Go
bitfield/RustBooks
A guide to the most awesome Rust books
bitfield/cargo-testdox
Turns your Rust tests into docs
bitfield/kg-generics2
Exercises and solutions from the book 'Know Go: Generics' (2024 edition)
bitfield/grink
A tool to check web links in Markdown files
bitfield/love
Go code samples and exercises for the book 'The Deeper Love of Go'
bitfield/microbit-clock
A digital clock in Rust for the BBC micro:bit
bitfield/rskey
A simple key-value store in Rust
bitfield/trm32
A reference emulator in Rust for the TRM32 architecture
bitfield/awesome-rust
A curated list of Rust code and resources.
bitfield/buffett
A stock price analyser
bitfield/memo
A simple memo manager in Rust
bitfield/rmachine
A simple RISC CPU for emulation exercises
bitfield/umbrella
A simple weather CLI in Rust
bitfield/awesome-rust-mentors
A list of rust lang mentors tagged by topics of interest
bitfield/brucie
A guessing game in Zig
bitfield/hit
A blackjack game
bitfield/rust
Empowering everyone to build reliable and efficient software.
bitfield/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
bitfield/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
bitfield/sales
A tool for analysing sales data
bitfield/this-week-in-rust
Data for this-week-in-rust.org
bitfield/thorin
A text adventure game engine