Commit graph

3588 commits

Author SHA1 Message Date
Alex Saveau
7ef27bee66
Remove deprecated language server 2022-08-24 15:06:26 -04:00
Tom Parker-Shemilt
cb3699ca5a
Merge pull request #1340 from becheran/patch-2
Add grid
2022-08-17 22:22:43 +01:00
Armin Becher
231a46f819
Add grid
Data structure grid for rust. Provide a two dimensional data structure for rust that is easy to use and fast.
Most of the functionality provided by the [std::vec::Vec](https://doc.rust-lang.org/std/vec/struct.Vec.html) type for one dimensional vectors
is implemented for two dimensions in this crate.
2022-08-17 22:06:07 +02:00
Tom Parker-Shemilt
b1ca9b70df
Merge pull request #1334 from andriisoldatenko/main
Add crates.nvim to IDE -> Vim section
2022-08-15 08:57:55 +01:00
Tom Parker-Shemilt
1fff3cb6dd
Merge branch 'main' into main 2022-08-15 08:56:20 +01:00
Andrii Soldatenko
de259244e9
change sorting 2022-08-15 09:22:29 +02:00
Tom Parker-Shemilt
abb7ece601
Merge pull request #1336 from Toasterson/propolis
Add propolis to virtualization
2022-08-13 17:16:41 +01:00
Till Wegmüller
272d746a28
Fix the sort order properly this time 2022-08-13 13:05:19 -03:00
Till Wegmüller
ce65f32b3f
Fix sorting order 2022-08-12 22:11:15 -03:00
Till Wegmüller
5329b08070
Add propolis to virtualization 2022-08-12 16:38:35 -03:00
Tom Parker-Shemilt
5501bab406
Merge pull request #1335 from rksm/main
Add hot-lib-reloader
2022-08-12 10:23:57 +01:00
Robert Krahn
1623369c1d Add hot-lib-reloader 2022-08-12 10:48:20 +02:00
Tom Parker-Shemilt
dde6ecf077 Remove archived synth 2022-08-10 23:53:31 +01:00
Tom Parker-Shemilt
c49e7cf988
Merge pull request #1330 from b23r0/patch-4
add rust-raknet
2022-08-10 22:13:38 +01:00
Tom Parker-Shemilt
e2026fba2b
Merge branch 'main' into patch-4 2022-08-10 22:12:22 +01:00
Tom Parker-Shemilt
07e7fac932
Merge pull request #1331 from etienne-napoleone/main
Add `spinach` to libraries>command-line>progress
2022-08-10 20:02:04 +01:00
Tom Parker-Shemilt
e665f3e87f
Merge branch 'main' into main 2022-08-10 20:01:17 +01:00
Tom Parker-Shemilt
7000ebd20c
Merge pull request #1333 from billy1624/SeaQL-crates
Add SeaQL crates
2022-08-10 20:00:25 +01:00
Tom Parker-Shemilt
956d812589
Merge branch 'main' into patch-4 2022-08-10 17:23:19 +01:00
Tom Parker-Shemilt
0e944284e6
Merge branch 'main' into SeaQL-crates 2022-08-10 17:23:07 +01:00
Tom Parker-Shemilt
eca436304c
Merge branch 'main' into main 2022-08-10 17:22:56 +01:00
Tom Parker-Shemilt
4a3598c4b2
Merge pull request #1332 from jason-h-35/patch-1
Update socketcan-rs URL
2022-08-10 17:22:41 +01:00
Jason Hatton
95fec24cd8
Remove socketcan-rs build badge 2022-08-10 11:04:16 -05:00
Andrii Soldatenko
921552305a
Add crates.nvim to IDE -> Vim section 2022-08-10 17:24:30 +02:00
Billy Chan
4f31211a40
Update README.md 2022-08-10 12:18:35 +08:00
Jason Hatton
e72fabdfcc
Update socketcan-rs URL 2022-08-09 22:31:11 -05:00
Etienne Napoleone
41237f5ac8
Add spinach ci badge 2022-08-09 14:24:49 +02:00
Etienne Napoleone
b8c6d10217
Add spinach 2022-08-09 14:22:26 +02:00
b23r0
ff058e9f26
add rust-raknet 2022-08-09 17:08:13 +08:00
Tom Parker-Shemilt
c8961891b9
Merge pull request #1329 from kandikits/main
Add Kandi link
2022-08-08 10:31:17 +01:00
kandikits
3688a2bad1
Update README.md
Added the website name 'on kandi' here: * [Discover Rust Libraries & Code Snippets](https://kandi.openweaver.com/explore/rust) - A curated list of Rust libraries, authors, kits, tutorials & learning resources on kandi
2022-08-08 14:50:53 +05:30
kandikits
fab6fcbae1
Update README.md
Changed 'Explore Rust' to 'Discover Rust Libraries & Code Snippets'
2022-08-08 10:11:36 +05:30
kandikits
d6e5f8c755
Update README.md
Hello - request your review and approval on the inclusion of Explore Rust on your list.
It would be a good addition under Third Party Guides section of this article. Would you like to include it in your list? We'd love to hear your feedback.
Thanks!
2022-08-02 17:18:15 +05:30
Tom Parker-Shemilt
219dfe3ccf
Merge pull request #1327 from palfrey/toc
Add ToC lint
2022-07-31 20:36:11 +01:00
Tom Parker-Shemilt
81a7b28cbc Remove extra blank line 2022-07-31 20:34:35 +01:00
Tom Parker-Shemilt
1ff7db16c8 Fix various unnoticed ordering issues 2022-07-31 20:33:00 +01:00
Tom Parker-Shemilt
3f05bcef2e Allow toc comment markers 2022-07-31 20:32:03 +01:00
Tom Parker-Shemilt
8140ff1030 Fix ToC 2022-07-31 20:25:07 +01:00
Tom Parker-Shemilt
2f83054f6d Remove npm cache 2022-07-31 20:23:28 +01:00
Tom Parker-Shemilt
a6df73feda
Merge branch 'main' into toc 2022-07-31 20:22:05 +01:00
Tom Parker-Shemilt
864208e1fe Add ToC lint 2022-07-31 20:21:26 +01:00
Tom Parker-Shemilt
953af4cd5d
Merge pull request #1325 from Leutwiler/main
Deleted inexistent graph processing
2022-07-31 20:13:21 +01:00
Tom Parker-Shemilt
6e0a93fec6
Merge branch 'main' into main 2022-07-31 20:09:24 +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
Andrey Leutwiler Gomes
bc6f609025
Deleted inexistent graph processing 2022-07-28 10:28:43 -03: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