spastorino / dynosaurLinks
☆163Updated this week
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☆157Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆157Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- ☆42Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Utilities for working with shared slices of memory☆71Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- (Auto)DRY for your Rust dependencies☆178Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated 3 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆242Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Web API access control for Rust☆128Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆43Updated last month