cloudflare/quiche
π₯§ Savoury implementation of the QUIC transport protocol and HTTP/3
Rustβ
12,074+31 that day#7 on trendingE 34.6 health13.96% duplicated
E34.6/100
Duplication31
14.5% in rust, c, c-header, bash, javascript, perlDead coden/a
JavaScript, TypeScript and Python are under 5% of the codeComplexity39
69.2%Most complex files
- quiche/src/lib.rs1087 cx
- quiche/src/h3/mod.rs605 cx
- quiche/src/tests.rs386 cx
- quiche/src/frame.rs360 cx
- quiche/src/ffi.rs285 cx
- quiche/src/packet.rs242 cx
- qlog-dancer/src/datastore.rs220 cx
- quiche/src/tls/mod.rs214 cx
- quiche/src/stream/mod.rs210 cx
- quiche/src/h3/stream.rs201 cx
Dead code 100% unused Β· 1 findings
- qlog-dancer/qlog-dancer-ui.jsunused-file
315files
152,543lines
841,096tokens
1,752clones
21,293duplicated lines (13.96%)
155,932duplicated tokens (18.54%)
By format
| Format | Files | Lines | Clones | Duplicated lines | Duplication |
|---|---|---|---|---|---|
| rust | 227 | 141,127 | 1,709 | 20,155 | 14.28% |
| c | 4 | 1,959 | 30 | 1,011 | 51.61% |
| yaml | 8 | 837 | 11 | 113 | 13.5% |
| markdown | 23 | 2,559 | 1 | 6 | 0.23% |
| javascript | 1 | 747 | 1 | 8 | 1.07% |
| bash | 18 | 1,873 | 0 | 0 | 0% |
| c-header | 1 | 1,297 | 0 | 0 | 0% |
| text | 14 | 821 | 0 | 0 | 0% |
| toml | 16 | 814 | 0 | 0 | 0% |
| markup | 1 | 207 | 0 | 0 | 0% |
Largest clones
- 112 lines Β· 3,605 tokens rustquiche/src/packet.rs:1539β1650βquiche/src/packet.rs:1916β2027
- 84 lines Β· 2,749 tokens rustquiche/src/packet.rs:1830β1913βquiche/src/packet.rs:1830β1913
- 168 lines Β· 810 tokens rustquiche/examples/http3-server.rs:109β276βquiche/examples/server.rs:107β274
- 29 lines Β· 771 tokens rustquiche/src/packet.rs:1649β1677βquiche/src/packet.rs:1802β1830
- 137 lines Β· 699 tokens rustquiche/src/recovery/mod.rs:957β1093βquiche/src/recovery/mod.rs:1243β1377
- 111 lines Β· 596 tokens rustquiche/examples/http3-server.rs:392β502βquiche/examples/server.rs:334β444
- 114 lines Β· 592 tokens cquiche/examples/http3-server.c:116β229βquiche/examples/server.c:114β227
- 99 lines Β· 519 tokens cquiche/examples/http3-server.c:470β568βquiche/examples/server.c:398β495
- 74 lines Β· 478 tokens rustquiche/src/recovery/gcongestion/bbr/windowed_filter.rs:82β155βtokio-quiche/src/quic/io/utilization_estimator.rs:299β372
- 101 lines Β· 450 tokens cquiche/examples/http3-server.c:283β383βquiche/examples/server.c:272β372
Trending appearances
| Day | Rank | Stars | Files | Lines | Clones | Duplication | Health | Commit |
|---|---|---|---|---|---|---|---|---|
| Sep 20, 2026 | #7 | 12,074 (+31) | 315 | 152,543 | 1,752 | 13.96% | E 34.6 | 4d23d85 |
Want this for your own project? Install jscpd and run jscpd .