Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperfly

Binary compression for typed APIs at the edge of entropy.

Typed APIs already know what their data can contain. Production traffic reveals what the data usually contains. Hyperfly intends to use both to generate specialized binary protocols for a route, instead of shipping generic JSON over a generic compressor.

Pre-release. Nothing here is benchmarked yet.

Repository

apps/web          hyperfly.dev — landing page (Next.js on OpenNext / Cloudflare Workers)
packages/lb       legacy load balancer, previously published as `hyperfly`
packages/tooling  shared eslint and typescript configs

Development

bun install
bun run dev           # all apps
bun run build         # all packages
bun run check-types

Deploy

cd apps/web && bun run deploy

License

Apache License 2.0

About

Binary compression for typed APIs at the edge of entropy.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages