lawliet89 / biscuit
JOSE (JSON Web Token) Library for Rust
☆182Updated last month
Alternatives and similar repositories for biscuit:
Users that are interested in biscuit are comparing it to the libraries listed below
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Typed HTTP Headers from hyper☆172Updated 2 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆179Updated 10 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Rust library for hashing passwords using Argon2.☆228Updated last year
- Build a config structure from environment variables in Rust without boilerplate☆212Updated 7 months ago
- Serde support for querystring-style strings☆206Updated last week
- Heap-based async timers☆212Updated 10 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- openapi schema serialization for rust