20-day current streak·158-day longest streak
Brooklyn Working at VoidZero Previously at AFFiNE , Vercel , and Bytedance Web Infra Building the next-generation unified JavaScript toolchain Blog · X / Twitter · Sponsor · Patreon ·…
Brooklyn
Working at VoidZero
Previously at AFFiNE, Vercel, and Bytedance Web Infra
Building the next-generation unified JavaScript toolchain
Blog ·
X / Twitter ·
Sponsor ·
Patreon ·
Afdian
---
I build high-performance developer tools at the intersection of Rust and JavaScript. Creator of NAPI-RS — the framework that powers Rust-based Node.js addons in Rolldown, Oxc, Cursor, Next.js, and hundreds of other projects.
Core team member of Rolldown, OXC, and contributor to SWC.
My Projects
| Project | Stars | Description |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| napi-rs | | The framework for building compiled Node.js add-ons in Rust via Node-API. |
| @napi-rs/canvas | | High-performance Google Skia binding for Node.js. Zero system dependencies. |
| rust-skia | | Safe Rust bindings to the Skia Graphics Library. |
| node-rs | | Drop-in Rust replacements for common native Node.js modules. No node-gyp required. |
Ecosystem Contributions
- Rolldown — Core team. Rust-based bundler with Rollup-compatible API, powering the next version of Vite.
- OXC — Team member. High-performance JS/TS toolchain (parser, linter, formatter, minifier) written in Rust.
- SWC — Built the Emotion CSS-in-JS transform plugin, maintained
swc-nodeintegration layer. - Next.js — Contributed SWC compiler integrations, Turbopack CLI wiring, and build tracing improvements.
Built with Coding Agents
I'm exploring building faster and safer libraries by collaborating with coding agents.
- webcodecs-node — WebCodecs API implementation for Node.js, built with Rust via napi-rs.
- oxc-angular-compiler — Angular compiler powered by OXC.
- blake3-jit — JIT-compiled BLAKE3 hashing.
npm Packages
> ~91M weekly downloads. High-performance Rust-powered packages distributed as pure npm binaries via napi-rs.
| Package | Weekly Downloads | Description |
| ------------------------------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: | ------------------------------------------- |
| @napi-rs/wasm-runtime | | WASM fallback runtime for napi-rs packages |
| @napi-rs/canvas | | Google Skia binding with Canvas 2D API |
| @napi-rs/nice | | nice binding for process priority control |
| @swc-node/register | | SWC-powered TypeScript register hook |
| @napi-rs/keyring | | OS keychain access (keyring-rs binding) |
| @napi-rs/cli | | CLI toolchain for building napi-rs projects |
| @napi-rs/lzma | | LZMA/XZ compression binding |
| snappy | | Snappy compression library |
| @napi-rs/tar | | High-performance tar archive binding |
| @node-rs/xxhash | | Fastest xxHash implementation for Node.js |
| @node-rs/argon2 | | Argon2 password hashing |
| @node-rs/crc32 | | Fastest CRC32 implementation for Node.js |
| @napi-rs/simple-git | | libgit2 binding |
| @node-rs/jieba | | Chinese text segmentation |
| @node-rs/bcrypt | | Fastest bcrypt implementation for Node.js |
| @oxc-node/core | | OXC compiler Node.js binding |
| @napi-rs/image | | Image processing library |
| @napi-rs/blake-hash | | BLAKE3 / blake2b / blake2s hashing |
| ts-import-plugin | | Modular import transformer for TypeScript |
| @napi-rs/pinyin | | Chinese pinyin conversion |
---
-
canvas ★ PINNED
High performance Skia canvas implementation. Zero system dependencies.
Rust ★ 2.3k 1d agoExplain → -
AFFiNE ★ PINNED ⑂
There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
★ 2 3y agoExplain → -
learning-rxjs
Learning RxJS step by step
TypeScript ★ 449 6y agoExplain → -
Image
Image processing library.
Rust ★ 400 7h agoExplain → -
snappy
Fastest Snappy compression library in Node.js
JavaScript ★ 207 1d agoExplain → -
simple-git
Simple and fast git helper functions.
Rust ★ 182 2d agoExplain → -
pinyin
rust-pinyin binding for Node.js
JavaScript ★ 155 20h agoExplain → -
system-ocr
Ocr api via system API
Rust ★ 109 2d agoExplain → -
uuid
Fastest RFC4122 UUIDs generator for Node.js
JavaScript ★ 101 19h agoExplain → -
server-action-system-reboot
Reboot your computer with React server action
TypeScript ★ 98 2y agoExplain → -
webcodecs-node
WebCodecs API in Node.js
Rust ★ 90 1d agoExplain → -
Clipboard
Manipulate Clipboard in Node.js via native API.
Rust ★ 89 2d agoExplain → -
keyring-node
https://github.com/hwchen/keyring-rs Node.js binding via https://napi.rs. Including 100% compatible node-keytar alternative.
Rust ★ 81 1d agoExplain → -
jsc-rs
JavaScript core Rust safe binding
Rust ★ 72 2mo agoExplain → -
redux-epics-decorator ▣
Dumb decorators for redux & redux-observable & react-redux & redux-actions
TypeScript ★ 58 4y agoExplain → -
blake-hash
Rust Blake hash bindings for Node.js.
Rust ★ 52 1d agoExplain → -
typescript-go-napi ⑂
Provide JavaScript API for typescript-go
Go ★ 36 1y agoExplain → -
woff-build
TTF to WOFF2
C ★ 36 2d agoExplain → -
blake3-jit
High-performance BLAKE3 implementation with runtime JIT WASM SIMD
TypeScript ★ 34 1d agoExplain → -
sourcemap-decoder ▣
https://github.com/getsentry/rust-sourcemap node bindings
Rust ★ 34 8y agoExplain → -
rust-to-nodejs-overhead-benchmark
Benchmark over Node.js binding frameworks in Rust
Rust ★ 30 3y agoExplain → -
vercel-canvas
Sample Canvas App running on Vercel
HTML ★ 24 9d agoExplain → -
whisper-node
No description.
Rust ★ 24 1d agoExplain → -
sysinfo
System information
Rust ★ 22 1d agoExplain → -
lzma
https://docs.rs/lzma-rs binding to Node.js via https://napi.rs
Rust ★ 21 21h agoExplain → -
ssh
https://github.com/warp-tech/russh Node.js binding
Rust ★ 21 2d agoExplain → -
svg-to-pdf
Convert SVG to PDF
Rust ★ 21 2y agoExplain → -
hns
Node.js http server framework powered by Hyper native binding.
TypeScript ★ 19 5y agoExplain → -
notify
https://github.com/notify-rs/notify Node.js binding via https://napi.rs
Rust ★ 17 2d agoExplain → -
metal-json
No description.
Rust ★ 16 2d agoExplain → -
system-shutdown
Provides a cross platform way to shut down, reboot or log out operations
Rust ★ 14 2d agoExplain → -
network-change
No description.
Rust ★ 14 2d agoExplain → -
rxjs-webpack-treeshaking-example
Example for treeshaking
JavaScript ★ 13 8y agoExplain → -
typescript-monorepo
Template project for typescript monorepo
JavaScript ★ 11 3y agoExplain → -
ada-url
https://github.com/ada-url/ada Rust and Node.js binding
C++ ★ 10 2y agoExplain → -
resume
Resume
TypeScript ★ 9 4mo agoExplain → -
xattr
It provides support for manipulating extended attributes (xattrs) on modern Unix filesystems.
Rust ★ 8 2d agoExplain → -
datafusion-node
Apache DataFusion Node.js binding
Rust ★ 7 1mo agoExplain → -
dog
Watch dog for Node.js development
Rust ★ 7 3y agoExplain → -
wx-fetch
微信小应用的 fetch polyfill
JavaScript ★ 7 9y agoExplain → -
script-jail
Jail for npm install lifecycle scripts
TypeScript ★ 6 2d agoExplain → -
node-ed25519
No description.
Rust ★ 6 2d agoExplain → -
macos-alias
Rewrite https://www.npmjs.com/package/macos-alias in Rust to make Electron appdmg work
Rust ★ 6 2y agoExplain → -
blog
blog
TypeScript ★ 5 1d agoExplain → -
nice
https://linux.die.net/man/2/nice binding for Node.js
Rust ★ 5 5mo agoExplain → -
playground
Rolldown playground on the Browser
TypeScript ★ 5 2y agoExplain → -
pnpm-duplicate-packages
Reproduction for duplicate packages bundled in pnpm project
JavaScript ★ 5 3y agoExplain → -
puppeteer-screencast-to-video
Puppeteer screencast frames to video
Rust ★ 4 3y agoExplain → -
WechatBot
No description.
TypeScript ★ 4 3y agoExplain → -
Build-Promise
Build your own Promise
TypeScript ★ 4 9y agoExplain → -
winterjs ⑂
Winter is coming... ❄️
Rust ★ 3 2y agoExplain → -
node-threadsafe-function-loom
Play the Loom
Rust ★ 3 3y agoExplain → -
css-minify-comparation
No description.
JavaScript ★ 3 3y agoExplain → -
xcx-fucker
No description.
★ 3 8y agoExplain → -
candle-node
https://github.com/huggingface/candle Node.js binding
JavaScript ★ 2 1d agoExplain → -
libsql-js ⑂
A better-sqlite3 compatible API for libSQL that supports Node, Bun, and Deno.
JavaScript ★ 2 11mo agoExplain → -
traceurs ▣
Fetch your data, eagerly.
TypeScript ★ 2 1y agoExplain → -
vue-worker-rendering
Rendering HTML in service worker
JavaScript ★ 2 6y agoExplain → -
napi-rs-cli-testing
Testing package for @napi-rs/cli
JavaScript ★ 2 2y agoExplain → -
element-plus ⑂
🌈 A Vue.js 3.0 UI Library
Vue ★ 2 3y agoExplain → -
zig-linker-issue
No description.
JavaScript ★ 2 4y agoExplain → -
kimi-code ⑂
Kimi Code CLI — The Starting Point for Next-Gen Agents
★ 1 8d agoExplain → -
rust-brotli ⑂
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Rust ★ 1 1y agoExplain → -
burn ⑂
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
Rust ★ 1 1y agoExplain → -
rust-wasi-thread-local-stuck
Repro for Rust 1.85.0 wasi + Node.js thread_local stuck issue
HTML ★ 1 1y agoExplain → -
nanoid ⑂
A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript
JavaScript ★ 1 4y agoExplain → -
fastlane ⑂
🚀 The easiest way to automate building and releasing your iOS and Android apps
★ 1 1y agoExplain → -
piscina ⑂
A fast, efficient Node.js Worker Thread Pool implementation
TypeScript ★ 1 1y agoExplain → -
wasm-sjlj ⑂
No description.
C ★ 1 2y agoExplain → -
cargo ⑂
The Rust package manager
Rust ★ 1 2y agoExplain → -
xattr-rust-fork ⑂
Extended attribute library for rust.
Rust ★ 1 2y agoExplain → -
when-i-find-rust-is-slow ⑂
It's crazy, I found a case where Rust is slower than Python! But, really?
Python ★ 1 2y agoExplain → -
async-scoped ⑂
A scope for async_std and tokio to spawn non-static futures
Rust ★ 1 2y agoExplain → -
nodejs_resolver ⑂
No description.
Rust ★ 1 2y agoExplain → -
rspack ⑂
A fast Rust-based web bundler 🦀️
Rust ★ 1 2y agoExplain → -
awesome-local-first ⑂
A collection of awesome local-first projects and related things
★ 1 2y agoExplain → -
napi-rs-quick-share
Quick share in Singapore
Vue ★ 1 3y agoExplain → -
nodejs-polars ⑂
nodejs front-end of polars
TypeScript ★ 1 3y agoExplain → -
rust-security-framework ⑂
Bindings to the macOS Security.framework
★ 1 3y agoExplain → -
vscode ⑂
Visual Studio Code
TypeScript ★ 1 3y agoExplain → -
theia ⑂
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
TypeScript ★ 1 3y agoExplain → -
vscode-vsce ⑂
VS Code Extension Manager
TypeScript ★ 1 3y agoExplain → -
mimalloc-rust ⑂
The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust
C ★ 1 3y agoExplain → -
nostr ⑂
Nostr protocol implementation, SDK and FFI
Rust ★ 1 3y agoExplain → -
simd-base64 ⑂
SIMD-accelerated operations
Rust ★ 1 3y agoExplain → -
blocksuite ⑂
💠 BlockSuite is the open-source collaborative editor project behind AFFiNE.
★ 1 3y agoExplain → -
node-addon-api ⑂
Module for using Node-API from C++
C++ ★ 1 5y agoExplain → -
node-crypto ▣
rust-crypto bindings to nodejs
Rust ★ 1 5y agoExplain → -
nft-pnpm
@vercel/nft with pnpm
JavaScript ★ 1 3y agoExplain → -
next.js-remix-benchmark
No description.
TypeScript ★ 1 4y agoExplain → -
nodejs-worker-thread-constructor-attribute-issue
No description.
C++ ★ 1 4y agoExplain → -
node-ref-object-leak
No description.
JavaScript ★ 1 4y agoExplain → -
Brooooooklyn
No description.
★ 0 10d agoExplain → -
emnapi ⑂
Node-API implementation for Emscripten, wasi-sdk, clang wasm32 and napi-rs
★ 0 12d agoExplain → -
react ⑂
A declarative, efficient, and flexible JavaScript library for building user interfaces.
★ 0 6y agoExplain → -
perfsee ⑂
a set of tool for measuring and debugging performance of frontend applications
TypeScript ★ 0 3y agoExplain → -
vitest ⑂
Next generation testing framework powered by Vite.
★ 0 24d agoExplain → -
workers-sdk ⑂
⛅️ Home to Wrangler, the CLI for Cloudflare Workers®
★ 0 2mo agoExplain → -
openclaw ⑂
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
TypeScript ★ 0 3mo agoExplain → -
wasm-pack ⑂
📦✨ your favorite rust -> wasm workflow tool!
Rust ★ 0 8y agoExplain → -
athena-crisis ⑂
Athena Crisis is a modern-retro turn-based tactical strategy game. Athena Crisis is open core technology.
★ 0 3mo agoExplain → -
jsdom ⑂
A JavaScript implementation of various web standards, for use with Node.js
JavaScript ★ 0 4mo agoExplain → -
fabric.js ⑂
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
TypeScript ★ 0 3mo agoExplain → -
ast-grep ⑂
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
Rust ★ 0 7mo agoExplain → -
sonic-rs ⑂
A fast Rust JSON library based on SIMD.
Rust ★ 0 7mo agoExplain → -
pnpm ⑂
Fast, disk space efficient package manager
TypeScript ★ 0 9mo agoExplain → -
jsconv-benchmark
Benchmark for ARM FJCVTZS Instruction
Rust ★ 0 9mo agoExplain → -
arboard ⑂
A clipboard for Rust
Rust ★ 0 10mo agoExplain → -
wl-clipboard-rs ⑂
A safe Rust crate for working with the Wayland clipboard.
Rust ★ 0 10mo agoExplain → -
is-terminal ⑂
Test whether a given stream is a terminal
Rust ★ 0 10mo agoExplain → -
rustix ⑂
Safe Rust bindings to POSIX-ish APIs
Rust ★ 0 10mo agoExplain → -
filetime ⑂
Accessing file timestamps in a platform-agnostic fashion in Rust
Rust ★ 0 10mo agoExplain → -
npm-cli ⑂
the package manager for JavaScript
★ 0 10mo agoExplain → -
remark-preset-lint-node ⑂
remark preset to configure remark-lint with settings for nodejs/node
★ 0 10mo agoExplain → -
libwebp-sys ⑂
bindgen'd FFI bindings to libwebp
Rust ★ 0 10mo agoExplain → -
node ⑂
Node.js JavaScript runtime ✨🐢🚀✨
★ 0 10mo agoExplain → -
codex ⑂
Lightweight coding agent that runs in your terminal
★ 0 10mo agoExplain → -
gemini-cli ⑂
An open-source AI agent that brings the power of Gemini directly into your terminal.
★ 0 10mo agoExplain → -
rollup ⑂
Next-generation ES module bundler
JavaScript ★ 0 11mo agoExplain → -
tempfile ⑂
Temporary file library for rust
★ 0 11mo agoExplain → -
libsql ⑂
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
★ 0 11mo agoExplain → -
deno ⑂
A modern runtime for JavaScript and TypeScript.
Rust ★ 0 1y agoExplain → -
oxipng ⑂
Multithreaded PNG optimizer written in Rust
★ 0 4y agoExplain → -
threadsafe_function_in_woker_threads_workaround
No description.
JavaScript ★ 0 1y agoExplain → -
ada ⑂
WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram, Datadog and Cloudflare Workers.
★ 0 1y agoExplain → -
source-map ⑂
A fast source map manipulation, generation and consumption library written in cpp and Node.js
JavaScript ★ 0 1y agoExplain → -
parcel-css ⑂
A CSS parser, transformer, and minifier written in Rust.
Rust ★ 0 1y agoExplain → -
candle-lora ⑂
Low rank adaptation (LoRA) for Candle.
★ 0 1y agoExplain → -
candle ⑂
Minimalist ML framework for Rust
★ 0 1y agoExplain → -
keyring-rs ⑂
Cross-platform library and utility to manage passwords
Rust ★ 0 1y agoExplain → -
tokio ⑂
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Rust ★ 0 1y agoExplain → -
uvwasi ⑂
WASI syscall API built atop libuv
C ★ 0 1y agoExplain → -
resvg-js ⑂
No description.
Rust ★ 0 4y agoExplain → -
resvg ⑂
An SVG rendering library.
Rust ★ 0 3y agoExplain → -
tiny-skia ⑂
A tiny Skia subset ported to Rust
★ 0 3y agoExplain → -
gitoxide ⑂
An idiomatic, lean, fast & safe pure Rust implementation of Git
Rust ★ 0 2y agoExplain → -
tailwindcss ⑂
A utility-first CSS framework for rapid UI development.
TypeScript ★ 0 1y agoExplain → -
emnapi-in-esm-loader
No description.
JavaScript ★ 0 1y agoExplain → -
nodejieba ⑂
"结巴"中文分词的Node.js版本
JavaScript ★ 0 6y agoExplain → -
lerna ⑂
:dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
TypeScript ★ 0 1y agoExplain → -
oxc_resolver ⑂
Rust version of webpack/enhanced-resolve
Rust ★ 0 2y agoExplain → -
react.dev ⑂
The React documentation website
★ 0 2y agoExplain → -
rust ⑂
Empowering everyone to build reliable and efficient software.
★ 0 2y agoExplain → -
nx ⑂
Smart, Fast and Extensible Build System
TypeScript ★ 0 2y agoExplain → -
napi-leak ⑂
No description.
JavaScript ★ 0 2y agoExplain → -
Rocket ⑂
A web framework for Rust.
Rust ★ 0 8y agoExplain → -
clash-dashboard ⑂
web port of clash
★ 0 6y agoExplain → -
berry ⑂
📦🐈 Active development trunk for Yarn ⚒
★ 0 2y agoExplain → -
bun ⑂
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
★ 0 2y agoExplain → -
npm-install-checks ⑂
contains checks that npm runs during the installation
★ 0 2y agoExplain → -
pinyin-data ⑂
汉字拼音数据
★ 0 3y agoExplain → -
rust-pinyin ⑂
汉字转拼音
Rust ★ 0 3y agoExplain → -
keytar
keytar
★ 0 3y agoExplain → -
fast-semver ⑂
No description.
★ 0 3y agoExplain → -
nestjs-vercel
No description.
★ 0 3y agoExplain → -
setup-nasm ⑂
GitHub Action to install NASM
★ 0 3y agoExplain → -
node-crypto-napi ▣
N-API bindings for ring
Rust ★ 0 7y agoExplain → -
cargo-xwin ⑂
Cross compile Cargo project to Windows MSVC target with ease
Rust ★ 0 3y agoExplain → -
ava ⑂
Node.js test runner that lets you develop with confidence 🚀
★ 0 3y agoExplain → -
svg2pdf ⑂
Converts SVG files to PDF.
★ 0 4y agoExplain → -
image-rs-wrong-color
No description.
Rust ★ 0 4y agoExplain → -
hexo-util-rs ⑂
No description.
★ 0 4y agoExplain → -
rust-rocksdb ⑂
rust wrapper for rocksdb
★ 0 4y agoExplain → -
rocksdb ⑂
A library that provides an embeddable, persistent key-value store for fast storage.
★ 0 4y agoExplain → -
swc ⑂
Rust-based platform for the Web
★ 0 4y agoExplain → -
vitepress ⑂
Vite & Vue powered static site generator.
TypeScript ★ 0 4y agoExplain → -
image-1 ⑂
Encoding and decoding images in Rust
★ 0 4y agoExplain → -
rust-toolchain ⑂
🛠️ GitHub Action for `rustup` commands
TypeScript ★ 0 4y agoExplain → -
libavif-rs ⑂
Rust AVIF Decoder and Encoder crate
Rust ★ 0 2y agoExplain → -
nextra ⑂
The Next.js Static Site Generator
★ 0 4y agoExplain → -
git2-rs ⑂
libgit2 bindings for Rust
Rust ★ 0 2y agoExplain → -
plugins ⑂
Plugins for swc, written in rust
Rust ★ 0 4y agoExplain → -
zstd ⑂
A Zstd Compression Library
JavaScript ★ 0 4y agoExplain → -
tauri ⑂
Build smaller, faster, and more secure desktop applications with a web frontend.
★ 0 4y agoExplain → -
crc32c ⑂
Fast CRC-32-Castagnoli implementation in Rust
Rust ★ 0 4y agoExplain → -
nest ⑂
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
TypeScript ★ 0 4y agoExplain → -
ice-swc ⑂
ice.js and rax-app custom swc
★ 0 4y agoExplain → -
prisma-engines ⑂
Engine components of Prisma 2.
Rust ★ 0 4y agoExplain → -
firebase-tools ⑂
The Firebase Command Line Tools
TypeScript ★ 0 4y agoExplain → -
hello-napi ⑂
No description.
JavaScript ★ 0 4y agoExplain → -
polars ⑂
Fast multi-threaded DataFrame library in Rust and Python
Rust ★ 0 4y agoExplain → -
napi-rs-win-i686-check
No description.
JavaScript ★ 0 4y agoExplain → -
website
No description.
★ 0 4y agoExplain → -
simple-vercel-app ⑂
test napi-rs canvas in vercel
JavaScript ★ 0 4y agoExplain → -
next.js ⑂
The React Framework
JavaScript ★ 0 2y agoExplain → -
test-nft
Test native addon loading logic with verce/nft
JavaScript ★ 0 4y agoExplain → -
layer0-nextjs-commerce-example
No description.
TypeScript ★ 0 4y agoExplain → -
arco-design ⑂
A comprehensive React UI components library
TypeScript ★ 0 4y agoExplain → -
jsonschema-rs ⑂
JSON Schema validation library
Rust ★ 0 4y agoExplain → -
awesome-typescript-ecosystem ⑂
😎 A list of awesome Typescript transformers, plugins, handbooks, etc
★ 0 6y agoExplain → -
mimalloc ⑂
mimalloc is a compact general purpose allocator with excellent performance.
★ 0 4y agoExplain → -
deno_lint ⑂
Blazing fast linter for JavaScript and TypeScript written in Rust
Rust ★ 0 4y agoExplain → -
nextjs-project
No description.
CSS ★ 0 4y agoExplain → -
excalidraw ⑂
Virtual whiteboard for sketching hand-drawn like diagrams
★ 0 4y agoExplain → -
themes ⑂
Official themes for Slidev
★ 0 5y agoExplain → -
to-markdown ⑂
An HTML to Markdown converter written in JavaScript
JavaScript ★ 0 9y agoExplain → -
fdir ⑂
⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
JavaScript ★ 0 5y agoExplain → -
mimalloc_rust ⑂
A Rust wrapper over Microsoft's MiMalloc memory allocator
Rust ★ 0 5y agoExplain → -
windows-i686-codegen-issue-
No description.
Rust ★ 0 5y agoExplain → -
lh-sidecar
Lighthouse side car with configurable cache, delay and mock.
★ 0 5y agoExplain →
No repos match these filters.