1 unstable release
0.1.6 | Sep 28, 2024 |
---|---|
0.1.5 |
|
0.1.4 |
|
0.1.2 |
|
0.1.0 |
|
#305 in Concurrency
290 downloads per month
Used in 2 crates
23KB
530 lines
Rust kits
Rust kits
Features:
- AtomicRelaxed
- AtomicT , free lock
- FastChannel, very fast and simple channel
- Bin
- remove files, recursively remove files, default remove the "target" and "node_modules"
- generate certificate
cargo run --bin=generate_certificate -- -h Options: -o, --output <OUTPUT> [default: output] -d, --dns-names <DNS_NAMES> if the [count] != 0, then merge [dns_names] and [count], and distinct name. [default: ""] -c, --count <COUNT> the dns name count. count = 2, sample names: name1, name2 [default: 3] -n, --name <NAME> the pre name of dns, see [count] [default: client] -a, --algorithm <ALGORITHM> [default: pkcs-ed25519] [possible values: pkcs-rsa-sha256, pkcs-rsa-sha384, pkcs-rsa-sha512, pkcs-ecdsa-p256-sha256, pkcs-ecdsa-p384-sha384, pkcs-ecdsa-p521-sha512, pkcs-ed25519 ] -h, --help Print help -V, --version Print version
- other
Dependencies
~67MB
~2M SLoC