nikomatsakis / rust-belt-rust-2019Links
Polonius talk at RBR 2019
☆14Updated 4 years ago
Alternatives and similar repositories for rust-belt-rust-2019
Users that are interested in rust-belt-rust-2019 are comparing it to the libraries listed below
Sorting:
- Extension of nom to trace parser☆50Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Cargo API written in Paris☆54Updated last week
- ☆60Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Better type id and Any for Rust☆15Updated last week
- ☆30Updated last year
- Collection initialization macros for Rust☆68Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- Automatically upgrade breaking changes☆46Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆19Updated 6 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- async time combinators☆25Updated last month