rust-lang / libtestLinks
Rust's built-in testing and benchmarking framework
☆60Updated 4 years ago
Alternatives and similar repositories for libtest
Users that are interested in libtest are comparing it to the libraries listed below
Sorting:
- 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…☆91Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Heap-based async timers☆216Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆70Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Records build and test status of external tools bundled with the Rust repository.☆101Updated this week
- The Bourne shell installer used by Rust and Cargo☆59Updated 2 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Run closures in parallel☆115Updated 10 months ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Types and traits for http-based services using the latest futures API☆102Updated 5 years ago
- Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.☆168Updated last week
- An LCS based slice and string diffing implementation.☆86Updated last year
- Utilities for pinning☆97Updated last year
- Asynchronous process management for tokio☆149Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 10 months ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago