becheran / ntestLinks
Testing framework for rust enhancing the built-in library with some useful features.
☆71Updated last month
Alternatives and similar repositories for ntest
Users that are interested in ntest are comparing it to the libraries listed below
Sorting:
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- ☆43Updated last year
- Generate Rust enum variants without associated data☆99Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Typed any map for rust☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Rust procedural macro attribute parser☆44Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Convert number to enum☆87Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A fast and flexible LRU map.☆199Updated last year
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- ☆224Updated 6 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago