tomprogrammer / scram
An implementation of the Salted Challenge Response Authentication Mechanism (SCRAM)
☆15Updated 10 months ago
Alternatives and similar repositories for scram:
Users that are interested in scram are comparing it to the libraries listed below
- ☆37Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- ☆46Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆28Updated 5 years ago
- ☆82Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ☆55Updated last year
- Extra components for use with Mio.☆31Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly