lluchs / eventsourceLinks
Rust client for the EventSource browser API
☆22Updated 4 years ago
Alternatives and similar repositories for eventsource
Users that are interested in eventsource are comparing it to the libraries listed below
Sorting:
- ☆113Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A dependency injection library for message-based applications☆39Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- ☆59Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Run closures in parallel☆115Updated 10 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated this week
- Rust HashSet with insertion ordering☆42Updated last week
- ☆60Updated 2 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆73Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated last year
- ☆40Updated 2 years ago
- bb8 connection manager for Diesel☆20Updated 3 years ago
- ☆70Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Library for avoiding N+1 query bugs with Juniper☆69Updated 4 years ago