layout: home
hero: name: "Zinc" text: "High-performance web framework written in Zig." tagline: Use Zinc to build high-performance web software. actions: - theme: brand text: Quickstart link: /src/quickstart - theme: alt text: Examples link: /src/examples/basic-routing
features:
- title: Performance details: Built on std, not the fastest in universe, but fast enough.
- title: Usability details: Keep the API simple and easy to use.
- title: Reliability details: Lots of test cases.