becheran / ntestLinks
Testing framework for rust enhancing the built-in library with some useful features.
☆72Updated last month
Alternatives and similar repositories for ntest
Users that are interested in ntest are comparing it to the libraries listed below
Sorting:
- ☆43Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Generate Rust enum variants without associated data☆116Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Typed any map for rust☆67Updated last year
- Define your own PhantomData☆158Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- ☆227Updated 6 months ago
- Serde support for querystring-style strings☆227Updated last week
- A fixed-size circular buffer written in Rust.☆141Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago