James Ray
12cf826d25
Fix image link
2019-05-29 16:18:34 +10:00
Abhinav Sharma
10425738bb
tweaked the ffi listing for lua
2019-05-29 10:52:11 +05:30
James Ray
9195da30a1
Add the build status for ParityDB
2019-05-29 11:44:43 +10:00
Tyler
e2d88fd88b
Added CrOSVM
...
Google announced at Google IO 2019 that their Chrome OS VM used for running Linux apps on Chrome OS is written in Rust. Source: https://youtu.be/pRlh8LX4kQI?t=483
2019-05-28 14:51:43 -05:00
wyhaya
350455addd
add static file server see
2019-05-25 11:32:57 +08:00
redg3ar
34c66f5fa8
rustasync/runtime - the async ecosystem wg runtime api
...
https://github.com/rustasync/runtime - interchangeable api for async runtimes
2019-05-24 16:52:48 +00:00
redg3ar
09e1071dc6
Add pwoolcoc/soup
...
[soup](https://gitlab.com/pwoolcoc/soup ) is a very cool library that lets you query and manipulate html with an api similar to pythons beautifulsoup or jQuery
2019-05-24 15:59:04 +00:00
Benjamin
c35220c852
Update README.md
2019-05-20 18:41:03 +02:00
Benjamin
f864eb06af
Update README.md
2019-05-20 18:33:05 +02:00
Benjamin
b600386bb0
Update README.md
2019-05-20 11:39:09 +02:00
Takashi
eef1231f5e
Add nokia/memory-profiler to Profiling
2019-05-20 11:46:11 +09:00
Luca Lacerda
9daf20f537
Add repoch Utility
2019-05-18 23:01:01 -03:00
Alexander Gitter
c4b8f45369
Fix Lua bullet point
2019-05-14 17:50:47 +02:00
Attenuation
1895e65cf3
allow redirect
2019-05-13 13:33:17 +08:00
Attenuation
2466d22391
fix boring_tun and module_linker and delete rustycode
2019-05-13 13:29:38 +08:00
Attenuation
6524ca0e53
add kytan
2019-05-13 13:05:29 +08:00
Mohanson
f34d6d90bf
Add mohanson/i8080 to section emulators
2019-05-11 12:12:32 +08:00
Mohanson
df1516ff71
Add mohanson/gameboy to section emulators
2019-05-11 12:08:15 +08:00
Navid
8a8d2bf22b
Add cb to utilities
2019-05-07 19:08:32 +04:30
dalance
4a59ecef0e
Add dalance/procs
...
procs is a replacement for ps written by Rust.
2019-05-06 21:23:13 +09:00
Stefan Ruzitschka
e79a7f692f
[chore] update to new github action
2019-05-03 00:25:58 +02:00
Maximilian Schulke
702e03271d
Added a new game
2019-05-02 22:48:36 +02:00
Lukáš Hozda [magnusi]
4bcd996e7b
Merge pull request #657 from scOwez/patch-1
...
Replace Veloren/game (Legacy) with Veloren/veloren
2019-04-28 11:12:35 +02:00
Lukáš Hozda [magnusi]
b522fc75a8
Merge pull request #658 from lskillen/patch-1
...
Added Cloudsmith (Cargo Registry) + New Section
2019-04-28 10:39:09 +02:00
Lukáš Hozda [magnusi]
9d90043693
Merge pull request #659 from neachdainn/patch-1
...
Add neachdainn/nng-rs
2019-04-28 10:36:35 +02:00
kud1ing
df0c8489f8
link to crate
2019-04-28 09:20:45 +02:00
kud1ing
393f4a5450
link to crate
2019-04-28 09:18:19 +02:00
kud1ing
384c3879a0
remove doapi: does not build, last commit 1,5 years ago
2019-04-28 09:16:28 +02:00
kud1ing
d482fb2781
this link is not helpful
2019-04-28 09:06:10 +02:00
kud1ing
db8c9bace9
link to crates, sort
2019-04-28 09:03:46 +02:00
kud1ing
9b44ca87d3
remove whitespace
2019-04-28 08:56:26 +02:00
kud1ing
a42212f570
resolve redirects
2019-04-28 08:54:40 +02:00
Nate Kent
a5255115e4
Add neachdainn/nng-rs
...
NNG is the successor to Nanomsg and, given that [Nanomsg is actively recommending switching to NNG][1], it seems like it would be a good idea to have it on this list. Thanks!
[1]: https://github.com/nanomsg/nanomsg#support
2019-04-28 00:37:41 -04:00
Lukáš Hozda [magnusi]
09b38fa4f8
Merge pull request #655 from vlopes11/futures-jsonrpc
...
vlopes11/futures-jsonrpc Futures implementation for JSON-RPC
2019-04-27 18:44:30 +02:00
Lukáš Hozda [magnusi]
11137bbb4d
Merge pull request #652 from clintnetwork/master
...
Adding Sequoia-PGP
2019-04-27 18:41:25 +02:00
Lukáš Hozda [magnusi]
8bdd718adc
Merge pull request #654 from arthrp/master
...
Adding consoletimer utility
2019-04-27 18:37:42 +02:00
Lukáš Hozda [magnusi]
80035a3047
Merge pull request #651 from Gymmasssorla/patch-2
...
Offer the sendmmsg crate for low-level networking
2019-04-27 18:16:34 +02:00
Lukáš Hozda [magnusi]
1b5c072d4b
Merge pull request #650 from sanxiyn/cbor
...
Replace cbor with serde_cbor
2019-04-27 18:14:36 +02:00
Lee Skillen
849500ab21
Added Cloudsmith (Cargo Registry)
2019-04-27 09:44:31 +01:00
Owez
61c4bef7f2
Replace Veloren/game (Legacy) with Veloren/veloren
2019-04-26 20:48:07 +01:00
Jon Pacheco
6454e0a7c7
Add woboq/qmetaobject-rs
2019-04-19 23:42:09 -07:00
Victor Lopez
a5892ec879
vlopes11/futures-jsonrpc Futures implementation for JSON-RPC
2019-04-17 02:18:40 +03:00
kud1ing
b8b8365c9c
link to crate
2019-04-16 14:51:46 +02:00
Arthur
91e1494321
Adding consoletimer utility
2019-04-14 23:09:47 +03:00
Clint.Network
78ab0b84f1
Update README.md
2019-04-14 04:46:29 +02:00
Clint.Network
c2f3e9d227
Adding sequoia-pgp
2019-04-14 04:42:08 +02:00
Temirkhan Myrzamadi
1dd92d46d6
Offer the sendmmsg crate for low-level networking
2019-04-13 15:46:34 +06:00
Seo Sanghyeon
19e8155572
Replace cbor with serde_cbor
2019-04-12 03:26:52 +09:00
Lukáš Hozda [magnusi]
39b45065de
Merge pull request #649 from elpiel/patch-1
...
blackbeam/mysql_async build badge
2019-04-10 12:20:09 +02:00
Lachezar Lechev
7ea24b06dc
Update README.md
...
Build for `blackbeam/mysql_async` has moved to CircleCi
2019-04-10 13:00:47 +03:00