Commit graph

3545 commits

Author SHA1 Message Date
Tom Parker-Shemilt
864208e1fe Add ToC lint 2022-07-31 20:21:26 +01:00
Tom Parker-Shemilt
fbe4afca36
Merge pull request #1326 from sourcefrog/main
Add cargo-mutants
2022-07-31 20:05:48 +01:00
Tom Parker-Shemilt
dffcd65e23
Merge branch 'main' into main 2022-07-31 20:04:29 +01:00
Tom Parker-Shemilt
5d676415e8
Merge pull request #1324 from DJDuque/patch-1
Add PGFPlots crate
2022-07-31 20:03:47 +01:00
Martin Pool
b688e76ed4 Add cargo-mutants
Split out a new "mutation testing" category because there are now two of
them and it's a different thing from fuzzing. (See
https://github.com/sourcefrog/cargo-mutants/wiki/Compared).

Fix a typo
2022-07-30 09:41:46 -07:00
Daniel Duque
3bd44ca5a5
Add PGFPlots crate 2022-07-27 15:35:46 -07:00
Tom Parker-Shemilt
6576e6fa3d
Merge pull request #1323 from sarupbanskota/patch-1
Add CodeCrafters Rust track
2022-07-26 17:27:39 +01:00
Sarup Banskota
5d1e565326
Add CodeCrafters Rust track 2022-07-26 23:59:46 +08:00
Tom Parker-Shemilt
c890778394
Merge pull request #1321 from Brendonovich/patch-1
Correct Prisma Client Rust description
2022-07-22 16:52:25 +01:00
Brendan Allan
a000709c3d
Update README.md 2022-07-22 07:57:07 -07:00
Tom Parker-Shemilt
d6eda8409f
Merge pull request #1320 from palfrey/remove-archived
Removing all the archived repositories
2022-07-22 13:40:19 +01:00
Tom Parker-Shemilt
564062dbd1 Fix format 2022-07-22 13:37:09 +01:00
Tom Parker-Shemilt
b77a14b5e7
Merge branch 'main' into remove-archived 2022-07-22 13:35:58 +01:00
Tom Parker-Shemilt
db0de739d2 Removing all the archived repositories 2022-07-22 13:34:43 +01:00
Tom Parker-Shemilt
7f1269d2ad
Merge pull request #1318 from duyet/patch-1
Add Resources > Learning > Rust Tiếng Việt
2022-07-16 20:08:10 +01:00
Duyet Le
7094c14fa1
fix: sorting error 2022-07-16 23:56:15 +07:00
Duyet Le
5e7715c096
Merge branch 'main' into patch-1 2022-07-16 23:53:33 +07:00
Tom Parker-Shemilt
116d407935
Merge pull request #1312 from TSOTSI1/TSOTSI1-patch-1-warp
Add warp
2022-07-16 14:51:43 +01:00
Tom Parker-Shemilt
b79056c774
Merge branch 'main' into TSOTSI1-patch-1-warp 2022-07-16 14:50:54 +01:00
Shiro
564c956440 fix: changed the sort order 2022-07-16 19:29:10 +08:00
Duyet Le
87fc441e02
chore: added Rust Tiếng Việt 2022-07-16 09:41:04 +07:00
Tom Parker-Shemilt
2b6713b0ef
Merge pull request #1317 from chai2010/main
add KCL configure language
2022-07-12 10:52:24 +01:00
chai2010
e068e896e2
add KCL configure language 2022-07-12 17:39:14 +08:00
Tom Parker-Shemilt
fc126c16b2 Espanso moved 2022-07-10 23:15:00 +01:00
Tom Parker-Shemilt
e5bd59bd74
Merge pull request #1316 from pvolok/add-mprocs
Add mprocs
2022-07-05 16:24:53 +01:00
Pavel Volokitin
369e7658a4 Add mprocs 2022-07-05 22:00:46 +07:00
Shiro
ae4266e04e feat: moved warp to Web Programming/HTTP Server 2022-07-02 12:20:44 +08:00
Shiro Kyo
9f268f43a0
Merge branch 'main' into TSOTSI1-patch-1-warp 2022-07-02 12:05:35 +08:00
Tom Parker-Shemilt
a42aa6b9d1 Codecrafters removed the rust link 2022-07-01 11:39:42 +01:00
Tom Parker-Shemilt
1ddf863581
Merge pull request #1301 from dcbuild3r/crypto-patch-1
add(popular crypto rust libraries)
2022-07-01 11:37:38 +01:00
dcbuilder.eth
56c2fac790 remove(parity override) 2022-07-01 12:34:01 +02:00
dcbuilder.eth
f50f45430c fix(markdown lint errors) 2022-07-01 12:26:52 +02:00
dcbuilder.eth
9407358d44 fix(git history with upstream) 2022-07-01 00:39:05 +02:00
dcbuilder.eth
35829ac64e Merge branch 'main' into crypto-patch-1 2022-07-01 00:37:34 +02:00
dcbuilder.eth
35524fdad8 fix(git history with upstream) 2022-07-01 00:37:26 +02:00
dcbuilder.eth
c79f4998e1 Merge remote-tracking branch 'upstream/main' into crypto-patch-1 2022-07-01 00:27:22 +02:00
dcbuilder.eth
31af3dd568 Merge remote-tracking branch 'upstream/main' 2022-07-01 00:16:04 +02:00
Tom Parker-Shemilt
ff19bbe96a
Merge pull request #1313 from ynqa/main
Add promkit crate
2022-06-30 20:41:48 +01:00
ynqa
90625861a8 add ynqa/promkit crate 2022-07-01 02:35:13 +09:00
dcbuilder.eth
a90990349d add(arkworks to overrides) 2022-06-30 19:00:28 +02:00
dcbuilder.eth
7827a86306
Merge branch 'main' into crypto-patch-1 2022-06-30 10:43:04 +02:00
dcbuilder.eth
f4276f9865
fix("broken" build badge) 2022-06-30 10:42:28 +02:00
Shiro Kyo
0e5a96c75c Update README.md
I'd like to add popular web server framework - warp

Github: https://github.com/seanmonstar/warp
crate: https://crates.io/crates/warp
Version: 0.3.2
Total Downloads: 5,413,109
2022-06-29 11:12:50 +08:00
Tom Parker-Shemilt
0a9e83df35
Merge pull request #1311 from yamafaktory/main
doc(readme): add hypergraph in data structure
2022-06-28 14:18:54 +01:00
Tom Parker-Shemilt
12dd2cf7be
Merge branch 'main' into main 2022-06-28 14:17:45 +01:00
Davy Duperron
4ce0553c91
doc(readme): add hypergraph in data structure 2022-06-28 07:42:49 -04:00
Tom Parker-Shemilt
17f2a890e8
Merge pull request #1309 from HomelyGuy/patch-1
add an crawler web framework `dyer`
2022-06-27 19:46:56 +01:00
Bruce Yuan
08a37023f4
add an crawler web framework dyer
similar to scrapy of python, it is a rust implementation
2022-06-27 19:55:02 +08:45
Tom Parker-Shemilt
aa7f0f1b54
Merge pull request #1308 from theRookieCoder/patch-1
Add `gorilla-devs/ferium`
2022-06-25 16:33:46 +01:00
Ilesh Thiada
8846da9575
Remove links
These where causing 403s in the url checker due to cloudflare
2022-06-25 16:11:11 +05:30