Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
## Summary [summary]: #summary Make it possible to define custom smart pointers that work with trait objects. For now, it will only be possible to do this using a derive macro, as we do not stabilize the underlying traits. This RFC builds o...
github.com RFC 3621 RFC 2024-05-01 ~24 min read
High performance LOUDS (Level-Order Unary Degree Sequence) library
crate v0.7.0 github.com 2024-04-29
Rust library for accessing USB devices.
crate v0.9.4 github.com 2024-04-27
FFI bindings for libusb.
crate v0.7.0 github.com 2024-04-27
Permutation testing for concurrent code
crate v0.7.2 github.com 2024-04-23
Get the user home directory in a cross-platform way.
crate v0.1.0 github.com 2024-04-22
A simple event-driven library for parsing WebAssembly binary files.
crate v0.100.2 github.com 2024-04-21
## Summary [summary]: #summary This RFC proposes to run an experimental goal program during the second half of 2024 with nikomatsakis as owner/organizer. This program is a first step towards an ongoing Rust roadmap. The proposed outcomes fo...
github.com RFC 3614 RFC 2024-04-18 ~13 min read
High performance FID (Fully Indexable Dictionary) library
crate v0.2.0 github.com 2024-04-14
A build dependency to build native libraries that use configure&make-style build systems
crate v0.2.7 github.com 2024-04-08
Retrieve serde provided variant names for enum objects.
crate v0.1.3 github.com 2024-04-06
## Summary [summary]: #summary This RFC adds `use<..>` syntax for specifying which generic parameters should be captured in an opaque RPIT-like `impl Trait` type, e.g. `impl use<'t, T> Trait`. This solves the problem of overcapturing and wi...
github.com RFC 3617 RFC 2024-04-03 ~38 min read
## Shorter temporary lifetimes in tail expressions - Feature Name: `shorter_tail_lifetimes` - Start Date: 2023-05-04 - RFC PR: [rust-lang/rfcs#3606](https://github.com/rust-lang/rfcs/pull/3606) - Tracking Issue: [rust-lang/rust#123739](http...
github.com RFC 3606 RFC 2024-04-02 ~5 min read
## Summary This RFC proposes merging the Crates.io team into the Dev tools team as a subteam. The membership of the Crates.io and Dev tools teams proper remain the same.[^subteam] [^subteam]: Note: Members of subteams are not automatically...
github.com RFC 3595 RFC 2024-03-25 ~5 min read
## Summary [summary]: #summary Beginning with the 2024 edition, reserve the syntax `#"foo"#`, as a way of future-proofing against future language changes. ## Motivation [motivation]: #motivation [RFC 3101](https://github.com/rust-lang/rfcs/...
github.com RFC 3593 RFC 2024-03-24 ~3 min read
## Summary [summary]: #summary Allow importing associated functions and constants from traits and then using them like regular items. ## Motivation [motivation]: #motivation There has for a long time been a desire to shorten the duplication...
github.com RFC 3591 RFC 2024-03-19 ~8 min read
Safe interface for oboe an android library for low latency audio IO
crate v0.6.1 github.com 2024-03-03
Unsafe bindings for oboe an android library for low latency audio IO
crate v0.6.1 github.com 2024-03-03
# Summary [summary]: #summary Tweak the behaviour of `?` inside `try{}` blocks to not depend on context, in order to work better with methods and need type annotations less often. The stable behaviour of `?` when *not* in a `try{}` block is...
github.com RFC 3721 RFC 2024-02-22 ~20 min read
Run a command as root (sudo)
crate v1.2.0 github.com 2024-02-20
"Rust's abstraction layers feel both transparent and productive. It's like being on a glass-bottomed boat, you see the sharks, but they can't get you. ..."

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.