tesaguri / oauth1-request-rsLinks
Yet yet yet another OAuth 1.0 client library for Rust.
☆19Updated last year
Alternatives and similar repositories for oauth1-request-rs
Users that are interested in oauth1-request-rs are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆156Updated 11 months ago
- ⏩ GitHub Action for a faster binary crates installation☆57Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A library for setting up Rust objects inspired by factory_bot.☆40Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 2 weeks ago
- Temporary edit external crates that your project depends on☆147Updated last year
- ☆52Updated 2 months ago
- Serialization value trees☆48Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 weeks ago
- String types for URIs/IRIs.☆24Updated 3 weeks ago
- ☆112Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- ☆25Updated 4 years ago
- ☆70Updated last year
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆17Updated 6 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`