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

smallnest/concurrency-programming-via-rust resource

None observed · 2026-08-28

github.com/smallnest/concurrency-programming-via-rust · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 32
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 1426
  • days_rel: n/a
  • days_push: 412
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1345 stars · 74 forks observed · 2026-08-28

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

A collection of Rust source code examples accompanying a planned book on concurrency programming in Rust. It covers threads, thread pools, async/await, synchronization primitives, channels, and popular concurrency libraries like parking_lot, crossbeam, rayon, and tokio.

Use cases

  • learn concurrency programming in Rust
  • understand async/await in Rust
  • see examples of thread pools in Rust
  • learn how to use tokio
  • compare crossbeam and std channels
  • study synchronization primitives in Rust
  • learn parallel programming with rayon

When to choose

  • you are learning Rust concurrency from scratch
  • you want runnable example code for threads, channels, and async
  • you want a structured chapter-by-chapter curriculum on Rust concurrency

When to avoid

  • you need a production concurrency library rather than educational examples
  • you need comprehensive documentation rather than code snippets
  • you are not working in Rust

Facets

learning-resource · maturity active

concurrency developer-tools tutorials programming-languages developer-tools rust cross-platform rust concurrency book examples async threads tokio rayon crossbeam

1 source

Member repositories

RepositoryRoleHealth v2
smallnest/concurrency-programming-via-rustmain37

For agents

markdown · JSON · MCP: product_card(name="smallnest/concurrency-programming-via-rust")

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