Skip to content
@ProgrammingRust

Programming Rust

Code examples for the book Programming Rust, from O'Reilly

Pinned Loading

  1. examples examples Public

    Complete code for the larger example programs from the book.

    Rust 1.2k 263

  2. mandelbrot mandelbrot Public

    A Rust program that plots the Mandelbrot set, using various kinds of parallelism.

    Rust 226 87

  3. fingertips fingertips Public

    Rust code to build an inverted index for a corpus of text files.

    Rust 111 41

Repositories

Showing 6 of 6 repositories
  • netiquette Public
    ProgrammingRust/netiquette’s past year of commit activity
    Rust 0 MIT 0 0 0 Updated May 1, 2026
  • fingertips Public

    Rust code to build an inverted index for a corpus of text files.

    ProgrammingRust/fingertips’s past year of commit activity
    Rust 111 MIT 41 0 0 Updated Aug 13, 2025
  • mandelbrot Public

    A Rust program that plots the Mandelbrot set, using various kinds of parallelism.

    ProgrammingRust/mandelbrot’s past year of commit activity
    Rust 226 MIT 87 3 5 Updated Jan 23, 2024
  • examples Public

    Complete code for the larger example programs from the book.

    ProgrammingRust/examples’s past year of commit activity
    Rust 1,196 MIT 263 4 9 Updated Jun 21, 2023
  • async-chat Public

    Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server

    ProgrammingRust/async-chat’s past year of commit activity
    Rust 71 25 0 0 Updated Jun 14, 2021
  • antisamples Public

    Test programs that should not compile.

    ProgrammingRust/antisamples’s past year of commit activity
    Rust 21 MIT 14 0 0 Updated Mar 4, 2021

Top languages

Loading…

Most used topics

Loading…