inejge / pwhash
A collection of password hashing routines in pure Rust
☆62Updated 2 years ago
Alternatives and similar repositories for pwhash:
Users that are interested in pwhash are comparing it to the libraries listed below
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆121Updated 6 months ago
- A HTML entity encoding library for Rust☆43Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- MIMEs in Rust☆189Updated 4 months ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- Error management☆26Updated 7 years ago
- Serialize/deserialize rusqlite rows☆90Updated last week
- Cross-platform hostname functions in Rust☆63Updated 11 months ago
- Moved to actix-extras repo.☆83Updated 5 years ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Minifier tool/lib for JS/CSS/JSON files☆89Updated last month
- Fully async-await http server framework☆92Updated 2 months ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 3 years ago
- Efficient and customizable data-encoding functions in Rust☆185Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed HTTP Headers from hyper☆169Updated last month
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Cross-platform interface to the `errno` variable☆65Updated last week
- Native TLS for futures and async-std☆70Updated 7 months ago
- Write and execute SQL queries with ease