EverlastingBugstopper
YABOSSD (Yet Another Burnt Out Open Source Software Developer)
@apollographqlPhiladelphia, PA
Pinned Repositories
federation-rs
Contains source code for Apollo Federation's Rust<--> JavaScript interop
rover
The CLI for Apollo GraphOS
avery-site
My personal site
awc
lib/cli/web wrappers for apollo-compiler (GraphQL)
billboard
create informational boxes in the terminal
binary-install
Install binary applications via npm
cargo-fast
why yes. yes it does.
cf-workers-benchmark
Example development environment with three patterns for benchmarking Cloudflare edge workers.
shell-candy
🍬 shell-candy is a library that wraps Rust's `std::process::Command`, providing a functional mechanism for handling stdout/stderr streams of spawned tasks..
snek_rs
play snek, a rust-flavored terminal game. more front-ends to come if i have time?
EverlastingBugstopper's Repositories
EverlastingBugstopper/advent-of-code-2019
my advent of code solutions for 2019
EverlastingBugstopper/closure-example
EverlastingBugstopper/daily-bread
Rust CLI that emails your notes and commit messages to you at the end of the day
EverlastingBugstopper/futures-unordered-sandbox
contrived example i used to learn about rust's FuturesUnordered
EverlastingBugstopper/kanye.rest
🌊 A free REST API for random Kanye West quotes (Kanye as a Service)
EverlastingBugstopper/tracing-example
EverlastingBugstopper/ascii-tables
Quickly format table in ASCII. Great for code comments, or Github Markdown!
EverlastingBugstopper/binary-install-rs
EverlastingBugstopper/cargo
The Rust package manager
EverlastingBugstopper/cf-workers-boilerplate
EverlastingBugstopper/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
EverlastingBugstopper/CPU-Simulator
Simulates a CPU with y86 and Register Transfer Notation
EverlastingBugstopper/inspect-headers
A RESTful API returning headers for a specific endpoint
EverlastingBugstopper/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
EverlastingBugstopper/react-edge-ssr
An example of React + server-side rendering on the edge, using Cloudflare Workers
EverlastingBugstopper/reqwest
An easy and powerful Rust HTTP Client
EverlastingBugstopper/rust-headless-chrome
A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
EverlastingBugstopper/rustwasm-worker-template
A template for kick starting a Cloudflare worker project using wasm-pack.
EverlastingBugstopper/shellcromancer-io
My blog deployed w/ Workers Sites.
EverlastingBugstopper/string-generator
Python script that generates as many usernames/passwords as you specify in whatever format you specify.
EverlastingBugstopper/tiny-projects
Just a bundle of tiny scripts/projects that I work on in what little free time I have.
EverlastingBugstopper/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
EverlastingBugstopper/tungstenite-example
EverlastingBugstopper/wapm-cli
📦 WebAssembly Package Manager (CLI)
EverlastingBugstopper/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
EverlastingBugstopper/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
EverlastingBugstopper/wasm-pack-plugin
webpack plugin for Rust
EverlastingBugstopper/webpackage
Web packaging format
EverlastingBugstopper/workers-site
Working on a new site using Metalsmith and deployed to CLoudflare
EverlastingBugstopper/ws-rs
Lightweight, event-driven WebSockets for Rust.