EmbarkStudios / tame-oidc
๐งฌ Small OAuth crate that follows the sans-io approach ๐ฆ
โ22Updated 6 months ago
Alternatives and similar repositories for tame-oidc:
Users that are interested in tame-oidc are comparing it to the libraries listed below
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.โ40Updated 2 months ago
- Non-owning unsafe I/Oโ20Updated 2 months ago
- Thread-unsafe async runtimeโ27Updated 3 months ago
- Rust program for automerging PRs based on a few rulesโ41Updated 8 months ago
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWriteโ11Updated last year
- A newtype wrapper that causes Debug impls to skip a field.โ21Updated 2 years ago
- Rust String type with configurable byte storage.โ34Updated 5 months ago
- constant-size associative container backed by a simple arrayโ19Updated last year
- `NonEmpty` library vector for rustโ19Updated 2 years ago
- ๐ An event based library for architecting user output for multiple output destinations, in Rustโ31Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).โ30Updated last month
- โ35Updated 6 months ago
- A rust proc-macro to generate conversions for an enum of newtype variantsโ28Updated 2 years ago
- A list of Rust buffers that implements the bytes::Buf trait.โ31Updated last year
- ๐ปโโ๏ธ๐งถ Asynchronous Rust crate to handle communication between applications and object storage providersโ15Updated 2 weeks ago
- โ24Updated last year
- std::thread which joins on drop by default.โ16Updated 4 years ago
- Helps you frob those bitsโ35Updated 6 months ago
- Fast and compact sets of bytes or ASCII charactersโ28Updated 3 years ago
- A heckin small test generatorโ30Updated last year
- Efficient byte-stream pipe bufferโ42Updated 7 months ago
- Full precision decimal representation of f64โ25Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stackโ33Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.โ56Updated last year
- Make any value Sync but only available on its original thread