Commit graph

221 commits

Author SHA1 Message Date
local.interloper
755e91dee0
Updated data/editors.json (#132) 2024-09-12 13:32:47 +00:00
Clément Renault
5679df0f8f
Add heed to the Other Databases list (#117) 2024-07-26 01:29:20 +00:00
Luka Zakrajšek
34afdb15c1
Add uniffi (#102) 2024-07-26 13:27:37 +12:00
Predrag Gruevski
2334f858a3
Add cargo-semver-checks to linting category (#105)
`cargo-semver-checks` is used by many large projects in the Rust ecosystem, such as `tokio` and even `cargo` itself. Add it as a recommendation in the linting category.

If you feel a different category would be a better fit, I'd be happy to move it there.

Thanks for maintaining this list!
2024-04-18 10:36:04 +00:00
Michał Zabielski
746f767a7b
Add Apache DataFusion (#103) 2024-04-18 10:07:13 +00:00
Josh McKinney
55f8db73a1
Add https://github.com/taiki-e/install-action to CI section (#87) 2024-04-18 10:04:51 +00:00
Arjen
05094df8eb
Update sublime text plugins and note (not IntelliJ) (#94)
Authored-by: Arjen <4867268+arjentz@users.noreply.github.com>
2024-04-18 10:03:10 +00:00
Remo Senekowitsch
26b36ea76d
Remove warning about Rocket's unstable async support (#118) 2024-04-18 10:02:35 +00:00
averichev
aff11b4847
Release-plz added (#123) 2024-04-18 22:00:22 +12:00
Nico Burns
bed2ea05ef Update GUI recommendations 2024-02-10 11:41:03 +13:00
Tom Schuster
7bdf1e9ab4
Change suggestion for clipboard to arboard (#111)
Co-authored-by: Nico Burns <nico@nicoburns.com>
2024-01-17 04:30:22 +00:00
Russell Banks
2e1bb75a57
Add zerocopy (#115) 2024-01-17 04:28:42 +00:00
Nico Burns
5f46bbbf61 Add note on OnceCell inclusion in std
Fixes #84
2024-01-09 12:27:37 +13:00
Nikolai Vazquez
2d21a32bf8
Add divan (#106)
Co-authored-by: Nico Burns <nico@nicoburns.com>
2024-01-08 21:40:17 +00:00
Ilya Grigoriev
91d7273a74
Mention the insta snapshot testing library (#112)
* Mention the `insta` snapshot testing library

I believe this is one that everybody should know about.

* Use "Snapshot" instead of "Golden"

---------

Co-authored-by: Nico Burns <nico@nicoburns.com>
2024-01-08 21:35:13 +00:00
FalkWoldmann
da7928a27f
Add cargo-zigbuild (#109) 2024-01-01 20:53:44 +00:00
lenscas
99727346b0
remove unneeded opionated messages (#96)
* remove purely opinionaned message

* remove unneeded opionated messages
2023-11-26 15:30:52 +00:00
JSKitty
2d48fb8e40
Add Fyrox to Game Development section (#95) 2023-11-26 15:15:32 +00:00
Remo Senekowitsch
c468fd5574
Add inquire (#99) 2023-09-06 19:14:39 +01:00
Luke Hsiao
7458b31dff
Fix grammar in bpaf description (#89)
Signed-off-by: Luke Hsiao <luke@hsiao.dev>
2023-07-13 23:20:31 +01:00
Remo Senekowitsch
e4acf58776
Fix typo (#88) 2023-07-13 08:51:55 +01:00
Baptiste Girardeau
d562f48409
Use crates.io links for BurntSushi crates (#83) 2023-05-22 23:23:03 +01:00
Marc Espín
238cd8c525
feat: Update freya description (#82) 2023-05-11 12:44:09 +01:00
Kamil Rojewski
a8de428394
added Cassandra crates (#79) 2023-04-12 17:27:00 +01:00
Sabrina Jewson
4e3dc76f87
Recommend Tokio for async channels (#77) 2023-04-09 17:53:23 +01:00
Nico Burns
ad54079554 s/numberical/numerical/. Fixes #75 2023-04-09 17:42:47 +01:00
Nico Burns
e252b0828a Add ratatui 2023-03-16 23:35:38 +00:00
Nico Burns
e304681fbe Add note on Rust Analyzer's ability to expand macros directly in the editor. Closes #68 2023-02-28 12:23:23 +00:00
Nico Burns
87b2050b29 Remove Heroku config 2023-02-15 12:20:02 +00:00
Nico Burns
029ec655a8 Update dependencies 2023-02-15 12:07:43 +00:00
Teoh Han Hui
092f3a8d18
Remove mention of hyper supporting HTTP/3 (#70)
Not implemented yet. See https://github.com/hyperium/hyper/issues/1818
2023-02-15 12:03:07 +00:00
Nico Burns
163c411437 Fix missing links for crates not on crates.io 2023-02-13 14:02:26 +00:00
Nico Burns
6fe7827d0d Add note on game engines 2023-02-13 13:48:01 +00:00
Adrien Turiot
584ad27dde
Add macroquad (#49) 2023-02-13 13:46:33 +00:00
Nico Burns
a182a73363 Add more GUI lego crates 2023-02-13 13:46:12 +00:00
Nico Burns
9433830966 Add more GUI frameworks + remove recommendation for Druid 2023-02-13 13:26:18 +00:00
Nico Burns
651122c8d7 Remove fs_extra recommendation as it is unmaintained 2023-02-02 15:56:18 +00:00
Nico Burns
d3ebb16538 Remove accidentally comitted haskell file 2023-01-17 01:29:37 +00:00
Nico Burns
67e88ed22e Upgrade to axum 0.6 2023-01-09 14:56:54 +00:00
Nico Burns
e44026ed34 Update dependencies 2023-01-09 14:54:27 +00:00
TenType
060e9cb75a
Fix typo (#67) 2023-01-08 22:44:19 +00:00
Nico Burns
0483473a06
Add Math/Scientific category (#61)
* Add Math/Scientific category

* Add ordered-float library

* Move num-trait recomendation to Math section

* Add ndarray
2023-01-04 20:50:58 +00:00
Jack O'Connor
2be6e91b13
cargo add and cargo remove are now built-in (#63) 2023-01-03 00:53:57 +00:00
Nico Burns
5aa24bd704 Prevent concurrent deployments 2023-01-02 22:27:34 +00:00
Jack O'Connor
3d328cb816
correct the name of std::sync::Mutex (#65) 2023-01-02 22:22:55 +00:00
Jack O'Connor
ee3ef2cadb
add a note about the HTTP section in the Common section (#64) 2023-01-02 22:22:30 +00:00
Nico Burns
b9f830ae5e
Update diesel recommendations (#62)
* Fix diesel entry + add diesel-async

Fix #56
Fix #57

* Update diesel recommendations

* Remove SQLx from recommendations for individual implementations (to remove duplication, not because it's no longer recommended)

Co-authored-by: Georg Semmler <github@weiznich.de>
2022-12-31 18:05:26 +00:00
Nico Burns
f8c7b14fda Only run deploy action on main branch 2022-12-31 16:18:52 +00:00
Shane Witbeck
d2c008b6b1
Add Helix editor (#30) 2022-12-31 15:51:38 +00:00
Nico Burns
8cc4b559f9 Upgrade to debian bullseye 2022-12-31 15:44:12 +00:00