ohsayan / rcrypt
rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes
☆12Updated 2 years ago
Alternatives and similar repositories for rcrypt:
Users that are interested in rcrypt are comparing it to the libraries listed below
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆21Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Rust crate for displaying in different formats☆13Updated 2 years ago
- A "blazingly" fast key-value pair database without bloat written in rust☆19Updated last year
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Provides machine-readable descriptions for rust types☆19Updated 7 months ago
- Extra event types built on top of rsevents☆17Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.