TylerBloom
Avid Rustacean. Senior Software Engineer at @apollographql . 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/my-setup
A collection of config files that I use.
TylerBloom/Add-Drop-Goto
Works as a wrapper to the traditional "cd" command to allow for dynamic shortcuts of directory names.
TylerBloom/AsyncUtils
A collection of traits and objects to make async functional-esque programming easier in Rust
TylerBloom/hourglass
A simple timer browser app, in fullstack Rust
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/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/gsc-rs
TylerBloom/hyprstream
Hyprstream: Real-time Time-series and High-Performance Cache for Apache Arrow and DuckDB
TylerBloom/mtg-search-engine
This repo will have the AST for the mtg search engine. This repo is for checking if a card matches a query. It will (when I get round to it) have implementations in an array of languages.
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