44 releases (stable)
Uses new Rust 2024
1.8.3 | Mar 15, 2025 |
---|---|
1.7.1 | Mar 9, 2024 |
1.6.2 | Dec 22, 2023 |
1.6.0 | Jun 7, 2023 |
0.3.2 | Jul 9, 2019 |
#189 in Cryptography
662 downloads per month
Used in 7 crates
75KB
2K
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"] }
Dependencies
~0–8.5MB
~77K SLoC