Commit graph

3496 commits

Author SHA1 Message Date
Tom Parker-Shemilt
aa7f0f1b54
Merge pull request #1308 from theRookieCoder/patch-1
Add `gorilla-devs/ferium`
2022-06-25 16:33:46 +01:00
Ilesh Thiada
8846da9575
Remove links
These where causing 403s in the url checker due to cloudflare
2022-06-25 16:11:11 +05:30
Tom Parker-Shemilt
2c1d1ca55c
Merge branch 'main' into patch-1 2022-06-24 18:30:00 +01:00
Tom Parker-Shemilt
571eaf4ca0
Merge pull request #1307 from mgrachev/patch-1
Add dprint
2022-06-24 18:29:05 +01:00
Tom Parker-Shemilt
0cef0960ab
Merge branch 'main' into patch-1 2022-06-24 18:28:20 +01:00
Tom Parker-Shemilt
68dff506f4
Merge pull request #1306 from elasticdotventures/tidy/2022-06-24
oracle/railcar readonly archive, ~4 years no updates (obsolete, not awesome)
2022-06-24 18:28:07 +01:00
Tom Parker-Shemilt
9dc76e623c
Merge branch 'main' into tidy/2022-06-24 2022-06-24 18:26:47 +01:00
Tom Parker-Shemilt
b86831627f Fix various broken/moved repos 2022-06-24 18:19:15 +01:00
Ilesh Thiada
fb146b8508
Fix sort order 2022-06-24 19:53:11 +05:30
Ilesh Thiada
43adbedc4f
Add main branch filter to build badge 2022-06-24 19:36:41 +05:30
Ilesh Thiada
c514499409
Add gorilla-devs/ferium 2022-06-24 19:34:01 +05:30
Grachev Mikhail
ed2c4d7e86
Add dprint 2022-06-24 10:57:02 +03:00
b
b4dc1b8fb2 oracle/railcar readonly archive, ~4 years no updates 2022-06-24 09:25:50 +10:00
Tom Parker-Shemilt
a27c1a2137
Merge pull request #1303 from sunfishcode/wasmtime
Add Wasmtime, in Libraries / Virtualization.
2022-06-21 08:52:38 +01:00
Tom Parker-Shemilt
66c06019ef
Merge branch 'main' into wasmtime 2022-06-21 08:51:46 +01:00
Tom Parker-Shemilt
7dca6fd63a
Merge pull request #1305 from SudoVoxel/main
Added Raylib-rs
2022-06-21 08:14:59 +01:00
Voxel
309c168fcd
Removed extra blank line 2022-06-20 22:54:11 +00:00
Voxel
abfe4dbc63
Moved raylib-rs entry so its in alphabetical order 2022-06-20 22:28:59 +00:00
Voxel
21616d29b5
Fixed formatting 2022-06-20 22:21:00 +00:00
Voxel
07fb99d46d
Added Raylib-rs 2022-06-20 22:19:51 +00:00
Tom Parker-Shemilt
955bffb80a
Merge pull request #1302 from zhuxiujia/patch-1
add fast_log
2022-06-20 15:55:52 +01:00
zhuxiujia
163b100069 Merge remote-tracking branch 'origin/patch-1' into patch-1 2022-06-20 22:37:36 +08:00
zhuxiujia
d92beeb0b0 add fast_log 2022-06-20 22:37:22 +08:00
zxj
5e9f058235
Merge branch 'main' into patch-1 2022-06-20 22:31:28 +08:00
zhuxiujia
1cbd4e66b4 add fast_log 2022-06-20 22:27:24 +08:00
zhuxiujia
a981095f69 add fast_log 2022-06-20 22:24:31 +08:00
Tom Parker-Shemilt
713d8b8883
Merge pull request #1304 from sunfishcode/rustix
Add rustix to Unix-like.
2022-06-20 15:18:43 +01:00
zhuxiujia
aef3a1dca0 add fast_log 2022-06-20 22:10:14 +08:00
zxj
5c5b41b22a
add fast_log
add fast_log
2022-06-20 21:51:39 +08:00
Dan Gohman
0c515e6617 Add Wasmtime, in Libraries / Virtualization.
I'm open to ideas for putting this in a different category.

WebAssembly itself doesn't neatly fit within the existing categories.
I picked virtualization here because that's one of the things it's known
for. Similarly, Wasmtime can be used as a standalone application, but
it's more known for being used as a library.
2022-06-20 06:46:42 -07:00
zxj
f634d18c65
add fast_log
add fast_log
2022-06-20 21:43:47 +08:00
zxj
a41e68c63e
add fast_log
add fast_log
2022-06-20 21:11:17 +08:00
Dan Gohman
6f481603cb Add rustix to Unix-like. 2022-06-19 08:31:50 -07:00
Tom Parker-Shemilt
bfe2d33164
Merge pull request #1300 from rust-unofficial/dependabot/cargo/hyper-0.14.12
Bump hyper from 0.14.10 to 0.14.12
2022-06-17 06:35:11 +01:00
dependabot[bot]
4d835349a0
Bump hyper from 0.14.10 to 0.14.12
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.10 to 0.14.12.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.10...v0.14.12)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:46:38 +00:00
Tom Parker-Shemilt
561bb82b05
Merge pull request #1299 from aembke/patch-1
Add fred to Redis clients
2022-06-16 17:20:10 +01:00
Alec Embke
1ccd5edc60
Update README.md
Manually follow the 301 from the CI badge to fix linting checks.
2022-06-16 09:03:08 -07:00
Alec Embke
ea3289010c
Add fred to Redis clients
Fred is a high level Redis client built for Tokio. The repository linked here is the new location, and the old repository can be found [here](https://github.com/azuqua/fred.rs).
2022-06-16 08:43:54 -07:00
Tom Parker-Shemilt
87af5436c6 Upgrade results cache 2022-06-13 09:38:37 +01:00
Tom Parker-Shemilt
225c6c8d4b Remove other deprecated cardano 2022-06-13 09:34:46 +01:00
Tom Parker-Shemilt
367500535e Remove deprecated cardano 2022-06-13 09:29:46 +01:00
Tom Parker-Shemilt
de43fa3da9
Merge pull request #1297 from JacksonUtsch/patch-1
Add nrf-rs/nrf-hal
2022-06-12 15:10:57 +01:00
Jackson Utsch
5bb4f5aba2
Remove whitespace 2022-06-12 06:58:47 -07:00
Jackson Utsch
a9128c11f5
Add nrf-rs/nrf-hal 2022-06-11 20:30:24 -07:00
Tom Parker-Shemilt
62287d3d29 Unlinking PortAudio and Chef due to connection issues 2022-06-11 10:47:13 +01:00
Tom Parker-Shemilt
807c4cd6dd Fix token naming so we can do github actions faster 2022-06-11 10:40:33 +01:00
Tom Parker-Shemilt
6a17b26a58 Re-enable run 2022-06-11 10:33:22 +01:00
Tom Parker-Shemilt
2c951b59f0 Temporarily disable run to get cache fixed 2022-06-11 10:29:34 +01:00
Tom Parker-Shemilt
36a053a73d Remove broken license link from bevy 2022-06-11 10:17:35 +01:00
Tom Parker-Shemilt
69ea026f34 Rename primary branch to main 2022-06-11 10:17:08 +01:00