1185 Commits (e3d8a81df4527184137bfff1504a06b3779e2d02)

Author SHA1 Message Date
kud1ing e3d8a81df4
sort, resolve link redirection 6 years ago
Michael Sanders bdcb10cce8
Add autopilot-rs 6 years ago
Per Larsen 24ad1ff8a3
Add missing subsection (Transpiling) to ToC 6 years ago
Lukáš Hozda a11938a63f let's get a green build 6 years ago
Lukáš Hozda [magnusi] 7bcd42bbf1
Merge pull request #513 from vlopes11/patch-1
geomorph - conversion between geo coordinates
6 years ago
Lukáš Hozda [magnusi] 5442aed0cf
Merge pull request #514 from travispaul/master
servo/cocoa-rs has been deprecated
6 years ago
Lukáš Hozda [magnusi] 9e64932e82
Merge pull request #515 from aparij/patch-1
adding a learning resource
6 years ago
Lukáš Hozda [magnusi] 3c08b09fe0
Merge pull request #516 from icepuma/master
add fblog and fw
6 years ago
Lukáš Hozda [magnusi] 9b8eba418a
Merge pull request #517 from Martin1887/patch-4
Add genetic algorithms section
6 years ago
gwenn db59263444
Add linefeed 6 years ago
Marcos Martín Pozo Delgado 35b062412f
Add genetic algorithms section
A new artificial intelligence section has been added with genetic algorithms and machine learning (its previous section has been moved inside this one) repositories.
6 years ago
Stefan Ruzitschka cb3a4bc3e1
add fblog and fw 6 years ago
Alex Parij 116c2ff6c1
adding a resource
adding a new learning resource - build your own language VM
6 years ago
Travis Paul 8243147b41
servo/cocoa-rs has been deprecated
servo/cocoa-rs has been deprecated and moved into servo/core-foundation-rs
6 years ago
Victor Lopes ba3b7be269
geomorph - conversion between geo coordinates 6 years ago
Lukáš Hozda [magnusi] ba62496825
Merge branch 'master' into patch-1 6 years ago
VoidNoire ec40c47507
added sharkdp/bat 6 years ago
Lukáš Hozda [magnusi] 09869cdedc
Merge pull request #504 from kpcyrd/patch-1
Add security section
6 years ago
Lukáš Hozda [magnusi] 469eb520ef
Merge pull request #510 from evansmurithi/add-cloak
Add "cloak" to Application utilities
6 years ago
Samuel Walladge fb089daad1
and there's more... 6 years ago
Samuel Walladge d09fd39777
fix 301 and 404 links 6 years ago
Lukáš Hozda [magnusi] 3017a75c58
Merge branch 'master' into add-cloak 6 years ago
Lukáš Hozda [magnusi] a584d12f18
Merge pull request #509 from paulirotta/patch-1
Added Kiss3D and Unrust to "game engines"
6 years ago
Lukáš Hozda [magnusi] 65b759391c
Merge pull request #508 from ArniDagur/patch-1
Add rust-term-grid library to TUI section
6 years ago
Lukáš Hozda [magnusi] 04a49f9b0f
Merge pull request #507 from VoidNoire/patch-1
Added entry for "freepass" in "Utilities"...
6 years ago
Lukáš Hozda [magnusi] 69914abd8b
Merge pull request #505 from oconnor663/patch-1
add a link to the duct crate
6 years ago
Lukáš Hozda [magnusi] b1e822af8f
Merge pull request #498 from Martin1887/patch-3
Mentat database
6 years ago
Lukáš Hozda [magnusi] ac71b308bf
Merge pull request #499 from thedataking/patch-1
Add new subsection for transpilers
6 years ago
Lukáš Hozda [magnusi] f8c857db18
Merge branch 'master' into patch-1 6 years ago
Lukáš Hozda [magnusi] 328dd5d512
Merge pull request #501 from krircc/master
add ruster : online community in rust for rust community
6 years ago
Evans Murithi f17c289b67 Add "cloak" to Application utilities 6 years ago
Paul Houghton 11ccf1bf58
Added Kiss3D and Unrust to "game engines"
Both may also be in WebGL and WebAssembly sections in a future re-org
6 years ago
Árni Dagur a92e3bf2be
Add rust-term-grid library to TUI section
This is the library `exa` and Rust coreutils `ls` are built on.
6 years ago
VoidNoire d9dde6f262
Added entry for "freepass" in "Utilities"...
...and sorted entries in "Utilities" alphabetically.
6 years ago
kud1ing cae60c54df
there is only one `clap-rs` now 6 years ago
kud1ing db9ee68ea5
more link redirection resolving 6 years ago
kud1ing f7ae60beed
http://commonmark.org/ => https://commonmark.org/ 6 years ago
Lukáš Hozda [magnusi] ad106885e5
fix travis-ci image link 6 years ago
brycx 236a917918
Merge branch 'master' into add-orion 6 years ago
Jack O'Connor 00b4fc8844
add a link to the duct crate
`duct` is somewhat redundant with the `subprocess` crate, and I don't know what the process is for including redundant things, but I figured I'd submit a PR :)
6 years ago
kpcyrd 645dc3f044 Fix tests 6 years ago
kpcyrd 548c56de26
Add security section 6 years ago
Lukáš Hozda [magnusi] 59a10ce52d
Merge branch 'master' into add-checkpwn 6 years ago
brycx dda375dc50
Add checkpwn 6 years ago
brycx dc4ff88647
Add orion 6 years ago
krircc 2f0ec31d7a
Update README.md 6 years ago
Björn Wagner 5856b1cdc7
Update/add a few ParityTech Rust projects 6 years ago
BC Ko 97b13080bc
Update README.md 6 years ago
Per Larsen 03194c54cc
Add new subsection for transpilers
Under development tools, add a new subsection to transpilers from C to Rust. In this section, link to Corrode and C2Rust transpilers. Transpilers help developers migrate to Rust by automatically translating C code into (initially unsafe) Rust code that can be further refactored into safe and idiomatic Rust.
6 years ago
Marcos Martín Pozo Delgado eaeac14a00
Mentat database 6 years ago