tyranron
633a5a6c63
Fix description and links for cucumber
crate
2022-01-03 16:13:39 +02:00
Tom Parker-Shemilt
c2a2f591c7
Merge pull request #1212 from EthanHindmarsh/patch-1
...
Resolve #1054
2021-12-31 12:51:55 +00:00
Ethan Hindmarsh
d8472e64af
Update README.md
2021-12-30 23:41:21 -06:00
Ethan Hindmarsh
38ba742462
Resolve #1054
...
Add SmartCore to ML --> #1054
Build status taken from their homepage --> https://smartcorelib.org/
+ Capitalize M in [[machine learning]
+ "See"
2021-12-29 23:32:42 -06:00
Tom Parker-Shemilt
fb409333b1
Merge pull request #1211 from sunface/patch-1
...
add axum in http server section
2021-12-29 09:45:10 +00:00
Sunface
8c8dfa0fff
add axum in http server section
...
Axum is quickly become popular in rust web world.
2021-12-29 14:15:22 +08:00
Tom Parker-Shemilt
0474f9aece
Merge pull request #1209 from orium/update-rpds-ci
...
Updated rpds CI badge.
2021-12-24 00:16:55 +00:00
Diogo Sousa
3956ac121e
Updated rpds CI badge.
2021-12-23 23:59:33 +00:00
Tom Parker-Shemilt
ac030ec686
Merge pull request #1204 from parasew/patch-1
...
Adding libmdbx-rs fork
2021-12-21 13:51:29 +00:00
Matthias Tarasiewicz
3c6420ab82
Fixing formatting according to contribution guidelines.
2021-12-21 14:21:37 +01:00
Matthias Tarasiewicz
222afea7a9
Update README.md
2021-12-21 11:58:48 +01:00
Matthias Tarasiewicz
3f223dcf10
Adding libmdbx-rs fork
...
Rust bindings for MDBX — fork of mozilla/lmdb-rs with patches to make it work with libmdbx.. Fast, compact, powerful, embedded, transactional key-value database, with permissive license.
2021-12-17 16:29:52 +01:00
Tom Parker-Shemilt
dcd20a5d99
Merge pull request #1203 from tnballo/master
...
Add scapegoat to data structures
2021-12-16 08:00:20 +00:00
tnballo
65f3d1cf24
Add scapegoat to data structures
2021-12-15 22:59:04 -05:00
Tom Parker-Shemilt
34847259c9
Merge pull request #1199 from higumachan/patch-1
...
Add rust-cv/cv
2021-12-14 17:57:10 +00:00
Tom Parker-Shemilt
8ff7d85688
Merge branch 'master' into patch-1
2021-12-14 17:55:52 +00:00
Tom Parker-Shemilt
8b1b30616d
Fix brocode/fw build
2021-12-14 17:54:27 +00:00
Tom Parker-Shemilt
e73517bcdd
Merge branch 'master' into patch-1
2021-12-14 08:14:55 +00:00
Tom Parker-Shemilt
be91de1c89
Merge pull request #1202 from simonsan/simonsan-patch-2
...
Move StructOpt to argument parsing
2021-12-14 08:14:28 +00:00
Tom Parker-Shemilt
9101bacf4d
Merge branch 'master' into simonsan-patch-2
2021-12-14 08:13:11 +00:00
Tom Parker-Shemilt
0a66fc4b3f
Merge pull request #1201 from simonsan/simonsan-patch-1
...
Fix Databend Badge
2021-12-14 08:12:14 +00:00
simonsan
f31b3aba19
Move StructOpt to argument parsing
2021-12-14 08:55:07 +01:00
simonsan
2a571155b7
Fix Databend Badge
2021-12-14 08:51:37 +01:00
Yuta Hinokuma
9b9850dd67
fix lint error
2021-12-14 14:09:49 +09:00
Yuta Hinokuma
bdc2e109aa
Merge branch 'master' into patch-1
2021-12-13 11:43:20 +09:00
Yuta Hinokuma
e8386f1172
Fix order
2021-12-13 11:09:46 +09:00
Tom Parker-Shemilt
5cf5f92a8d
Fix code format
2021-12-09 22:32:54 +00:00
Tom Parker-Shemilt
56cfef5182
Fix databend build path
2021-12-09 22:31:43 +00:00
Tom Parker-Shemilt
3edcc6c4a5
Remove some unused variables
2021-12-09 22:29:53 +00:00
Yuta Hinokuma
9efb994710
Update README.md
2021-12-08 14:13:35 +09:00
Tom Parker-Shemilt
2a2c84e04a
Merge pull request #1198 from edude03/patch-1
...
Add Tap
2021-12-02 23:23:22 +00:00
Michael Francis
6a30256097
Update README.md
2021-12-02 18:29:13 -03:00
Michael Francis
a554042956
Update README.md
2021-12-01 17:55:06 -03:00
Tom Parker-Shemilt
837df8c0c1
Merge pull request #1196 from surban/patch-1
...
Add Network programming / RPC / remoc
2021-11-27 18:07:02 +00:00
Tom Parker-Shemilt
dd2b793176
Merge branch 'master' into patch-1
2021-11-27 18:04:20 +00:00
Tom Parker-Shemilt
9c1b0b5c9b
Merge pull request #1195 from b23r0/patch-1
...
add yaftp
2021-11-27 18:04:07 +00:00
Tom Parker-Shemilt
0a6e74f121
Merge branch 'master' into patch-1
2021-11-27 18:02:50 +00:00
Tom Parker-Shemilt
cfefbbb64a
Fix sharkdp CI
2021-11-27 18:01:34 +00:00
Tom Parker-Shemilt
6f4080cd79
serialport-rs moved to gitlab
2021-11-27 18:00:25 +00:00
Sebastian Urban
f9c3cbd00e
Add Network programming / Bluetooth / bluer
...
Criteria for adding:
BlueR was called BLEZ and located at https://github.com/surban/blez before it became the official Rust binding for BlueZ and moved to their GitHub organization.
Together the old and new repository have 40 + 28 = 68 stars.
2021-11-26 15:14:14 +01:00
Sebastian Urban
ca3a8a62df
Add Network programming / RPC / remoc
...
Criteria for adding: at least 50 stars on GitHub.
2021-11-26 15:02:33 +01:00
b23r0
553c1290bb
add yaftp
2021-11-26 12:28:41 +08:00
Tom Parker-Shemilt
d2dadb02f4
Merge pull request #1194 from syrusakbary/patch-1
...
Added Wasmer as Application
2021-11-25 11:59:15 +00:00
Syrus Akbary
b1913269c6
Added Wasmer as Application
...
A WebAssembly runtime written in Rust
2021-11-23 00:00:01 +01:00
Tom Parker-Shemilt
c68e8740da
Merge pull request #1193 from thebracket/patch-1
...
Add Hands-on Rust
2021-11-21 15:59:03 +00:00
Herbert "TheBracket
c010b9edc5
Add Hands-on Rust
...
Hands-on Rust (https://pragprog.com/titles/hwrust/hands-on-rust/ ) is my book about learning Rust, through the medium of creating games. It should meet the popularity requirements: it's been in the top 5 best-sellers at pragprog.com (publisher) for 50 of the last 53 weeks, and is usually in the top 20 best selling books in the "C Language" category on Amazon.com (this changes every 5 minutes, so it's a tough one to measure - see https://www.amazon.com/dp/1680508164#SalesRank ).
2021-11-21 08:56:51 -06:00
Tom Parker-Shemilt
6460d47a66
Merge pull request #1191 from azzamsa/master
...
add revolt
2021-11-19 19:01:02 +00:00
Tom Parker-Shemilt
c91f60dd85
Merge branch 'master' into master
2021-11-19 18:58:41 +00:00
Tom Parker-Shemilt
1c3319f336
Merge pull request #1192 from lannonbr/patch-1
...
Add AWS Lambda Rust Runtime to list
2021-11-19 18:58:12 +00:00
Benjamin Lannon
7da35a4ffc
Add AWS Lambda Rust Runtime to list
2021-11-19 13:36:12 -05:00