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:
- Rust procedural macro attribute parser☆45Updated last year
- ☆43Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated 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.☆139Updated 10 months ago
- Typed any map for rust☆67Updated 10 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Convert number to enum☆87Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Web API access control for Rust☆127Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month