becheran / ntestLinks
Testing framework for rust enhancing the built-in library with some useful features.
☆67Updated 4 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
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Derive a builder for your constructors in Rust☆71Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- ☆43Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Define your own PhantomData☆156Updated this week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- ☆113Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Web API access control for Rust☆126Updated 2 weeks ago