smmoosavi / dynamic-graphql
☆11Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for dynamic-graphql
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- ☆15Updated 6 months ago
- A Rust library for revision-tolerant serialisation and deserialisation, with support for schema evolution over time☆26Updated 2 months ago
- ☆40Updated 2 months ago
- Distributed chat system built with rust☆38Updated 4 years ago
- Minimalist scheduling library for Rust☆42Updated 2 years ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- Typed any map for rust☆64Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 3 weeks ago
- Rust library for requesting certificates from an ACME provider☆77Updated 8 months ago
- Serde partial serialization made easy☆41Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- Rust implementation of Noise☆65Updated last year
- Serde support for the humantime crate☆27Updated 9 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 7 months ago
- Write and execute SQL queries with ease☆72Updated 3 years ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated 8 months ago
- A simple chart components library for Dioxus☆36Updated 7 months ago
- CBOR: Concise Binary Object Representation☆58Updated 2 months ago
- ☆112Updated last year
- horrible serde macro stuff☆38Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- ☆35Updated last month
- Wasm convenience API for WebSockets☆95Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- A generic abstraction of paginated APIs☆59Updated 9 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 6 months ago
- Automatic TLS certificate management using rustls☆23Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.