Commit graph

135 commits

Author SHA1 Message Date
John Wood
75ab5af4ca
Fix crossbeam-channel crate name (#53) 2022-12-20 23:08:33 +00:00
Luka Dornhecker
3af388ceb6
fix incorrect crate names (#54) 2022-12-14 10:30:42 +00:00
Nico Burns
ce49bedcff
Merge pull request #52 from jtdowney/add-rustler
Add rustler for Erlang/Elixir interop
2022-11-17 15:26:15 +00:00
Nico Burns
f74f6c9867 Add futures, futures-executor, and async-trait 2022-11-17 15:24:41 +00:00
John Downey
2047e47907 Add rustler for Erlang/Elixir interop 2022-11-17 09:21:24 -06:00
hzlinyiyu
9ce976795b fix: typo of 3d 2022-11-16 13:05:09 +08:00
Nico Burns
7f111d8735
Merge pull request #50 from michelheusschen/arc-swap-rename
Rename arc_swap to arc-swap
2022-11-15 11:43:10 +00:00
Nico Burns
fc1d1f7a54 Fix link. Markdown -> HTML 2022-11-15 11:42:58 +00:00
Michel Heusschen
01459f6f8b Rename arc_swap to arc-swap 2022-11-15 10:07:14 +01:00
Nico Burns
1af6b88182 Add link to designing error types in rust article 2022-11-15 01:52:30 +00:00
Colin Delahunty
cdd9bd0adb
Update crates.json 2022-11-13 21:14:59 +01:00
Adam Mitha
20f621c014
s/rustqlite/rusqlite/ 2022-11-12 22:54:37 -08:00
Nico Burns
4300d28b73
Merge pull request #42 from ccothrun/napi-notes
Corrected NAPI notes to describe it as a Node.js FFI framework instea…
2022-11-12 16:11:02 +00:00
takenoko-gohan
f9ac79f7a1 Rename crates 2022-11-12 19:46:33 +09:00
Chris Cothrun
3c1cfa1af6
Corrected NAPI notes to describe it as a Node.js FFI framework instead of Python 2022-11-11 13:16:35 -08:00
Nico Burns
af3791088f
Merge pull request #37 from ethransom/patch-1
Fix typo in rutie notes
2022-11-11 15:24:34 +00:00
Ethan Ransom
0b79ac5689
Fix typo in rutie notes
/s/bothembedding/both embedding/
2022-11-10 22:59:40 -07:00
Kane
a7d49a354a
typo: pyo3, not py03 2022-11-11 12:19:40 +08:00
Nico Burns
c8272bb51e Add cargo-show-asm 2022-11-10 13:22:41 +00:00
Nico Burns
a5f827f0f2 Add elasticsearch and rocksdb 2022-11-10 13:14:35 +00:00
Nico Burns
6a599f1db2 Add FFI/Interop section 2022-11-10 13:04:54 +00:00
Nico Burns
1093c4b86f Add Game Development section 2022-11-10 12:31:41 +00:00
Nico Burns
15207f9179 Add GUI section (fixes #32) 2022-11-10 12:24:46 +00:00
Jack Sibley
32da386549
Add the nix crate 2022-11-10 10:01:59 +00:00
Nico Burns
6987a16b5e Add rustup 2022-11-09 16:55:21 +00:00
Nico Burns
777c2bb712 Reorder tooling section 2022-11-09 16:53:18 +00:00
Nico Burns
3ecb091636 Add continuous integration tools 2022-11-09 16:25:42 +00:00
Nico Burns
2e5d563b70 Add cargo-audit 2022-11-09 16:20:22 +00:00
Nico Burns
1f3aad9065 Add cargo-flamegraph and dhat 2022-11-09 16:18:57 +00:00
Nico Burns
c27e7c5b33 Add rustfmt to tooling section 2022-11-09 14:14:10 +00:00
Nico Burns
870e69142a Add clippy to tooling section 2022-11-09 14:04:49 +00:00
Nico Burns
bf7ab35422 Add custom links to recommendations in the tooling section 2022-11-09 14:04:42 +00:00
Nico Burns
3047487690 Remove byteorder (fixes #24) 2022-11-09 13:26:57 +00:00
Nico Burns
f8956bc065 Tidy up connection pool name 2022-11-09 13:18:46 +00:00
Nico Burns
69b41b4f2f Add tooling section (#26) 2022-11-09 13:17:28 +00:00
hzlinyiyu
374ab33ae4 add deadpool for sql utilities 2022-11-09 16:32:04 +08:00
Adam Chalmers
7a2903fcc7
fix: Hyper doesn't require tokio
Hyper supports tokio with the "runtime" and "tcp" features, but does not require it. Fuschia and curl both use their own runtime with hyper. https://github.com/hyperium/hyper/issues/2111
2022-11-08 12:10:32 -06:00
Nico Burns
02acf8864a Switch argument parsing recommendation back to clap (fixes #20) 2022-11-08 15:06:44 +00:00
Nico Burns
a37bfb2aa4
Merge pull request #19 from djc/patch-2
Fix grammar error
2022-11-08 13:21:45 +00:00
Nico Burns
6b0c096ccb Hide ring and webpki behind a see also section 2022-11-08 13:21:13 +00:00
Dirkjan Ochtman
6836f39c0d
Fix grammar error 2022-11-08 14:20:16 +01:00
Nico Burns
633af292fb Update description of rocket (fixes #10) 2022-11-08 13:18:48 +00:00
Nico Burns
027aead326 Add bpaf recommendation for argument parsing 2022-11-08 13:05:15 +00:00
Nico Burns
eaaebeac77 Implement 'see also' sections. Use for HTTP crates 2022-11-08 12:52:13 +00:00
Nico Burns
4ca4ed0a88 Make description and notes fields optional 2022-11-08 12:42:07 +00:00
Nico Burns
4feccba7ff Add database section (fixes #9) 2022-11-08 12:31:41 +00:00
Nico Burns
06d6b6c4fd Update description of time/chrono 2022-11-08 12:03:22 +00:00
Nico Burns
b9e39c75a2 Add color-eyre 2022-11-08 11:40:50 +00:00
Nico Burns
f0ce1b3ebf
Merge pull request #14 from ecklf/patch-1
Add GraphQL section with async-graphql
2022-11-08 11:27:11 +00:00
Nico Burns
718df74783
Merge pull request #15 from djc/patch-1
Fix native-tls crate name
2022-11-08 11:26:01 +00:00
Nico Burns
ca70b6fe66 Add indicatif and fs_extra (fixes #18) 2022-11-08 11:19:58 +00:00
Dirkjan Ochtman
a49c19fa32
Fix native-tls crate name 2022-11-08 11:49:11 +01:00
Florentin / 珞辰
6f476f7ca7
Add GraphQL section with async-graphql 2022-11-08 10:36:15 +01:00
Nico Burns
664d99322f Add bytemuck 2022-11-08 01:30:36 +00:00
Nico Burns
bbe8a68c09 Add macro helpers 2022-11-08 01:24:11 +00:00
Nico Burns
fb47311a92 Reorder general category 2022-11-08 01:12:01 +00:00
Nico Burns
55dace58f6 Add link to serde data formats 2022-11-08 01:11:00 +00:00
Nico Burns
e0bb8bb65d Update file watching recommendation to notify 2022-11-08 01:00:33 +00:00
Nico Burns
e5251e99d6 Add cryptography section (fixes #11) 2022-11-08 00:59:23 +00:00
Nico Burns
2614d02f43 Add standard to lib descriptions 2022-11-07 22:46:21 +00:00
Nico Burns
f332651345 Update HTTP section description. Fixes #12 2022-11-07 22:25:13 +00:00
Nico Burns
70b01219f9
Merge pull request #8 from Lioncat2002/main
fix: broken link for windows-rs
2022-11-06 20:42:27 +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
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
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
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
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
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
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
d665898132 Add HTTP clients to common section 2022-04-18 17:08:54 +01:00
Nico Burns
5f1022d4c9 Rename core section to common 2022-04-18 17:06:35 +01:00
Nico Burns
a0eb2f4a91 Implement table of contents for crates list 2022-04-18 16:50:48 +01:00
Nico Burns
1b1c48c204 Setup heroku build configuration 2022-03-14 00:16:20 +00:00