You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kud1ing 2a6db18eeb Merge pull request #17 from BurntSushi/master
Add xsv, byte swapping, cbor, suffix arrays, regexes and elastic tabstops
9 years ago
README.md Add xsv, byte swapping, cbor, suffix arrays, regexes and elastic tabstops. 9 years ago

README.md

Awesome Rust

A curated list of awesome Rust code and resources. Inspired by the other awesome lists.

Only projects that are stable and useful to users are added. Projects that do not compile with Rust-nightly for a longer time are removed.

Applications written in Rust

  • gchp/iota — a simple text editor written in Rust
  • uutils/coreutils — cross-platform Rust rewrite of the GNU coreutils
  • Servo — a prototype web browser engine written in Rust
  • xsv — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.)

Games

Frameworks

Audio

Build system

Command-line argument parsing

Compression

Computation

Cryptography

Database

Date and time

Encoding

Game development

GUI

Image processing

  • PistonDevelopers/image — Basic imaging processing functions and methods for converting to and from image formats

Mobile

Network programming

Platform specific

Template engine

Testing

Text processing

Web programming

See also http://arewewebyet.com/

Resources

Tools

IDE