Ross ROSS = Recommend OSS · open-source software intelligence for agents

m-ou-se/rust-atomics-and-locks resource

Code examples, data structures, and links from my book, Rust Atomics and Locks. observed · 2026-08-28

github.com/m-ou-se/rust-atomics-and-locks · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 97

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1358
  • days_rel: n/a
  • days_push: 758
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1618 stars · 152 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Companion repository for the book 'Rust Atomics and Locks' by Mara Bos, containing code examples, data structures, and links from each chapter. It covers Rust concurrency topics such as threads, atomics, memory ordering, mutexes, and lock-free data structures.

Use cases

  • learn rust concurrency from a book with runnable examples
  • understand memory ordering in rust atomics
  • study lock-free data structure implementations in rust
  • find example code for mutexes and condition variables
  • reference material for writing thread-safe rust code
  • learn how compare-and-exchange and fetch-add work

When to choose

  • you are reading or have read Rust Atomics and Locks and want the accompanying code
  • you want well-organized, chapter-by-chapter examples of rust concurrency primitives
  • you want to study implementations of locks and atomic data structures in rust

When to avoid

  • you need a production-ready concurrency library rather than educational examples
  • you are looking for concurrency tutorials in languages other than rust
  • you want a maintained crate with an API to depend on

Facets

learning-resource · maturity stable

concurrency developer-tools developer-tools programming-languages tutorials rust cross-platform rust atomics locks concurrency book code-examples memory-ordering threads

1 source

Member repositories

RepositoryRoleHealth v2
m-ou-se/rust-atomics-and-locksmain32

For agents

markdown · JSON · MCP: product_card(name="m-ou-se/rust-atomics-and-locks")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem