Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
A library for heap profiling and ad hoc profiling with DHAT.
crate v0.3.3 github.com 2024-02-04
Keeps an inventory of living objects
crate v0.4.2 github.com 2024-01-26
Simplified Read/Write traits for no_std usage
crate v0.2.2 github.com 2024-01-24
serde implementation of CBOR using ciborium-basic
crate v0.2.2 github.com 2024-01-24
Low-level CBOR codec primitives
crate v0.2.2 github.com 2024-01-24
## Summary [summary]: #summary Re-organise the compiler team: - Re-define and rename the tiers of membership - Change how team members and contributors are promoted - Document expectations of team members and maintainers - Establish mechani...
github.com RFC 3599 RFC 2024-01-19 ~15 min read
A concurrent insert-only hashmap for caching values
crate v0.3.0 github.com 2024-01-19
## Summary [summary]: #summary This eRFC lays out a path for [stabilizing programmatic output for libtest](https://github.com/rust-lang/rust/issues/49359). ## Motivation [motivation]: #motivation [libtest](https://github.com/rust-lang/rust/...
github.com RFC 3558 RFC 2024-01-18 ~4 min read
Tools for concurrent programming
crate v0.8.4 github.com 2024-01-08
A concurrent skip list
crate v0.1.3 github.com 2024-01-08
InfluxDB line protocol parser and builder.
crate v2.0.0 github.com 2023-12-22
Do two directories have different contents?
crate v0.3.3 github.com 2023-12-19
## Summary [summary]: #summary Change the range operators `a..b`, `a..`, and `a..=b` to resolve to new types `std::range::Range`, `std::range::RangeFrom`, and `std::range::RangeInclusive` in Edition 2024. These new types will not implement...
github.com RFC 3550 RFC 2023-12-18 ~18 min read
A library for interrupting asynchronous streams.
crate v0.8.2 github.com 2023-12-17
An abstraction over buffers backed by memory-mapped files or bytes in memory
crate v0.1.4 github.com 2023-12-14
## Summary [summary]: #summary This RFC proposes support for `patchable-function-entry` as present in [`clang`](https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-fpatchable-function-entry) and [`gcc`](https://gcc.gn...
github.com RFC 3543 RFC 2023-12-12 ~12 min read
A simple parser for the Prometheus text format
crate v0.2.5 github.com 2023-12-09
## Summary This RFC proposes merging the Release team into the Infrastructure team as a subteam. The membership of the Infrastructure and Release teams proper remain the same.[^subteam] [^subteam]: Note: Members of subteams are not automati...
github.com RFC 3533 RFC 2023-11-23 ~4 min read
## Summary [summary]: #summary Pointers (this includes values of reference type) in Rust have **two** components. * The pointer's "address" says where in memory the pointer is currently pointing. * The pointer's "provenance" says where and...
github.com RFC 3559 RFC 2023-11-22 ~22 min read
## Summary [summary]: #summary When a constant appears as a pattern, this is syntactic sugar for writing a pattern that corresponds to the constant's value by hand. This operation is only allowed when (a) the type of the constant implements...
github.com RFC 3535 RFC 2023-11-19 ~17 min read
"once you can walk barefoot (C), it’s easy to learn to walk with shoes (go) but it will take time to learn to ride a bike (rust)"

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.