TypeScript · Rust · CAN · Svelte · JSX
Non-exhaustive list of lesser-known open source projects I'm currently working on in my free time:
| Repository | Language(s) | Description |
|---|---|---|
| dawm | TypeScript, Rust | Standalone headless DOM parser and manipulation toolkit. |
| resvg-wasm | TypeScript, Rust | WASM bindings for resvg, an SVG-to-PNG renderer. |
| comrak-wasm | TypeScript, Rust | WASM bindings for comrak, a markdown parser/renderer. |
| lz4-wasm | TypeScript, Rust | Fast LZ4 compressor/decompressor for any ES2015+ runtime. |
| debrotli | TypeScript, Rust | High-speed brotli decompressor powered by WebAssembly. |
| brocha | TypeScript | Lightweight brotli decompressor implemented in pure JS. |
| terminfo | TypeScript, C++ | Native Node.js addon for accessing terminfo APIs in JS. |
| math | TypeScript | Standalone implementation of the native Math interface. |
| is | TypeScript | 160+ modular type guards for all sorts of use cases. |
| decorators | TypeScript | Monorepo collection of Stage 3 Decorators. |
| iterable | TypeScript | Monorepo collection of iteration-related utilities. |
| canbus | Rust, DBC | Controller Area Network reference, resources, and DBC's. |
| lint | TypeScript, Rust | WASM bindings for deno_lint, a JS/TS/JSX/TSX linter. |
| fmt | TypeScript | TypeScript API for running deno fmt programmatically. |
| impl.rs | SvelteKit | Automated showcase for discovering Rust projects. |
| supabytes | TSX (Next.js) | Starter template for a SaaS file-sharing microservice. |





