launchdarkly / rust-eventsource-clientLinks
Server-sent events (SSE) client implementation for Rust
☆95Updated last month
Alternatives and similar repositories for rust-eventsource-client
Users that are interested in rust-eventsource-client are comparing it to the libraries listed below
Sorting:
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Serde support for querystring-style strings☆214Updated 2 months ago
- Wrapper around reqwest to allow for client middleware chains.☆334Updated 2 months ago
- Async broadcast channels☆180Updated 7 months ago
- Async session support with plugabble backends☆124Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A GraphQL over Websockets implementation for Rust☆42Updated 9 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated last month
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆187Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆273Updated last week
- Common utilities used with hyper.☆152Updated this week
- An easy local data persistence layer for Rust, backed by SQLite.☆236Updated last week
- Rust implementation of grpc-web protocol that allows using tonic clients in browsers via webassembly.☆131Updated 3 weeks ago
- High level server designed to be used with axum framework.☆230Updated 5 months ago
- Track and query Cargo dependency graphs.☆231Updated last week
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated 3 weeks ago
- 🌿 SQL schema definition and discovery☆208Updated this week
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Simple ACME client☆156Updated this week
- ☆170Updated last month
- JWT authorization layer for Axum.☆78Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆117Updated this week
- ☆216Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated 2 weeks ago
- path-tree is a lightweight high performance HTTP request router for Rust☆130Updated last month
- Async interface for working with processes