becheran / ntestLinks
Testing framework for rust enhancing the built-in library with some useful features.
☆68Updated 6 months ago
Alternatives and similar repositories for ntest
Users that are interested in ntest are comparing it to the libraries listed below
Sorting:
- Migrated to Codeberg☆79Updated 2 years ago
- ☆43Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Humansize - A flexible crate for humanizing file sizes☆120Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Generate Rust enum variants without associated data☆97Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- Define your own PhantomData☆158Updated last week
- A versatile and developer-friendly trait mocking library☆77Updated last week
- Web API access control for Rust☆127Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago