ohadravid / state-of-the-crates
State of the Crates
☆18Updated 4 months ago
Alternatives and similar repositories for state-of-the-crates:
Users that are interested in state-of-the-crates are comparing it to the libraries listed below
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Create Kafaka-like things while enjoying low-level programming without external crates☆91Updated last week
- A very fast Key-Value store in pure rust☆157Updated last month
- Command line and library for generating Rust types from Avro schemas☆41Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆119Updated 5 months ago
- A generic abstraction of paginated APIs☆59Updated last year
- Generate Rust enum variants without associated data☆93Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated 11 months ago
- Simple async reactor and executor for rust☆79Updated 2 weeks ago
- Prost Well-Known-Types serialization and deserialization.☆81Updated 3 weeks ago
- (Auto)DRY for your Rust dependencies☆160Updated 2 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆229Updated last month
- Easily compare two JSON values and get great output☆82Updated last year
- Discovering and describing Rust's design axioms☆72Updated last year
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆56Updated this week
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆63Updated 4 months ago
- 🔎 Prometheus metrics middleware for Axum☆71Updated 3 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated 10 months ago
- ☆136Updated 3 weeks ago
- JWT authorization layer for Axum.☆76Updated 7 months ago
- General purpose OAuth2 component for Yew☆46Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Procedural macros for data validation/modification☆62Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Perfect hashing for an imperfect world☆88Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- Conditional compile-time verified queries with SQLx☆49Updated 2 months ago