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 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- ☆70Updated 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
- Unix signal handling for tokio☆88Updated 7 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Heap-based async timers☆216Updated last year
- Asynchronous HTTP client built on libcurl☆111Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Rust marketing handbook☆39Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆114Updated 5 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Task abstraction for building executors☆214Updated 3 years ago