hanskorg / google-authenticator-rustLinks
GoogleAuthenticator Rust google两步验证生成器
☆49Updated last year
Alternatives and similar repositories for google-authenticator-rust
Users that are interested in google-authenticator-rust are comparing it to the libraries listed below
Sorting:
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- JOSE (JSON Web Token) Library for Rust☆182Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A fast, low-overhead WebSocket client☆120Updated 2 years ago
- actix-web static files as resources support☆74Updated 5 months ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rate limiter framework for Actix web☆124Updated 3 years ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Compile-time string operations☆116Updated last week
- Dead simple queue implementation for rust with async-await☆108Updated 6 months ago
- Write and execute SQL queries with ease☆74Updated 5 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Async interface for working with processes☆206Updated 4 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- CAPTCHA library written in Rust.☆113Updated 10 months ago
- "just open a socket"☆73Updated 2 years ago
- A Rust client for Redis, using Tokio☆254Updated last month
- ☆63Updated 4 years ago
- FFI-compatible futures☆172Updated 4 months ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- x-www-form-urlencoded meets Serde☆259Updated last year
- Serialisable closures for Rust.☆66Updated 3 years ago
- Serde support for querystring-style strings☆227Updated last week
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆131Updated 2 weeks ago
- ☆43Updated last year
- An updated version of linked-hash-map and friends