mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-04 11:55:05 -05:00
3.4 KiB
3.4 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
- SQL
- MySql
- PostgreSql
- Sqlite
Encoding
- Cap'n Proto
- Character Encoding
- CSV
- MsgPck
- ProtocolBuffers
- TOML
- Tnetstring
- XML
Game development
- bjz/bullet-rs
- JeremyLetang/rustenstein3D — a raycasting engine in rust
- PistonDevelopers/piston
- sebcrozet/kiss3d
- sebcrozet/ncollide
- sebcrozet/nphysics
- SiegeLord/RustAllegro
Games
- Arcterus/game-of-life
- Arcterus/rust-snake
- bachm/rusty-tetris
- bvssvni/rust-snake
- Coeuvre/rust-2048
- Coeuvre/rust-pong
- dpc/rustyhex
- FrozenCow/rust-airhockey
- jeaye/q3
- mynery/xxo
- ozkriff/marauder
- rlane/cubeland
- zokier/pong-rs
GUI
- Cocoa
- Gtk+
- ncurses
- OpenGL
- SDL
- SFML
- Termbox
- wxWidgets
- kenz-gelsoft/wxRust — wxWidgets bindings
Image processing
Network programming
- ZeroMQ
Template engine
- Mustache
Testing
Web programming
See also http://arewewebyet.com/
- Core
- Client
- Server