Programming Rust (ProgrammingRust)

Programming Rust

ProgrammingRust

Geek Repo

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

Home Page:http://shop.oreilly.com/product/0636920040385.do

Github PK Tool:Github PK Tool

Programming Rust's repositories

examples

Complete code for the larger example programs from the book.

Language:RustLicense:MITStargazers:954Issues:28Issues:10

mandelbrot

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

Language:RustLicense:MITStargazers:197Issues:8Issues:7

fingertips

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

Language:RustLicense:MITStargazers:94Issues:8Issues:0

async-chat

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

Language:RustStargazers:55Issues:4Issues:0

antisamples

Test programs that should not compile.

Language:RustLicense:MITStargazers:20Issues:3Issues:0