GuillaumeGomez / this-week-in-rust-docsLinks
☆14Updated 7 years ago
Alternatives and similar repositories for this-week-in-rust-docs
Users that are interested in this-week-in-rust-docs are comparing it to the libraries listed below
Sorting:
- Convert `try!()` into `?`s☆34Updated 8 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 6 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- The first version of thanks.rust-lang.org, succeeded by rust-lang/thanks☆95Updated 6 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- The Bourne shell installer used by Rust and Cargo☆59Updated last year
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Easy UI☆7Updated 9 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- High-level gui api for rust (early alpha)☆13Updated 8 years ago
- OBSOLETE. Are we web yet? A simple reckoning of Rust’s readiness for Web-related things.☆46Updated 9 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last month
- Find the Rust nightly that that changed some behavior☆18Updated 9 years ago
- No longer maintained☆38Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- ☆27Updated 8 years ago
- A library for generating conventional changelogs from git metadata, written in Rust☆27Updated 11 months ago
- The empty type Void.☆70Updated 2 years ago
- Coordination repository of the portability Working Group (WG)☆42Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Experiments with Rust and Emscripten