40 releases (stable)
1.7.1 | Mar 9, 2024 |
---|---|
1.6.4 | Jan 30, 2024 |
1.6.2 | Dec 22, 2023 |
1.6.0 | Jun 7, 2023 |
0.3.2 | Jul 9, 2019 |
#1138 in Network programming
128 downloads per month
Used in 7 crates
59KB
1.5K
SLoC
Kern
General library for Rust
What is Kern?
Kern is a general-use library for the Rust programming language
Using Kern
Add to Cargo.toml
[dependencies]
kern = "1"
kern::http (with tls feature)
[dependencies]
kern = { version = "1", features = ["tls"] }
lib.rs
:
General library for Rust
Dependencies
~0–7.5MB
~74K SLoC