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.
awesome-rust/UNSTABLE.md

4.6 KiB

Unstable

A list of awesome but unstable/experimental Rust projects which some day hopefully will be migrated to README.md.

Code

Audio

Build system

  • CMake
  • Make

Command-line argument parsing

Compression

Computation

Cryptography

Database

  • NoSQL
    • RethinkDB
  • SQL
    • MySql
    • PostgreSql
    • Sqlite

Encoding

Game development

Games

GUI

Image processing

Network programming

Template engine

Testing

  • farcaller/shiny — a fancy syntax similar to ruby's rspec or Objective-C's kiwi

Web programming

See also http://arewewebyet.com/

Resources