Commit Graph

2367 Commits

Author SHA1 Message Date
Tom Parker-Shemilt
a42ba420d9
Merge pull request #894 from tangmi/patch-2
Add link to the RustAudio/cpal library, group RustAudio libraries together
2020-05-13 18:55:36 +01:00
Michael Tang
785424e174
Add branch to cpal badge image 2020-05-13 09:49:49 -07:00
Tom Parker-Shemilt
a25b0e467e
Merge pull request #892 from jtescher/patch-2
Add OpenTracing crate to Observability section
2020-05-13 16:49:59 +01:00
Tom Parker-Shemilt
0dcfd17f35 Remove missing vscode-rust extension 2020-05-13 16:40:52 +01:00
Tom Parker-Shemilt
dc88421fc4
Merge pull request #895 from daboross/patch-1
Add mun-lang to Scripting section
2020-05-13 11:23:06 +01:00
Tom Parker-Shemilt
9987c4c342
Merge pull request #893 from tangmi/patch-1
Add link to gfx-rs/wgpu library
2020-05-13 07:58:27 +01:00
David Ross
8f4c337703 Add mun to Scripting section
This adds it in correct alphanumeric ordering, and with the correct
em-dash.
2020-05-12 23:38:18 -07:00
Michael Tang
7c559439ef
Specify branch in CI badge 2020-05-12 16:28:56 -07:00
Julian Tescher
7ec1921ad4
Use opentelemetry master branch svg 2020-05-12 15:55:43 -07:00
Michael Tang
387d05d87e
Add link to the RustAudio/cpal library
`cpal` is the library that powers the higher-level `rodio`. It is a pure Rust alternative to something like PortAudio.
2020-05-12 11:30:50 -07:00
Michael Tang
7142d38da3
Add link to gfx-rs/wgpu library
The gfx-rs group is investing a lot of effort in WebGPU with their library, wgpu. wgpu is the lowest-level "safe" graphics available, runs both on and off the web, and is generally more approachable to more kinds of users than gfx-hal.
2020-05-12 11:23:23 -07:00
Julian Tescher
823f33c852
Add OpenTracing crate to Observability section 2020-05-11 16:08:47 -07:00
Tom Parker-Shemilt
aaab692d61
Merge pull request #891 from isvforall/master
Add rust-analyzer plugin for Visual Studio Code
2020-05-11 10:11:50 +01:00
Sergey Isaev
32c93b1e01 Add rust-analyzer plugin for Visual Studio Code 2020-05-11 03:26:52 +03:00
Tom Parker-Shemilt
95233d7591
Merge pull request #890 from MoAlyousef/master
Add fltk-rs to gui libs
2020-05-10 17:38:54 +01:00
Mohammed Alyousef
d47d4709e0
Update README.md 2020-05-10 18:50:03 +03:00
Tom Parker-Shemilt
f4abee62b6
Merge pull request #889 from FoxFromDarkness66/patch-2
Add organize-rt
2020-05-08 15:15:15 +01:00
FoxFromDarkness66
f4f65ad327
Update README.md 2020-05-06 12:41:37 +03:00
Tom Parker-Shemilt
7855c39bc5
Merge pull request #888 from BlameTheBits/patch-1
Update MongoDB link
2020-05-06 10:28:25 +01:00
FoxFromDarkness66
79488d8853
Update README.md 2020-05-05 20:00:12 +03:00
Heiko
c7217d2737
Update MongoDB link
The prototype driver is superseded by the official driver
2020-05-01 15:41:56 +02:00
Tom Parker-Shemilt
080469c385 Remove deleted rustr project 2020-05-01 00:22:48 +01:00
Tom Parker-Shemilt
8e946cdc64 partitydb got renamed 2020-05-01 00:22:48 +01:00
Tom Parker-Shemilt
1f6cb3749b Panic earlier on 404'ed links 2020-05-01 00:22:48 +01:00
Tom Parker-Shemilt
c25e7f64b8
Merge pull request #877 from KostasKyriakou/snake
Simple terminal snake
2020-04-30 22:07:36 +01:00
Tom Parker-Shemilt
6532f7681f Only do Github API rewrite if have environment variables 2020-04-30 22:04:01 +01:00
Tom Parker-Shemilt
45a5037d21
Merge pull request #883 from slai11/goto
Add goto-rs to list of system-tools
2020-04-29 16:53:11 +01:00
Tom Parker-Shemilt
080949a42b
Merge pull request #886 from SpacialCircumstances/patch-1
Add goldenfile (testing library)
2020-04-29 16:50:07 +01:00
Felix Nolte
77be200592
Fix goldenfile badge url 2020-04-29 17:32:07 +02:00
Felix Nolte
11bf3461f3
Add goldenfile (testing library)
A library for doing goldenfile testing (testing by comparing test-generated files to older files)
2020-04-29 17:22:02 +02:00
Tom Parker-Shemilt
452ce6a73a
Merge pull request #884 from michelhe/patch-2
Add rustboyadvance
2020-04-29 11:05:59 +01:00
MishMish
d8d57983b1 Add rustboyadvance 2020-04-29 11:59:31 +03:00
Tom Parker-Shemilt
9d7a9274f0
Merge pull request #885 from senden9/patch-2
Added "Awesome Rust Streaming"
2020-04-28 22:33:06 +01:00
Sylvester Chin
b93228748b Add links to github workflow 2020-04-28 22:59:45 +08:00
Stefano Probst
8a5f4e3e47
Added "Awesome Rust Streaming"
Closes #729. Added the Awesome Rust Streaming list
2020-04-28 16:54:42 +02:00
Sylvester Chin
d2f6ea804c Add goto-rs to list of system-tools 2020-04-28 20:15:30 +08:00
Tom Parker-Shemilt
a8107364b3
Merge pull request #882 from minaminao/patch-1
Add Lighthouse
2020-04-26 09:12:29 +01:00
Tom Parker-Shemilt
a32ad5aa14
Merge pull request #880 from ChristopherRabotin/patch-1
Add nyx-space
2020-04-26 09:11:46 +01:00
minami
0b097f3b48 Fix Lighthouse status badge 2020-04-26 10:23:16 +09:00
Tom Parker-Shemilt
2dfb07854f
Merge pull request #867 from palfrey/add-github-secrets
Support optional use of Github secrets to workaround rate limits
2020-04-25 18:26:03 +01:00
Tom Parker-Shemilt
cabe73bbde Cassandra now uses https 2020-04-25 16:44:57 +01:00
Naoya Okanami
2ab5ead9a3
Add Lighthouse
[sigp/lighthouse: Rust Ethereum 2.0 Client](https://github.com/sigp/lighthouse)
2020-04-25 10:04:48 +09:00
Tom Parker-Shemilt
694dd3d626
Merge pull request #881 from altaway/master
Add amp
2020-04-23 10:21:01 +01:00
altaway
0b1073e087 Add amp under text editors 2020-04-23 12:41:28 +05:30
Chris
541697628f
Update README.md
Add nyx-space to Simulation
2020-04-21 16:26:18 -06:00
Tom Parker-Shemilt
571c1783c2
Merge pull request #878 from yaa110/patch-1
Add nomino utility
2020-04-21 11:20:59 +01:00
Tom Parker-Shemilt
df13079826
Merge pull request #879 from ChiefMateStarbuck/patch-1
Rustation Update.
2020-04-21 11:20:00 +01:00
Tom Parker-Shemilt
1efa0de042 Missed two other cases of needing to print url with link 2020-04-21 11:18:53 +01:00
Tom Parker-Shemilt
a6ffbb738b Fix all the current 301's 2020-04-21 11:11:52 +01:00
Tom Parker-Shemilt
e953dbb269 Print url before Link 2020-04-21 11:04:59 +01:00