rustio rustio.net
42

tcp_typed

v0.1.4 Growing

A wrapper around platform TCP socket APIs that leverages the type system to ensure correct usage. It's quite easy to accidentally misuse the Berkeley sockets or similar APIs, resulting in ECONNRESET/EPIPE/etc, data being lost on close, and potential hangs from non-exhaustive collection of edge-triggered events. This library aims to make it impossible to misuse in non-unsafe code.

MIT OR Apache-2.0 Edition 2018

Quick Verdict

  • โœ•Not updated for 6+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
21.8K
Dependents
17
Releases
5
Size
17KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

136 downloads in the last 30 days (5/day), up 100% from the previous period.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 7+ years old, tcp_typed hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 17KB, tcp_typed is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 14/25

Yanked ratio, deps, size, maturity, features

Community 8/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
3/day avg+40%
010203012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on tcp_typed

Version Adoption

v0.1.4
68%
v0.1.2
10%
v0.1.1
8%
v0.1.3
7%
v0.1.0
7%

Release Timeline

5 releasessince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
2
2019
3
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
17
crates depend on tcp_typed

Similar Crates