enokson / laboratoryLinks
A simple, expressive unit test framework for Rust
☆49Updated 4 years ago
Alternatives and similar repositories for laboratory
Users that are interested in laboratory are comparing it to the libraries listed below
Sorting:
- ☆46Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Run closures in parallel☆114Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Make trait methods callable without the trait in scope☆162Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆111Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated this week
- Extensions for the Rust standard library☆42Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A super powered testing macro for Rust☆124Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- Write doc comments from macros☆100Updated 3 months ago
- Copy-on-write string utilities for Rust☆163Updated last year
- Dependency injection for Rust☆59Updated 4 months ago