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
22.3K
Dependents
17
Releases
5
Size
17KB

Deep Insights

๐Ÿ“‰
Download decline

152 downloads in the last 30 days, down 50% from the previous period. May indicate migration to alternatives.

๐Ÿ”ฌ
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
0/day avg
02/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on tcp_typed

Version Adoption

v0.1.4
69%
v0.1.2
9%
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