Projects in Awesome Lists by thebracket
A curated list of projects in awesome lists by thebracket .
https://github.com/thebracket/handsonrust
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
Last synced: 12 Sep 2025
https://github.com/thebracket/rltk
Roguelike Toolkit - Modern C++ (14) SFML-based toolkit for creating roguelikes.
Last synced: 09 Apr 2025
https://github.com/thebracket/bgame
Nox Futura - sort of like Dwarf Fortress in space.
Last synced: 30 Apr 2025
https://github.com/thebracket/noxfutura
Nox Futura is a Rust port of the C++ project of the same name. It's a Dwarf Fortress like, in 3D (and a futuristic setting). It's also a passion project, so I'm not expecting formalized release dates!
dwarf-fortress gamedev rust rust-lang voxels
Last synced: 30 Apr 2025
https://github.com/thebracket/ardanultimaterust-5days
Accompanying the 5-class, 1 class per week series of Ultimate Rust: Foundations
Last synced: 05 Apr 2025
https://github.com/thebracket/roguelike-celebration-2020
Code for my Procedural Map Generation talk at the Roguelike Celebration 2020
Last synced: 30 Apr 2025
https://github.com/thebracket/ardan-1hourasync
Code accompanying the 1 Hour Dive into Async live stream.
Last synced: 30 Apr 2025
https://github.com/thebracket/ardanultimaterustfoundations
Course Material for Ardan Labs - Ultimate Rust: Foundations
Last synced: 17 Oct 2025
https://github.com/thebracket/webinar_axumcrud
Code to accompany Ardan Labs presentation on Rust Web Services
Last synced: 12 Mar 2026
https://github.com/thebracket/secbot-2021-7drl
7-day Roguelike, 2021 (Success)
Last synced: 30 Apr 2025
https://github.com/thebracket/dankestdungeon
A 7DRL Project, using Emscripten to create a simple roguelike system in C++ that runs in the browser.
Last synced: 09 Jul 2025
https://github.com/thebracket/rust_brain_teasers
Source code to accompany the Rust Brain Teasers book.
Last synced: 22 Jun 2025
https://github.com/thebracket/bevy-test
A quick and dirty Space Invaders type game in Bevy, with attached tutorial.
Last synced: 07 Oct 2025
https://github.com/thebracket/rf-signals
RF planning system for WISPs, and a port of various RF algorithms to pure Rust.
radio rf rust-library wireless
Last synced: 23 Oct 2025
https://github.com/thebracket/png2rex
A quick utility for turning PNG files into REXPaint xp files.
Last synced: 20 Aug 2025
https://github.com/thebracket/bqos-oss
Bracket QOS - a Quality of Service/Experience server system writtin in Rust. Derived from the excellent LibreQOS Project.
Last synced: 02 Aug 2025
https://github.com/thebracket/one_billion_rows
My take on the 1 billion rows challenge from https://github.com/gunnarmorling/1brc/tree/main
Last synced: 30 Apr 2025
https://github.com/thebracket/png2rex_rs
Utility for converting PNG files to REX Paint .xp files.
Last synced: 09 Sep 2025
https://github.com/thebracket/rc23
Code and book for the RustConf 2023 workshop
Last synced: 25 Feb 2026
https://github.com/thebracket/cpumap-pping
A work-in progress experimenting with merging xdp-pping and xdp-cpumap-tc into one BPF program, with a view to helping LibreQoS and BracketQOS obtain this information in a scalable manner.
Last synced: 30 Apr 2025
https://github.com/thebracket/gettingfriendlywithcpucaches
A Rust extension to https://www.ardanlabs.com/blog/2023/07/getting-friendly-with-cpu-caches.html
Last synced: 30 Apr 2025
https://github.com/thebracket/ardan_2023_05_18_live
Live coded repo for 2023-05-18 Rust 1
Last synced: 30 Apr 2025
https://github.com/thebracket/ardanrustdebugoptimize
In-Development repo for Rust Debugging & Optimization
Last synced: 04 Oct 2025
https://github.com/thebracket/ardanlabs_rustinyourenterprise
Code that accompanies the Introducing Rust into your Company Ecosystem talk
Last synced: 30 Apr 2025
https://github.com/thebracket/pyrite_box
Fun project making something that looks a bit like the old SSI Gold Box games.
Last synced: 30 Apr 2025
https://github.com/thebracket/lancedbcsharp
Early development of a LanceDB to C# Connector
Last synced: 12 May 2025
https://github.com/thebracket/bracket-ui
A user-interface library for bracket-lib.
Last synced: 30 Apr 2025
https://github.com/thebracket/techsupportrl
A quick roguelike for fun, as a break from writing Black Future. Should work as an RLTK example.
Last synced: 12 Jul 2025
https://github.com/thebracket/libre_qos_rs
Some helpers for LibreQOS, written in Rust.
Last synced: 27 Jan 2026
https://github.com/thebracket/ardanlabsrustchannels
Code accompanying the Ardan Labs: Communicate with Rust Channels webinar.
Last synced: 03 Jul 2025
https://github.com/thebracket/gravity_well
A simple two-player (shared keyboard) game in which you collect salvage and try not to fall into a black hole.
bevy gamedev gravity particles rust two-player
Last synced: 10 Feb 2026
https://github.com/thebracket/ardanrustsafety
Rust - Safe at Any Speed Presentation
Last synced: 28 Feb 2025
https://github.com/thebracket/rusty-jam-2
Entry for Rusty Jam 2 ( https://itch.io/jam/rusty-jam-2 )
Last synced: 30 Apr 2025
https://github.com/thebracket/rltk2
The Roguelike Toolkit, Version 2 - Very Much in development, I don't recomend trying to use it yet!
Last synced: 19 Sep 2025
https://github.com/thebracket/gopher23
Class materials for GopherCon 2023 San Diego
Last synced: 24 Oct 2025
https://github.com/thebracket/noxunreal
Unreal Engine version of Nox Futura. Relies on libnox.
Last synced: 28 Feb 2025
https://github.com/thebracket/ultimaterust1-ecosystem
Code to accompany Ardan Labs - Ultimate Rust 1, Condensed class.
Last synced: 10 May 2026
https://github.com/thebracket/ardan_2023_07_24_live
Live code repo for Ardan 2023/07/24 training
Last synced: 30 Apr 2025
https://github.com/thebracket/anduril_2024_06
Repo accompanying the June 2024 training
Last synced: 13 Jul 2025
https://github.com/thebracket/rustconf2025_async_fundamentals
Async Fundamentals Workshopf or RustConf 2025
Last synced: 29 Aug 2025
https://github.com/thebracket/wasm_latency
Experimental: measuring latency with WASM, with the intent to build a latency under load speed testing system. This is very much experimental at this point, please don't expect it to do anything useful.
Last synced: 28 Feb 2025
https://github.com/thebracket/router_mapper
Experimental SNMP code to read routers and figure out a hierarchy from IP address and gateway information
Last synced: 28 Feb 2025
https://github.com/thebracket/libnox
Static library version of Nox Futura, designed for linking to an engine (Unreal in this case).
Last synced: 28 Feb 2025