1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-29 22:01:07 +02:00
awesome-rust/UNSTABLE.md
2015-01-08 20:21:40 +01:00

4.5 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