Tools/mozilla/neqo

neqo

Neqo, the Mozilla Firefox implementation of QUIC in Rust

2.2kemergingRustApache License 2.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

neqo is Mozilla's implementation of QUIC and HTTP/3 written in Rust, the same code that powers networking inside Firefox. QUIC is a faster, more reliable replacement for TCP, the protocol most internet traffic still rides on, and HTTP/3 is the newest version of the web protocol built on top of it. neqo gives you QUIC transport, HTTP/3, and QPACK header compression as Rust libraries, dual-licensed under Apache 2.0 and MIT.

This is not an app you install. It's library code you compile into your own networking software, plus a couple of command-line tools for testing HTTP/3 clients and servers. Using it means working at the protocol level in Rust, deep specialized engineering, not a weekend integration.

Who is this for: teams building browsers, networking stacks, or protocol-level tooling who need a real QUIC implementation and want Mozilla's. Everyone else almost certainly wants a higher-level library like quinn instead. There is no paywall and no team-size split, since it's a building block, not a product.

The catch: Mozilla flat out says the server side is experimental and warns against running it in production. The client and transport are battle-tested inside Firefox, but treat the server code as a lab tool, not something you put in front of real traffic.

Free vs Self-Hosted vs Paid

fully free

Free tier: All of it. Dual-licensed under Apache 2.0 and MIT. This is Mozilla's QUIC and HTTP/3 implementation, shipped as Rust libraries.

Self-hosted: It's a library you build into your own software, plus test command-line tools (neqo-client, neqo-server). You compile and embed it; there's no service to run.

Paid: None. It's a Mozilla open source project, free with no commercial tier.

Free under Apache 2.0 and MIT. It's library code, not a service.

What to do by team size

Solo
free
Small team
free
Larger team
free
Self-hosting ops:heavy

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
76/100 · B+
Adoption17/30
Maintenance25/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (2554 public repos)Notable author: 10,578 followers

License: Apache License 2.0

Use freely. Patent grant included.

Commercial use: ✓ Yes

About

Owner
Mozilla (Organization)
Stars
2,214
Forks
164

Explore Further

More tools in the directory