mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-24 16:07:15 -05:00
stable
This commit is contained in:
parent
cd303ca367
commit
279346a64d
3 changed files with 55 additions and 54 deletions
|
@ -114,6 +114,7 @@ Only projects that are stable and useful to users are added. Projects that do no
|
|||
* [AngryLawyer/rust-sdl2](https://github.com/AngryLawyer/rust-sdl2) — [SDL2](http://www.libsdl.org/) bindings [<img src="https://travis-ci.org/AngryLawyer/rust-sdl2.png?branch=master">](https://travis-ci.org/AngryLawyer/rust-sdl2)
|
||||
* [brson/rust-sdl](https://github.com/brson/rust-sdl) — [SDL1](http://www.libsdl.org/) bindings [<img src="https://travis-ci.org/brson/rust-sdl.png?branch=master">](https://travis-ci.org/brson/rust-sdl)
|
||||
* SFML
|
||||
* [jeremyletang/rust-sfml](https://github.com/JeremyLetang/rust-sfml) — [<img src="https://travis-ci.org/jeremyletang/rust_sfml.png?branch=master">](https://travis-ci.org/JeremyLetang/rust-sfml)
|
||||
* Termbox
|
||||
* [gchp/rustbox](https://github.com/gchp/rustbox) — a Rust implementation of [termbox]() http://github.com/nsf/termbox
|
||||
* wxWidgets
|
||||
|
|
|
@ -103,7 +103,6 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful
|
|||
* [servo/rust-opengles](https://github.com/servo/rust-opengles)
|
||||
* SDL
|
||||
* SFML
|
||||
* [jeremyletang/rust-sfml](https://github.com/JeremyLetang/rust-sfml)
|
||||
* Termbox
|
||||
* wxWidgets
|
||||
* [kenz-gelsoft/wxRust](https://github.com/kenz-gelsoft/wxRust) — [wxWidgets](http://www.wxwidgets.org/) bindings [<img src="https://travis-ci.org/kenz-gelsoft/wxRust.png?branch=master">](https://travis-ci.org/kenz-gelsoft/wxRust)
|
||||
|
|
|
@ -290,107 +290,108 @@ DATA = \
|
|||
"url": "http://aturon.github.io",
|
||||
},
|
||||
"kenz-gelsoft/wxRust": {
|
||||
"url": "https://github.com/kenz-gelsoft/wxRust",
|
||||
"descr": md_link('wxWidgets', 'http://www.wxwidgets.org/') + " bindings",
|
||||
"travis_url": "https://travis-ci.org/kenz-gelsoft/wxRust",
|
||||
"travis_badge": "https://travis-ci.org/kenz-gelsoft/wxRust.png?branch=master",
|
||||
"unstable": True
|
||||
"url": "https://github.com/kenz-gelsoft/wxRust",
|
||||
"descr": md_link('wxWidgets', 'http://www.wxwidgets.org/') + " bindings",
|
||||
"travis_url": "https://travis-ci.org/kenz-gelsoft/wxRust",
|
||||
"travis_badge": "https://travis-ci.org/kenz-gelsoft/wxRust.png?branch=master",
|
||||
"unstable": True
|
||||
},
|
||||
"Arcterus/game-of-life": {
|
||||
"url": "https://github.com/Arcterus/game-of-life",
|
||||
"unstable": True
|
||||
"url": "https://github.com/Arcterus/game-of-life",
|
||||
"unstable": True
|
||||
},
|
||||
"Arcterus/rust-snake": {
|
||||
"url": "https://github.com/Arcterus/rust-snake",
|
||||
"unstable": True
|
||||
"url": "https://github.com/Arcterus/rust-snake",
|
||||
"unstable": True
|
||||
},
|
||||
"bachm/rusty-tetris": {
|
||||
"url": "https://github.com/bachm/rusty-tetris",
|
||||
"unstable": True
|
||||
"url": "https://github.com/bachm/rusty-tetris",
|
||||
"unstable": True
|
||||
},
|
||||
"bvssvni/rust-snake": {
|
||||
"url": "https://github.com/bvssvni/rust-snake",
|
||||
"unstable": True
|
||||
"url": "https://github.com/bvssvni/rust-snake",
|
||||
"unstable": True
|
||||
},
|
||||
"Coeuvre/rust-2048": {
|
||||
"url": "https://github.com/Coeuvre/rust-2048",
|
||||
"unstable": True
|
||||
"url": "https://github.com/Coeuvre/rust-2048",
|
||||
"unstable": True
|
||||
},
|
||||
"Coeuvre/rust-pong": {
|
||||
"url": "https://github.com/Coeuvre/rust-pong",
|
||||
"unstable": True
|
||||
"url": "https://github.com/Coeuvre/rust-pong",
|
||||
"unstable": True
|
||||
},
|
||||
"dpc/rustyhex": {
|
||||
"url": "https://github.com/dpc/rustyhex",
|
||||
"unstable": True
|
||||
"url": "https://github.com/dpc/rustyhex",
|
||||
"unstable": True
|
||||
},
|
||||
"FrozenCow/rust-airhockey": {
|
||||
"url": "https://github.com/FrozenCow/rust-airhockey",
|
||||
"unstable": True
|
||||
"url": "https://github.com/FrozenCow/rust-airhockey",
|
||||
"unstable": True
|
||||
},
|
||||
"jeaye/q3": {
|
||||
"url": "https://github.com/jeaye/q3",
|
||||
"unstable": True
|
||||
"url": "https://github.com/jeaye/q3",
|
||||
"unstable": True
|
||||
},
|
||||
"mynery/xxo": {
|
||||
"url": "https://github.com/mynery/xxo",
|
||||
"unstable": True
|
||||
"url": "https://github.com/mynery/xxo",
|
||||
"unstable": True
|
||||
},
|
||||
"ozkriff/marauder": {
|
||||
"url": "https://github.com/ozkriff/marauder",
|
||||
"unstable": True
|
||||
"url": "https://github.com/ozkriff/marauder",
|
||||
"unstable": True
|
||||
},
|
||||
"rlane/cubeland": {
|
||||
"url": "https://github.com/rlane/cubeland",
|
||||
"unstable": True
|
||||
"url": "https://github.com/rlane/cubeland",
|
||||
"unstable": True
|
||||
},
|
||||
"zokier/pong-rs": {
|
||||
"url": "https://github.com/zokier/pong-rs",
|
||||
"unstable": True
|
||||
"url": "https://github.com/zokier/pong-rs",
|
||||
"unstable": True
|
||||
},
|
||||
"bjz/gl-rs": {
|
||||
"url": "https://github.com/bjz/gl-rs",
|
||||
"unstable": True
|
||||
"url": "https://github.com/bjz/gl-rs",
|
||||
"unstable": True
|
||||
},
|
||||
"servo/rust-opengles": {
|
||||
"url": "https://github.com/servo/rust-opengles",
|
||||
"unstable": True
|
||||
"url": "https://github.com/servo/rust-opengles",
|
||||
"unstable": True
|
||||
},
|
||||
"PistonDevelopers/piston": {
|
||||
"url": "https://github.com/pistondevelopers/piston",
|
||||
"unstable": True
|
||||
"url": "https://github.com/pistondevelopers/piston",
|
||||
"unstable": True
|
||||
},
|
||||
"sebcrozet/kiss3d": {
|
||||
"url": "https://github.com/sebcrozet/kiss3d",
|
||||
"unstable": True
|
||||
"url": "https://github.com/sebcrozet/kiss3d",
|
||||
"unstable": True
|
||||
},
|
||||
"servo/rust-glut": {
|
||||
"url": "https://github.com/mozilla-servo/rust-glut",
|
||||
"unstable": True
|
||||
"url": "https://github.com/mozilla-servo/rust-glut",
|
||||
"unstable": True
|
||||
},
|
||||
"bjz/glfw-rs": {
|
||||
"url": "https://github.com/bjz/glfw-rs",
|
||||
"unstable": True
|
||||
"url": "https://github.com/bjz/glfw-rs",
|
||||
"unstable": True
|
||||
},
|
||||
"jeremyletang/rust-sfml": {
|
||||
"url": "https://github.com/JeremyLetang/rust-sfml",
|
||||
"unstable": True
|
||||
"url": "https://github.com/JeremyLetang/rust-sfml",
|
||||
"travis_url": "https://travis-ci.org/JeremyLetang/rust-sfml",
|
||||
"travis_badge": "https://travis-ci.org/jeremyletang/rust_sfml.png?branch=master",
|
||||
},
|
||||
"SiegeLord/RustAllegro": {
|
||||
"url": "https://github.com/SiegeLord/RustAllegro",
|
||||
"unstable": True
|
||||
"url": "https://github.com/SiegeLord/RustAllegro",
|
||||
"unstable": True
|
||||
},
|
||||
"bjz/bullet-rs": {
|
||||
"url": "https://github.com/bjz/bullet-rs",
|
||||
"unstable": True
|
||||
"url": "https://github.com/bjz/bullet-rs",
|
||||
"unstable": True
|
||||
},
|
||||
"sebcrozet/ncollide": {
|
||||
"url": "https://github.com/sebcrozet/ncollide",
|
||||
"unstable": True
|
||||
"url": "https://github.com/sebcrozet/ncollide",
|
||||
"unstable": True
|
||||
},
|
||||
"sebcrozet/nphysics": {
|
||||
"url": "https://github.com/sebcrozet/nphysics",
|
||||
"unstable": True
|
||||
"url": "https://github.com/sebcrozet/nphysics",
|
||||
"unstable": True
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue