Commit Graph

3233 Commits

Author SHA1 Message Date
Tom Parker-Shemilt
b44cfc03cd
Merge pull request #1220 from b23r0/patch-2
add abcdict
2022-01-16 08:23:48 +00:00
b23r0
cd744e2432
add abcdict 2022-01-16 15:30:23 +08:00
Tom Parker-Shemilt
539a5f0f0d
Merge pull request #1219 from rahilarious/master
Adding terminal multiplexer, zellij
2022-01-15 00:02:48 +00:00
Rahil Bhimjiani
3b1d0878f9
Adding terminal multiplexer, zellij 2022-01-15 03:26:27 +05:30
Tom Parker-Shemilt
f514dd08a4
Merge pull request #1217 from mbergkvist/patch-1
Add asomers/mockall to the testing section
2022-01-14 16:19:49 +00:00
Markus Bergkvist
0924a83c9c Add asomers/mockall to the testing section 2022-01-14 16:46:20 +01:00
Tom Parker-Shemilt
025ae5649a
Merge pull request #1214 from tyranron/fix-cucumber
Fix description and links for `cucumber` crate
2022-01-11 10:21:24 +00:00
tyranron
b4a8aa93bd
Switch cucumber version badge link to crates.io 2022-01-11 11:17:35 +01:00
tyranron
e399835a93
Merge branch 'master' into fix-cucumber
# Conflicts:
#	README.md
2022-01-11 11:16:01 +01:00
Tom Parker-Shemilt
0bf641b55b
Merge pull request #1216 from nikolausWest/patch-2
add egui to the gui section
2022-01-11 09:56:42 +00:00
Tom Parker-Shemilt
4fda7a4df4
Merge branch 'master' into patch-2 2022-01-11 09:55:50 +00:00
Tom Parker-Shemilt
d1679b9477 rg3d -> Fyrox 2022-01-11 09:54:30 +00:00
Tom Parker-Shemilt
785294c940 Fix indicatif link 2022-01-11 09:52:13 +00:00
Nikolaus West
b8c755cbdd
add egui to the gui section
egui is a very popular and one of the fastest growing gui libraries for rust.
2022-01-10 13:31:50 +01:00
Tom Parker-Shemilt
68f87c7f32
Merge pull request #1215 from mig4/subdivide-testing
Subdivide testing section
2022-01-05 23:02:35 +00:00
mig4
0c33d65a04
Add link to #test crates list
This seems almost as popular as #testing and not all projects have both
tags.
2022-01-04 09:03:26 +00:00
mig4
804236f111
Subdivide testing section
There are a couple of different categories under the testing section.
This subdivides that section to make things easier to find.
2022-01-03 18:40:06 +00:00
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