rust-lang-nursery / rustc-timingLinks
Data for timing rustc
☆18Updated 5 years ago
Alternatives and similar repositories for rustc-timing
Users that are interested in rustc-timing are comparing it to the libraries listed below
Sorting:
- ☆59Updated 11 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Safely combine results☆81Updated 11 months ago
- A map backed by a vector☆25Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- The empty type Void.☆70Updated 2 years ago