rustio rustio.net
65

cobs

v0.5.1 Growing

This is an implementation of the Consistent Overhead Byte Stuffing (COBS) algorithm. COBS is an algorithm for transforming a message into an encoding where a specific value (the "sentinel" value) is not used. This value can then be used to mark frame boundaries in a serial communication channel.

MIT OR Apache-2.0 Edition 2024 MSRV 1.87
#encoding#byte#consistent#overhead#stuffing

Quick Verdict

  • โœ“Actively maintained (updated 24d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 289 crates
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
25.0M
Dependents
289
Releases
12
Size
28KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

3.5M downloads in the last 30 days (116.4K/day), up 51% from the previous period.

๐Ÿ”—
Moderate adoption

289 crates depend on cobs. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

๐ŸŒŸ
Used by top crates

Notable dependents include postcard, z-serial, probe-rs, corncobs, postcard-rpc. When high-quality crates choose cobs, it's a strong quality signal.

Health Breakdown

Maintenance 15/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 14/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
82K/day avg+101%
050K100K150K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.2.3
56%
v0.3.0
43%
v0.4.0
0%
v0.5.0
0%
v0.1.4
0%

Release Timeline

12 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
1
2016
1
2017
1
2018
2019
1
2020
2021
2022
4
2023
2024
2025
3
2026
1
Less
More

Feature Flags

default =["std"]

std*allocuse_std

README

Loading README...

Maintainers

Dependencies
7
direct dependencies
Dependents
289
crates depend on cobs

Similar Crates