Featured Project
bnfn
A Bun-native HTTP client with an Axios-shaped API, optimized around a required Zig-backed native layer.
- Bun runtime only
- Zig-backed native primitives
- Axios-shaped request flow
- GitHub Discussions enabled
EasyDeployDev
EasyDeploy publishes practical tools under EasyDeployDev. The current public project is bnfn, a Bun-native HTTP client with a required Zig acceleration layer.
Featured Project
A Bun-native HTTP client with an Axios-shaped API, optimized around a required Zig-backed native layer.
Current State
The organization profile, Pages site, and primary repository are now cross-linked and publicly reachable from a single entry point.
Public Surfaces
The Pages site acts as the front door for the organization and points directly to live repositories and discussions.
Open websiteThe organization profile and repositories stay aligned so GitHub remains the canonical source for code and public collaboration.
Open organizationbnfn issues and discussions are exposed consistently across the profile, the repo, and the website.
Open discussionsWhat We Build
Zig-backed acceleration is used in specific hot paths, not applied as a blanket optimization.
Each project does one thing. The API stays small enough to read through in a sitting.
Docs, benchmarks, issues, and discussions are all in the open. You can verify how things work yourself.
Start Here