nikomatsakis / rust-belt-rust-2019
Polonius talk at RBR 2019
☆13Updated 3 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
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- A community website for highlighting Rust conferences.☆23Updated last year
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Windows INI file {de,}serialization☆22Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- ☆51Updated 8 months ago
- A library for manipulating unstructured Markdown documents.☆49Updated last year
- Extensions for the Rust standard library☆39Updated 9 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- cargo-feature-analyst is a tool written in rust to analyse the feature usage in your rust project.☆44Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- ☆19Updated 5 years ago
- Cargo API written in Paris☆44Updated last month
- Moved to https://github.com/dudykr/ddbase☆16Updated last year
- wasmBoy compiled to Rust☆30Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- Procedural macro span debugger/visualizer