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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆62Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Utility for reusing memory☆53Updated 6 years ago
- configuration☆31Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A map backed by a vector☆26Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Website for async-std☆23Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- RFCs for changes to the `futures` crate☆19Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆40Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago