Commit graph

221 commits

Author SHA1 Message Date
Nico Burns
70b01219f9
Merge pull request #8 from Lioncat2002/main
fix: broken link for windows-rs
2022-11-06 20:42:27 +00:00
Nico Burns
c4835fb8e9
Merge pull request #6 from hniksic/patch-1
Fix typo "it's"
2022-11-06 20:42:02 +00:00
Lioncat2002
55104a9e1d
fix: broken link for windows-rs 2022-11-05 22:00:16 +05:30
Hrvoje Nikšić
0466ca3388
Fix typo "it's" 2022-11-05 13:36:38 +01:00
Nico Burns
10636a62e0 Add fork me on github banner 2022-11-04 16:27:23 +00:00
Nico Burns
8fa59ed7ff Remove heroku deployment 2022-11-04 16:18:40 +00:00
Nico Burns
0655502b0a Update memory mapping recommendation to memmap2 2022-11-04 16:18:12 +00:00
Nico Burns
0ae4ab9ffd Fix typo structed -> structured 2022-11-04 16:16:30 +00:00
Nico Burns
21cb12147f
Merge pull request #1 from sigaloid/main
Add rayon data parallelism library
2022-11-04 14:52:19 +00:00
Matthew E
2ea1fdbdb2
Add rayon 2022-11-04 14:41:12 +00:00
Nico Burns
b8553c44ff Concurrent HashMaps: Move notes to subsection 2022-05-10 11:57:40 +01:00
Nico Burns
717da5ab7a Add async vs general channels link 2022-05-06 11:32:05 +01:00
Nico Burns
8510d686b6 Add rust installation section 2022-05-06 11:31:45 +01:00
Nico Burns
3da61681b9 Format crate recommendation inside a single table row 2022-05-06 11:31:27 +01:00
Nico Burns
90b2ed851f Fix page title for getting started guide 2022-05-03 13:15:29 +01:00
Nico Burns
325dbf2a6e Begin writing getting started guide 2022-05-02 22:43:09 +01:00
Nico Burns
80d3bb517f Add terminal rendering libraries 2022-05-02 15:32:46 +01:00
Nico Burns
a74d0ca425 Add tempfile crate 2022-05-02 14:54:15 +01:00
Nico Burns
47b058a628 Add concurrency section 2022-05-02 14:52:48 +01:00
Nico Burns
45ecb16853 Make non-active toc items less faded 2022-05-02 14:30:48 +01:00
Nico Burns
974e06d23a Make logo link to homepage 2022-05-02 14:24:40 +01:00
Nico Burns
3f1886a0b8 Convert toc to a tera macro 2022-05-02 14:21:53 +01:00
Nico Burns
caf1a1263b Make index page redirect to rather than duplicate crates page 2022-05-02 13:12:15 +01:00
Nico Burns
7a4b12dd7f Upgrade axum to 0.5.x 2022-05-02 13:09:24 +01:00
Nico Burns
99ad0f6c71 Add CLI tools section 2022-05-02 13:05:31 +01:00
Nico Burns
f5c6eb4409 Fix missing link to smallvec 2022-05-02 01:03:25 +01:00
Nico Burns
75c26a0a16 Crates list: add stack allocated arrays 2022-05-02 00:57:46 +01:00
Nico Burns
16840b6258 toc: disable hiding sections 2022-05-02 00:57:34 +01:00
Nico Burns
4bcb37cf33 Fly.io increase concurrency limits 2022-05-02 00:19:54 +01:00
Nico Burns
6bd0bedce1 Add hash query parameter to CSS file URL 2022-05-01 23:44:50 +01:00
Nico Burns
0ef29eea4b Enable debug logs on Fly.io 2022-05-01 22:58:03 +01:00
Nico Burns
dabf42f48f Fix fly.io ports 2022-05-01 22:18:30 +01:00
Nico Burns
772a13617e Add fly.io deploy job 2022-05-01 22:07:22 +01:00
Nico Burns
2d880a76c1 toc: hide sub-items of non-active items 2022-04-27 18:59:48 +01:00
Nico Burns
3adc958058 Fix toc subsection highlighting 2022-04-27 18:57:35 +01:00
Nico Burns
fa08926eb5 Change opionionated to unofficial in the strapline 2022-04-27 18:54:08 +01:00
Nico Burns
cdbba3bd4f Add networking section 2022-04-27 18:53:10 +01:00
Nico Burns
f2b5fb3783 Add system category 2022-04-27 18:18:09 +01:00
Nico Burns
d811ae4027 Add UUID crate to list 2022-04-27 18:12:14 +01:00
Nico Burns
b1193c71f8 Tweak sidebar font sizes 2022-04-27 18:10:35 +01:00
Nico Burns
afda6d86ca Implement subsections 2022-04-27 18:08:49 +01:00
Nico Burns
a29e86d61d Improve description of datetime crates 2022-04-18 22:53:43 +01:00
Nico Burns
c62813d508 ci: Add caching 2022-04-18 22:47:56 +01:00
Nico Burns
a322de3981 Add heading to introduction 2022-04-18 18:51:12 +01:00
Nico Burns
6b5ae37571 ci: Remove list files step 2022-04-18 18:48:15 +01:00
Nico Burns
ab95a23e4e Change artifact download directory 2022-04-18 18:37:14 +01:00
Nico Burns
9b0e0f07a4 Make binary executable within docker image 2022-04-18 18:28:51 +01:00
Nico Burns
1cd52e6511 ci: make deploy job depend on build job 2022-04-18 18:13:23 +01:00
Nico Burns
427c7efb0f ci: Split build and deploy into separate jobs 2022-04-18 18:06:35 +01:00
Nico Burns
4bd85ee5e5 Add deploy to heroku action 2022-04-18 17:59:26 +01:00