spastorino / dynosaurLinks
☆216Updated 3 months ago
Alternatives and similar repositories for dynosaur
Users that are interested in dynosaur are comparing it to the libraries listed below
Sorting:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆183Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated last month
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Yet another string type for Rust☆89Updated last week
- Track and query Cargo dependency graphs.☆236Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆201Updated 8 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Type that deserializes only from one specific value☆265Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 8 months ago
- Perfect hashing for an imperfect world☆94Updated last month
- Maps where keys are borrowed from values.☆290Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆293Updated 2 months ago
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago