rust-lang / libtest
Rust's built-in testing and benchmarking framework
☆60Updated 3 years ago
Alternatives and similar repositories for libtest:
Users that are interested in libtest are comparing it to the libraries listed below
- Utilities for concurrent programming☆37Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Old home of some infra pieces☆75Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Utilities for pinning☆97Updated 11 months ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆70Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Asynchronous file I/O for Tokio☆48Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Types and traits for http-based services using the latest futures API☆102Updated 4 years ago
- Heap-based async timers☆211Updated 9 months ago
- The Bourne shell installer used by Rust and Cargo☆59Updated last year
- Real, fake, and mock implementations of file system operations☆62Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago