Announcing arctic: a lock-free concurrent ordered map : rustjump to contentmy subreddits<br>edit subscriptions<br>popular<br>-all<br>-users<br>| AskReddit<br>-pics<br>-funny<br>-movies<br>-gaming<br>-worldnews<br>-news<br>-todayilearned<br>-nottheonion<br>-explainlikeimfive<br>-mildlyinteresting<br>-DIY<br>-videos<br>-OldSchoolCool<br>-TwoXChromosomes<br>-tifu<br>-Music<br>-books<br>-LifeProTips<br>-dataisbeautiful<br>-aww<br>-science<br>-space<br>-Showerthoughts<br>-askscience<br>-Jokes<br>-Art<br>-singapore<br>-IAmA<br>-Futurology<br>-sports<br>-UpliftingNews<br>-food<br>-nosleep<br>-creepy<br>-history<br>-gifs<br>-InternetIsBeautiful<br>-GetMotivated<br>-gadgets<br>-announcements<br>-WritingPrompts<br>-philosophy<br>-Documentaries<br>-EarthPorn<br>-photoshopbattles<br>-listentothis<br>-blog
more "
rustcomments
Want to join? Log in or sign up in seconds.
limit my search to r/rustuse the following search parameters to narrow your results:<br>subreddit:subredditfind submissions in "subreddit"author:usernamefind submissions by "username"site:example.comfind submissions from "example.com"url:textsearch for "text" in urlselftext:textsearch for "text" in self post contentsself:yes (or self:no)include (or exclude) self postsnsfw:yes (or nsfw:no)include (or exclude) results marked as NSFWe.g. subreddit:aww site:imgur.com dog<br>see the search faq for details.
advanced search: by author, subreddit...
this post was submitted on 23 Jul 2026<br>8 points (100% upvoted)<br>shortlink:
Submit a new link
Submit a new text post
rust<br>joinleavePlease read The Rust Community Code of Conduct
The Rust Programming Language
A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
Rules
Observe our code of conduct
Strive to treat others with respect, patience, kindness, and empathy.
We observe the Rust Project Code of Conduct.
Details
Submissions must be on-topic
Posts must reference Rust or relate to things using Rust. For content that does not, use a text post to explain its relevance.
Post titles should include useful context.
For Rust questions, use the stickied Q&A thread.
Arts-and-crafts posts are permitted on weekends.
No meta posts; message the mods instead.
Details
Constructive criticism only
Criticism is encouraged, though it must be constructive, useful and actionable.
If criticizing a project on GitHub, you may not link directly to the project's issue tracker. Please create a read-only mirror and link that instead.
Details
Keep things in perspective
A programming language is rarely worth getting worked up over.
No zealotry or fanaticism.
Be charitable in intent. Err on the side of giving others the benefit of the doubt.
Details
No endless relitigation
Avoid re-treading topics that have been long-settled or utterly exhausted.
Avoid bikeshedding.
This is not an official Rust forum, and cannot fulfill feature requests. Use the official venues for that.
Details
No low-effort content
No memes, image macros, etc.
Consider the existing content of the subreddit and whether your post fits in. Does it inspire thoughtful discussion?
Use properly formatted text to share code samples and error messages. Do not use images.
Submissions appearing to contain AI-generated content may be removed at moderator discretion.
Details
Useful Links
Megathreads
Most links here will now take you to a search page listing posts with the relevant flair. The latest megathread for that flair should be the top result.
Alternative Rust Discussion Venues
Official Blog Posts
Rust Foundation Posts
Got a Question?
What's Everyone Working On?
Who's Hiring? Jobs Threads
This Week in Rust
Official Resources
Official Website
Official Blog
This Week In Rust
Installers
Source Code
Bug Tracker
Learn Rust
The Rust E-Book
Stdlib API Reference
Rust By Example
Rustlings
Online Playground
Discussion Platforms
Official Users Forum
Community Discord
Mozilla Matrix Chat
Stack Overflow Chat
a community for 15 years
MODERATORS
message the mods
7 · 6 comments<br>Hey Rustaceans! Got a question? Ask here (30/2026)!<br>40 · 2 comments<br>This Week in Rust #661<br>· 2 comments<br>The first seven months of the Cosmic desktop environment<br>35 · 8 comments<br>coral-rs: a pure Rust driver for the Google Coral USB Accelerator (Edge TPU)
How Proton uses Rust to build secure cross-platform applications for millions of people<br>· 2 comments<br>Announcing arctic: a lock-free concurrent ordered map<br>· 4 comments<br>Gitoxide in July<br>227 · 56 comments<br>Announcing Topcoat: a framework for building full-stack reactive web apps<br>5 · 3 comments<br>oximo v0.5.0
Doc comments, directly rendered in the UI text!
Welcome to Reddit,<br>the front page of the internet.<br>Become a Redditorand join one of thousands of communities.
×
•<br>•<br>•
Announcing arctic: a lock-free concurrent ordered map🛠️ project (self.rust)<br>submitted 41 minutes ago by nwtnni
Hi everyone!
We recently published a new lock-free concurrent ordered map called arctic at OSDI '26, a...