5 releases

Uses old Rust 2015

0.1.4 Sep 4, 2023
0.1.3 Jul 16, 2023
0.1.2 Aug 1, 2017
0.1.1 Jul 23, 2017
0.1.0 May 21, 2017

#38 in Algorithms

Download history 299885/week @ 2024-01-03 308292/week @ 2024-01-10 348380/week @ 2024-01-17 323861/week @ 2024-01-24 332224/week @ 2024-01-31 338166/week @ 2024-02-07 315203/week @ 2024-02-14 330934/week @ 2024-02-21 350973/week @ 2024-02-28 359965/week @ 2024-03-06 352325/week @ 2024-03-13 341618/week @ 2024-03-20 330640/week @ 2024-03-27 359999/week @ 2024-04-03 357924/week @ 2024-04-10 281883/week @ 2024-04-17

1,394,418 downloads per month
Used in 1,534 crates (17 directly)

MIT/Apache

79KB
2.5K SLoC

stringprep

Documentation

An implementation of the stringprep algorithm as defined in RFC 3454.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

An implementation of the "stringprep" algorithm defined in RFC 3454.

Dependencies

~2MB
~121K SLoC