davidpdrsn / juniper-eager-loadingLinks
Library for avoiding N+1 query bugs with Juniper
☆69Updated 4 years ago
Alternatives and similar repositories for juniper-eager-loading
Users that are interested in juniper-eager-loading are comparing it to the libraries listed below
Sorting:
- ♻️ Retry faillible Rustlang std library futures☆59Updated 11 months ago
- Serde support for redis-rs☆75Updated 9 months ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- A complete example how to setup a Rust GraphQL web server☆100Updated 2 years ago
- openapi schema serialization for rust☆132Updated 2 years 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-…☆77Updated last month
- Redis actor and middleware for Actix☆109Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Semantic validation for Rust☆88Updated 3 months ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Event Sourcing Library for Rust☆86Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A routing library for the Yew frontend framework☆91Updated 5 years ago
- Proc-macro library used to map a tokio-postgres row to a Rust type (struct)☆62Updated 2 years ago
- Exponential backoff generator with jitter.☆89Updated 2 months ago
- Multipart requests with an asynchronous API.☆72Updated 3 years ago
- (On-Hold until they fix Context) GraphQL server written in Rust.