Commit Graph

2486 Commits

Author SHA1 Message Date
Tom Parker-Shemilt
0c563faf92
Merge branch 'master' into master 2022-01-23 18:30:18 +00:00
Qichao Lan
95c4f95ae0
Add Glicol Computer Music Language 2022-01-23 11:05:28 +01:00
Kasper
0614880bd0 Revert removal of cpc 2022-01-22 23:10:40 +01:00
Tom Parker-Shemilt
033a58930c
Merge branch 'master' into patch-1 2022-01-21 16:15:08 +00:00
Skander
07c8a5ec95 Add CHIP-8 section in Emulators 2022-01-21 10:38:46 -05:00
Guido
ec8471f17f
Improve vscode plugin section 2022-01-21 03:06:08 +01:00
Nikolas Schmidt-Voigt
f1c502a369
Add Bartib
Bartib is a simple timetracker for the command line written in rust
2022-01-20 11:37:45 +01:00
Kirawi
6d7a0fe3d0
Add lapce text editor 2022-01-17 13:48:33 -05:00
b23r0
cd744e2432
add abcdict 2022-01-16 15:30:23 +08:00
Rahil Bhimjiani
3b1d0878f9
Adding terminal multiplexer, zellij 2022-01-15 03:26:27 +05:30
Markus Bergkvist
0924a83c9c Add asomers/mockall to the testing section 2022-01-14 16:46:20 +01: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
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
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
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
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
Diogo Sousa
3956ac121e Updated rpds CI badge. 2021-12-23 23:59:33 +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
tnballo
65f3d1cf24
Add scapegoat to data structures 2021-12-15 22:59:04 -05: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
9101bacf4d
Merge branch 'master' into simonsan-patch-2 2021-12-14 08:13:11 +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
56cfef5182 Fix databend build path 2021-12-09 22:31:43 +00:00
Yuta Hinokuma
9efb994710
Update README.md 2021-12-08 14:13:35 +09: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
dd2b793176
Merge branch 'master' into patch-1 2021-11-27 18:04:20 +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
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
Syrus Akbary
b1913269c6
Added Wasmer as Application
A WebAssembly runtime written in Rust
2021-11-23 00:00:01 +01: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
c91f60dd85
Merge branch 'master' into master 2021-11-19 18:58:41 +00:00