Pinned Repositories
algorithmic-art
Making some (pretty?) pictures
color-virus
HTML + TypeScript implementation of a little color-expansion game
ford-johnson
An implementation of the Ford-Johnson algorithm (aka merge-insertion sort)
golinks
Golinks, powered by Cloudflare Workers
grpc-filesystem
Can a limited API be made more flexible by server-side execution of client-provided code?
haskell
Personal haskell programs
hjq-rs
nineboard
Nine-board tic-tac-toe
task-queue
Like `xargs` with retries
wasm-collatz
A simple but non-trivial application of Web Assembly to speed up Collatz chain lengths
ryanpbrewster's Repositories
ryanpbrewster/grpc-filesystem
Can a limited API be made more flexible by server-side execution of client-provided code?
ryanpbrewster/bbuf
A pass-through buffering writer in Go, powered by bipartite buffers
ryanpbrewster/config
Personal config files (hopefully sanitized so I don't expose my passwords)
ryanpbrewster/rokv
Implementing a read-only key-value store
ryanpbrewster/wasm-collatz
A simple but non-trivial application of Web Assembly to speed up Collatz chain lengths
ryanpbrewster/aoc-2023
Advent of Code for 2023
ryanpbrewster/bazel-rust-example
Sample project using Bazel with Rust
ryanpbrewster/bgdb-template
Template program for a Rust application using sqlite in a background thread
ryanpbrewster/blitdb
A database node that accepts web-assembly programs as its main interface
ryanpbrewster/coop-trick
A cooperative trick-taking game
ryanpbrewster/dict-match
Exploration of algorithms for matching dictionaries against rule lists
ryanpbrewster/flexss
Exploration of a few implementations of Shuffle Sharding with a focus on flexibility
ryanpbrewster/flylinks
Another implementation of golinks using sqlite persistence, targeting fly.io
ryanpbrewster/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
ryanpbrewster/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
ryanpbrewster/io_uring_examples
Trying to get nice latency for random disk IO
ryanpbrewster/lb-simulations
Numerical simulations of load-balancing strategies
ryanpbrewster/learn-zig
Messing around with Zig to get more familiar with it
ryanpbrewster/maelstrom
Working through https://fly.io/dist-sys
ryanpbrewster/raptorq
Rust implementation of RaptorQ (RFC6330)
ryanpbrewster/rules_go
Go rules for Bazel
ryanpbrewster/rules_rust
Rust rules for Bazel
ryanpbrewster/s3kv
A key-value store backed by S3
ryanpbrewster/skycfg
Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
ryanpbrewster/survey-kite
Simple Firebase-driven anonymous surveys
ryanpbrewster/tagsub
ryanpbrewster/tonic-shutdown-example
Example of how to perform a semi-graceful shutdown for Tonic gRPC servers
ryanpbrewster/wiredtiger-rs
Wiredtiger bindings for Rust
ryanpbrewster/word-cover
ryanpbrewster/zstd-explore