-
Notifications
You must be signed in to change notification settings - Fork 210
Pull requests: domcyrus/rustnet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(ui/format): return Cow<'static, str> from rate formatters
#429
opened Jun 26, 2026 by
obchain
Contributor
Loading…
perf(ui/widgets): eliminate per-frame String allocs in tab bar, status bar, and filter input
#425
opened Jun 26, 2026 by
obchain
Contributor
Loading…
perf(core): add state_str() to UDP DPI enums, drop per-call heap allocs in Connection::state()
#418
opened Jun 22, 2026 by
obchain
Contributor
Loading…
perf(ui/overview): use static strings in title and connector spans
#412
opened Jun 18, 2026 by
obchain
Contributor
Loading…
perf(ui/interfaces): dedup HashMap lookup and drop String clones per frame
#399
opened Jun 17, 2026 by
obchain
Contributor
Loading…
perf(link_layer/pktap): collapse process-name normalization to a single allocation
#387
opened Jun 15, 2026 by
0xghost42
Contributor
Loading…
perf(services): match protocol via eq_ignore_ascii_case, drop per-entry to_lowercase alloc
#386
opened Jun 15, 2026 by
0xghost42
Contributor
Loading…
perf(ui/state): cache lowercase sort key for grouped-process ordering
#353
opened May 29, 2026 by
obchain
Contributor
Loading…
3 tasks done
perf(dpi/bittorrent): build format_version directly, drop per-byte String + Vec
#349
opened May 29, 2026 by
0xghost42
Contributor
Loading…
perf(filter): match SSH connection state via
&'static str, drop Debug allocs
#337
opened May 27, 2026 by
obchain
Contributor
Loading…
4 tasks done
refactor(app): zero-alloc process-name diff for lsof debug log
#329
opened May 26, 2026 by
Pablosinyores
Loading…
refactor(ui/details): single-allocation hex render for STUN Transaction ID
#328
opened May 26, 2026 by
Pablosinyores
Loading…
feat(kubernetes): pod and container attribution for connections
#299
opened May 20, 2026 by
domcyrus
Owner
Loading…
feat(dpi): add IMAP protocol detection and metadata extraction
#268
opened May 13, 2026 by
0xghost42
Contributor
Loading…
1 of 2 tasks
feat(dpi): add SMTP protocol detection and metadata extraction
#267
opened May 13, 2026 by
0xghost42
Contributor
Loading…
1 of 2 tasks
feat(dns): attribute connections to hostnames via observed DNS responses
#249
opened May 3, 2026 by
domcyrus
Owner
Loading…
ProTip!
Filter pull requests by the default branch with base:main.