Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
A #![no_std] crate for performing FNV1A-16/32/64/128 hashing on Rust stable at compile time.
crate v1.1.0 github.com 2022-08-13
## Summary [summary]: #summary Type ascription ([RFC #803][ascript-rfc], [tracking issue]) has been a merged RFC for seven years, with no clear path to stabilization. Since then, syntactic norms in Rust have shifted significantly and it's b...
github.com RFC 3307 RFC 2022-08-07 ~6 min read
## Summary This RFC establishes a Leadership Council as the successor of the core team[^core] and the new governance structure through which Rust Project members collectively confer the authority[^authority] to ensure successful operation o...
github.com RFC 3392 RFC 2022-08-01 ~63 min read
Fallible streaming iterator specialized for decompression
crate v0.1.2 github.com 2022-07-30
Basic type for validator and validator_derive
crate v0.16.0 github.com 2022-07-25
Unofficial implementation of Apache Arrow spec in safe Rust
crate v0.1.0 github.com 2022-07-07
## Summary [summary]: #summary When Cargo is performing an API operation (`yank`/`login`/`publish`/etc.) to a source-replaced `crates-io`, require the user to pass `--registry <NAME>` to specify exactly which registry to use. Additionally,...
github.com RFC 3289 RFC 2022-07-05 ~4 min read
Encode/decode any base
crate v0.2.11 github.com 2022-06-24
Extended precision 80-bit floating-point numbers (f80).
crate v0.1.0 github.com 2022-05-27
## Summary [summary]: #summary The Rust Compiler Team has used a co-leadership model since late 2019. This RFC codifies the expectations the team has for its leads and the time and effort we expect to be necessary to meet those expectations...
github.com RFC 3262 RFC 2022-05-09 ~10 min read
## Summary [summary]: #summary * Introduce a new "type system team" (the "types team" for short) that works to **implement and formally define** the semantics of Rust as decided by the lang team. * The type team owns and maintains: * The im...
github.com RFC 3254 RFC 2022-04-12 ~12 min read
OpenTracing API for Rust
crate v0.6.0 github.com 2022-04-05
## Refined trait implementations - Feature Name: `refined_impls` - Start Date: 2022-03-22 - RFC PR: [rust-lang/rfcs#3245](https://github.com/rust-lang/rfcs/pull/3245) - Rust Issue: [rust-lang/rust#100706](https://github.com/rust-lang/rust/i...
github.com RFC 3245 RFC 2022-03-22 ~19 min read
A URI parser including relative references
crate v0.6.4 github.com 2022-03-18
## Summary Languages like C++ have open namespaces where anyone can write code in any namespace. In C++'s case, this includes the `std` namespace and is only limited by convention. In contrast, Rust has closed namespaces which can only incl...
github.com RFC 3243 RFC 2022-03-09 ~14 min read
Shared code for Askama
crate v0.12.2 github.com 2022-02-27
p12
pure rust pkcs12 tool
crate v0.6.3 github.com 2022-02-18
## Summary [summary]: #summary Add a `process_group` method to `std::os::unix::process::CommandExt` that allows setting the process group id (i.e. calling `setpgid`) in the child, thus enabling users to set process groups while leveraging t...
github.com RFC 3228 RFC 2022-02-02 ~1 min read
## Summary [summary]: #summary Add support for Cargo to authenticate the user to registries without sending secrets over the network. ## Motivation [motivation]: #motivation The word "token" is going to be used a lot in this document. For c...
github.com RFC 3231 RFC 2022-02-02 ~25 min read
## Summary [summary]: #summary Add a warn-by-default lint for items inside functions or expressions that implement methods or traits that are visible outside the function or expression. Consider ramping that lint to deny-by-default for Rust...
github.com RFC 3373 RFC 2022-01-19 ~2 min read
"I’ve become fearless in Rust, but it’s made me fear every other language…"

Search tips

Type anything to search across articles, videos (including conference talks), podcasts, and research. These operators give you finer control — click an example to try it.

Find pages containing all your words. Pages where the words appear together rank higher.
Quote part of your query to keep those words together as an exact phrase within a larger search.
Wrap the whole query in quotes for a verbatim search that matches text exactly, punctuation and all — perfect for Rust syntax. Needs at least 3 characters.
Limit results to a single site. Works on its own () too. One site: per search.

Use the tabs and filters above the results to narrow by content type, publication year, and sort order.