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

6.7 KiB

Unstable

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

Applications

Games

Frameworks

Audio

Build system

  • CMake

Command-line argument parsing

Compression

Computation

Cryptography

Database

Date and time

Encoding

  • Bencode
  • Cap'n Proto
  • Character Encoding
  • CSV
  • HTML
  • MsgPck
  • ProtocolBuffers
  • TOML
  • Tnetstring
  • XML
    • Ygg01/xml-air — A hybrid pull, DOM parser written in pure Rust
  • YAML

Game development

GUI

Image processing

Mobile

Network programming

Platform specific

  • Linux

Template engine

Testing

Web programming

See also http://arewewebyet.com/

Resources