fastos/tcpdive
A TCP performance profiling tool. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3880
- days_rel: n/a
- days_push: 3282
- n_releases_24m: 0
Adoption not part of the score
1846 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tcpdive is a TCP performance profiling tool that monitors and analyzes TCP internals from a running Linux kernel using SystemTap, requiring no kernel modifications. It provides detailed metrics on transmission, loss and retransmission, congestion control, and HTTP processing at the TCP layer.
Use cases
- profile TCP performance on a Linux server
- diagnose TCP retransmission and packet loss
- compare TCP performance in wired vs wireless networks
- analyze HTTP processing at the TCP layer
- quantify impact of TCP tuning changes
- characterize TCP traffic per application
When to choose
- you need deep insight into TCP internals beyond tcpdump or netstat
- you want to profile TCP without modifying or patching the kernel
- you run a Linux production environment and need quantitative TCP metrics
When to avoid
- you need a maintained tool - the last release was 2017
- you are on a non-Linux platform or a modern kernel unsupported by SystemTap scripts
- you need general packet capture rather than TCP performance profiling
Facets
cli-tool · maturity abandoned
monitoring networking analytics networking monitoring performance developer-tools cli tcp systemtap network-profiling kernel http-analysis packet-analysis linux
1 source
- readme: https://github.com/fastos/tcpdive · fetched 2026-08-28 · 2f52625c87fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fastos/tcpdive | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem