EasyDeployDev

Developer tooling that stays out of your way.

EasyDeploy publishes practical tools under EasyDeployDev. The current public project is bnfn, a Bun-native HTTP client with a required Zig acceleration layer.

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

Everything links back to one place

Website

The Pages site acts as the front door for the organization and points directly to live repositories and discussions.

Open website

GitHub organization

The organization profile and repositories stay aligned so GitHub remains the canonical source for code and public collaboration.

Open organization

Repository community

bnfn issues and discussions are exposed consistently across the profile, the repo, and the website.

Open discussions

How we build

Native when it helps

Zig-backed acceleration is used in specific hot paths, not applied as a blanket optimization.

Narrow scope

Each project does one thing. The API stays small enough to read through in a sitting.

Everything public

Docs, benchmarks, issues, and discussions are all in the open. You can verify how things work yourself.

Use the website, GitHub org, and repo docs as one connected surface.