TylerBloom
Avid Rustacean. Software Engineer at @apollographql . Software architect of @SquireTournamentServices. MS in Math from the University of Vermont
Apollo GraphQLBoston
Pinned Repositories
Add-Drop-Goto
Works as a wrapper to the traditional "cd" command to allow for dynamic shortcuts of directory names.
avid-rustacean
This repo contains the code for my blog, The Avid Rustacean
CycleMap
A structure for mapping multiple hash sets together
my-setup
A collection of config files that I use.
shuttle-fullstack-rust-example
A basic project template for fullstack Rust projects that are deployed on Shuttle
specte-rs
An experimental GBC emulator written in Rust
tricebot-sdk
An SDK for interfacing with TriceBot
troupe
Library for modelling Rust applications with actors
TypedId
Make your IDs strongly typed!!
webatui
An integration between the Yew and Ratatui crates for making TUI-themed WASM webapps
TylerBloom's Repositories
TylerBloom/webatui
An integration between the Yew and Ratatui crates for making TUI-themed WASM webapps
TylerBloom/avid-rustacean
This repo contains the code for my blog, The Avid Rustacean
TylerBloom/troupe
Library for modelling Rust applications with actors
TylerBloom/shuttle-fullstack-rust-example
A basic project template for fullstack Rust projects that are deployed on Shuttle
TylerBloom/CycleMap
A structure for mapping multiple hash sets together
TylerBloom/specte-rs
An experimental GBC emulator written in Rust
TylerBloom/AsyncUtils
A collection of traits and objects to make async functional-esque programming easier in Rust
TylerBloom/generative-art
Generative Art while learning Rust
TylerBloom/hourglass
A simple timer browser app, in fullstack Rust
TylerBloom/my-setup
A collection of config files that I use.
TylerBloom/ratatui
Rust library that's all about cooking up terminal user interfaces (TUIs)
TylerBloom/Tamiyos-Journal
The comprehensive rules tracker for Magic: the Gathering
TylerBloom/mtgjson-rust-sdk
An SDK in Rust for the MTGJSON project as well as tools for other MTG-related topics
TylerBloom/advent-of-code
My solutions to Advent of Code
TylerBloom/alara
Implementations to the fly.io distributed systems challenges in Rust
TylerBloom/apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
TylerBloom/balter
Load testing framework in Rust
TylerBloom/base16-palettes
A representation of all of the Base16 themes in Rust
TylerBloom/blackbird
Definitions of common SKI combinators from Combinatory Logic in Rust.
TylerBloom/circadian_tools
TylerBloom/derive_more
Some more derive(Trait) options
TylerBloom/dev-notes
An Obsidian vault that holds my abstracted dev notes.
TylerBloom/furor
An ANS implementation in Rust
TylerBloom/hashbag
An unordered multiset/bag implementation backed by HashMap
TylerBloom/pandocs
The single, most comprehensive Game Boy technical reference.
TylerBloom/postcard
A no_std + serde compatible message library for Rust
TylerBloom/rust-gb
Compile Rust code to GBZ80 (Gameboy Z80)
TylerBloom/shuttle-examples
Examples for using shuttle with different frameworks and resources
TylerBloom/triplicate
A sliding, lock-free buffer in Rust
TylerBloom/TylerBloom