Pinned Repositories
baste64
🦃 a base64 codec using wasm32 SIMD intrinsics
create-leptos-csr
a binary that bootstraps a Leptos application with client side rendering, tailwind, and vercel
gif
GIF parser and renderer
jpeg
implements jpeg algorithms using portable SIMD
leptos-csr-starter-kit
a trusty leptos csr template
leptos-theme
a theme abstraction for leptos applications
png
PNG parser and renderer
varint
fanum tax 64-bit integers with LEB128
leptos-hotkeys
a declarative way of using keyboard shortcuts + callbacks in leptos applications
appendable
Appendable is an append-only, schema-less, daemon-less database.
friendlymatthew's Repositories
friendlymatthew/leptos-csr-starter-kit
a trusty leptos csr template
friendlymatthew/varint
fanum tax 64-bit integers with LEB128
friendlymatthew/leptos-theme
a theme abstraction for leptos applications
friendlymatthew/create-leptos-csr
a binary that bootstraps a Leptos application with client side rendering, tailwind, and vercel
friendlymatthew/jpeg
implements jpeg algorithms using portable SIMD
friendlymatthew/baste64
🦃 a base64 codec using wasm32 SIMD intrinsics
friendlymatthew/nature
nature yo
friendlymatthew/fredblacktrees
functional red black trees in typescript
friendlymatthew/gif
GIF parser and renderer
friendlymatthew/medotdev
a terminal about me, written in three different ways
friendlymatthew/appendable
Appendable is a append-only, schema-less, daemon-less database with zero tail latency
friendlymatthew/clay
Web Assembly. Infinite canvas. Rectangles.
friendlymatthew/materialize
The data warehouse for operational workloads.
friendlymatthew/postgresman
an informal guide about hacking on Postgres
friendlymatthew/whale
WASM parser and interpreter. WIP
friendlymatthew/png
PNG parser and renderer
friendlymatthew/baby-tldraw
An infinite canvas implementation in <500 LOC.
friendlymatthew/cargo-leptos
Build tool for Leptos (Rust)
friendlymatthew/case-studies
Analysis of various tricky Rust code
friendlymatthew/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
friendlymatthew/content
The content behind MDN Web Docs
friendlymatthew/eytzinger
friendlymatthew/go
The Go programming language
friendlymatthew/leptos-use
Collection of essential Leptos utilities inspired by React-Use / VueUse / SolidJS-USE
friendlymatthew/mdbook-i18n-helpers
Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
friendlymatthew/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
friendlymatthew/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.
friendlymatthew/pg_duration
A PostgreSQL extension for a time based duration type.
friendlymatthew/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
friendlymatthew/wtransport
Async-friendly WebTransport implementation in Rust