arlyon / async-stripe
Async (and blocking!) Rust bindings for the Stripe API
☆512Updated this week
Alternatives and similar repositories for async-stripe:
Users that are interested in async-stripe are comparing it to the libraries listed below
- 🪪 User identification, authentication, and authorization for Axum.☆752Updated last week
- Diesel async connection implementation☆698Updated 2 months ago
- A well-maintained fork of the dotenv crate☆863Updated last month
- 🥠 Sessions as a `tower` and `axum` middleware.☆293Updated last week
- A powerful validation library for Rust☆556Updated 2 months ago
- Generate JSON Schema documents from Rust code☆950Updated 3 weeks ago
- Extensible, strongly-typed Rust OAuth2 client library☆988Updated 2 months ago
- An API documentation library☆460Updated last week
- HTTP specific Tower utilities.☆742Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.☆712Updated last week
- Dead simple pool implementation for rust with async-await☆1,145Updated 2 weeks ago
- A bring your own types GraphQL client library for Rust☆397Updated this week
- An async client for Valkey and Redis☆437Updated 3 weeks ago
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆829Updated 2 weeks ago
- Simple, extensible multithreaded background job and message processing library for Rust☆624Updated this week
- A hierarchical configuration library so con-free, it's unreal.☆700Updated 6 months ago
- A collection of additional crates supporting the actix and actix-web frameworks.☆821Updated this week
- OpenID Connect Library for Rust☆469Updated last month
- Schedule tasks on Tokio using cron-like annotation☆583Updated 5 months ago
- Rust API bindings for the Stripe HTTP API.☆225Updated last year
- WIP OpenAPI tooling for Rust.☆919Updated last week
- Generate type-checked Rust from your PostgreSQL.☆952Updated 7 months ago
- A high performance, zero-copy URL router.☆433Updated last month
- Password hashing functions / KDFs☆721Updated this week
- HTTP mocking to test Rust applications.☆691Updated 3 weeks ago
- 🌊 Stream processing toolkit for Redis & Kafka☆304Updated 3 weeks ago
- Structured logging for actix-web applications.☆244Updated last month
- This is a Rust implementation of the ulid project☆409Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…