1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-12-07 11:13:18 +02:00
Commit Graph

1512 Commits

Author SHA1 Message Date
Lukáš Hozda [magnusi]
aaa3af06e3
Merge pull request #674 from wyhaya/patch-1
add static file server see
2019-06-02 10:49:03 +02:00
Lukáš Hozda [magnusi]
e367381be3
Merge pull request #678 from Gymmasssorla/patch-1
Offer the Finshir security tool
2019-06-02 10:48:22 +02:00
Lukáš Hozda [magnusi]
7ceb7db697
Merge pull request #679 from calebwin/patch-1
Adding Emu
2019-06-02 10:47:41 +02:00
Lukáš Hozda [magnusi]
b46597cfa4
Merge pull request #673 from bepvte/patch-2
rustasync/runtime - the async ecosystem wg runtime api
2019-06-02 10:45:51 +02:00
Lukáš Hozda [magnusi]
b5ec54ca97
Merge pull request #672 from bepvte/patch-1
Add pwoolcoc/soup
2019-06-02 10:44:55 +02:00
Lukáš Hozda [magnusi]
56d79c6df4
Merge pull request #670 from YoshiTheChinchilla/master
Add nokia/memory-profiler to Profiling
2019-06-02 10:38:39 +02:00
Lukáš Hozda [magnusi]
68b9276b9c
Merge branch 'master' into patch-2 2019-06-02 10:37:53 +02:00
Lukáš Hozda [magnusi]
2f3cffcbd1
Merge pull request #668 from alexandergitter/patch-1
Fix Lua bullet point
2019-06-02 10:35:47 +02:00
Lukáš Hozda [magnusi]
2edab2d012
Merge pull request #666 from mohanson/patch-2
Add mohanson/i8080 to section emulators
2019-06-02 10:33:13 +02:00
Lukáš Hozda [magnusi]
b8134539f9
Merge pull request #665 from mohanson/patch-1
Add mohanson/gameboy to section emulators
2019-06-02 10:32:46 +02:00
Lukáš Hozda [magnusi]
055de7d500
Merge pull request #664 from yaa110/patch-1
Add cb to utilities
2019-06-02 10:32:21 +02:00
Lukáš Hozda [magnusi]
1cf4e988bb
Merge pull request #663 from dalance/patch-2
Add dalance/procs
2019-06-02 10:31:59 +02:00
Lukáš Hozda [magnusi]
b77537fed7
Merge pull request #661 from schulke-214/patch-1
Add schulke-214/rsnake
2019-06-02 10:30:30 +02:00
Lukáš Hozda [magnusi]
4e0cebd3ba
Merge pull request #662 from icepuma/master
[chore] update to new github action
2019-06-02 10:28:59 +02:00
Lukáš Hozda [magnusi]
80d0cd8ec1
Merge pull request #656 from Ace4896/master
Add woboq/qmetaobject-rs
2019-06-02 10:28:28 +02:00
Lukáš Hozda [magnusi]
da73fc729a
Merge pull request #653 from clintnetwork/bip
Adding BIP39
2019-06-02 10:27:52 +02:00
Caleb Winston
59c07a03c8
Adding Emu
Emu is a crate I have been working on over the past few months. It is specifically a procedural macro that provides a high-level language for writing GPGPU kernels.
2019-05-30 23:54:24 -07:00
Temirkhan Myrzamadi
4244cb9ffd
Offer the Finshir security tool 2019-05-31 00:04:38 +06:00
James Ray
12cf826d25
Fix image link 2019-05-29 16:18:34 +10:00
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
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
Lachezar Lechev
7ea24b06dc
Update README.md
Build for `blackbeam/mysql_async` has moved to CircleCi
2019-04-10 13:00:47 +03:00
kud1ing
136bf2dc88
fix TOC 2019-04-09 14:27:29 +02:00
kud1ing
def2cf099b
remove mentat, link to crates.io 2019-04-09 14:25:51 +02:00
kud1ing
15f92544b1
i think we should prefer to link to crates.io nowadays 2019-04-09 14:11:31 +02:00
kud1ing
b5f7d34bb7
adjust "Services" 2019-04-09 13:51:09 +02:00
kud1ing
09994d2e4f
resolve redirections, sort 2019-04-09 13:46:39 +02:00
Luca Lacerda
4fe6276bba Add rbtc to awsome-rust (#636) 2019-04-09 13:33:21 +02:00
Ashraf Hadden
2352bff48c Add sharkdp/hyperfine (#639)
Add [sharkdp/hyperfine](https://github.com/sharkdp/hyperfine/)
2019-04-09 13:33:00 +02:00
Bedeho Mender
c0ae04df0c Adding Joystream Rust Substrate runtime (#647)
Here is more info on the entire project
https://github.com/Joystream/joystream
2019-04-09 13:32:35 +02:00
Ferran Basora
bcd5f2ef40 Add tmux-thumbs (#646) 2019-04-09 13:31:45 +02:00
Isaac Whitfield
b938658c8a Add usher (#641) 2019-04-09 13:31:19 +02:00
Laurent Mazare
a6f3708228 Add tch-rs. (#644) 2019-04-09 13:30:51 +02:00
Julian Schütte
36f13c258d Add RABE crypto library (#643) 2019-04-09 13:30:31 +02:00
Seo Sanghyeon
7d38f02e5b Add quick-xml (#640) 2019-04-09 13:30:12 +02:00
Aareon Sullivan
fa2c2ebd60 Add Veloren to Games (#642) 2019-04-09 13:29:53 +02:00
Lucio Franco
636a781d40 Update amethyst's CI badge (#645)
We've recently move to jenkins ci from travis thought we might as well update the badge here too!
2019-04-09 13:29:32 +02:00
kud1ing
75f5a075b3
regroup 2019-04-05 13:16:20 +02:00
kud1ing
abcf8642f9
remove typemap, fixes #627 2019-04-05 13:09:40 +02:00
Tobias Verbeke
ca0811377c add Eclipse Corrosion as IDE (#637) 2019-04-05 13:03:24 +02:00
edomaur
2856e5db35 Add Cloudflare's BoringTun (#638) 2019-04-05 13:01:37 +02:00
kud1ing
fb00b06d89
cleanup, add vi/websocat 2019-03-29 12:56:16 +01:00
kud1ing
fd354802b7
parser => parsing 2019-03-29 12:51:38 +01:00
kud1ing
d15b5a14eb
resolve redirects 2019-03-29 12:45:15 +01:00
Marcel
29724adeda Add tokio-socketcan and tokio-socketcan-bcm (#633) 2019-03-29 12:39:18 +01:00
Juan Aguilar
1391b04195 Add template engine yarte (#634) 2019-03-29 12:38:58 +01:00
Matthias Krüger
8cdb77234e add matthiaskrgr/cargo-cache (#635)
a cli tool to manage the cargo cache (~/.cargo/ or ${CARGO_HOME})
2019-03-29 12:36:28 +01:00
Marcin S
d9d324426a add cargo-deps, remove cargo-dot (#625) 2019-03-29 12:34:44 +01:00
Povilas Balciunas
a733ae5a14 Add network simulation library (#624)
`netsim` is a crate for simulating networks for the sake of testing network-oriented Rust code. You can use it to run Rust functions in network-isolated containers, and assemble virtual networks for these functions to communicate over.
2019-03-29 12:33:40 +01:00
kud1ing
4872e1feb7
resolve redirects 2019-03-29 12:31:41 +01:00
kud1ing
124fbd97be
rename the labels for jni-rs 2019-02-28 12:36:10 +01:00
kud1ing
161a208e57
fix crate name 2019-02-28 12:32:04 +01:00
kud1ing
57052f5c9d
add astonbitecode/j4rs 2019-02-28 12:31:25 +01:00
Lukáš Hozda [magnusi]
8e6e6541a8
Merge branch 'master' into add-archery 2019-02-26 20:18:36 +01:00
Lukáš Hozda [magnusi]
4ac6e82869
Merge pull request #620 from LesnyRumcajs/patch-1
fix watchexec build badge
2019-02-26 20:13:40 +01:00
Lukáš Hozda [magnusi]
8ce766f4db
Merge pull request #619 from nurazhar/patch-1
Add Bitcoin SV
2019-02-26 20:13:08 +01:00
Lukáš Hozda [magnusi]
69c2d5eba4
Merge pull request #618 from Xudong-Huang/add_may
Added MAY stackful coroutine library for Asynchronous
2019-02-26 20:10:40 +01:00