зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
m
Этот коммит содержится в:
родитель
b7874e91ff
Коммит
aa9f3baf12
@ -18,6 +18,10 @@ Michael Mann
|
|||||||
books: Fashism, Dark Side of Democracy
|
books: Fashism, Dark Side of Democracy
|
||||||
|
|
||||||
2023
|
2023
|
||||||
|
StreetOfTruth - 03.31 - Kostenko - Cultural Souverenity of RU of 27:25
|
||||||
|
https://www.youtube.com/watch?v=MJSdYSTNQr8
|
||||||
|
StreetOfTruth - 03.31 - Hazin - Economy Souverenity of RU of 1:09:57
|
||||||
|
https://www.youtube.com/watch?v=poEKKrM3BU8
|
||||||
PreobrazhenskiyClub - Kostenko - Zhuravlyov - Rode - 03.30 - EDU Formats and Getting of the Future of 55:10
|
PreobrazhenskiyClub - Kostenko - Zhuravlyov - Rode - 03.30 - EDU Formats and Getting of the Future of 55:10
|
||||||
https://www.youtube.com/watch?v=snb3RK8VK8U
|
https://www.youtube.com/watch?v=snb3RK8VK8U
|
||||||
StreetOfTruth - 03.24 - Gevorgyan - State of International Situation of 39:10
|
StreetOfTruth - 03.24 - Gevorgyan - State of International Situation of 39:10
|
||||||
|
|||||||
@ -1,2 +1,4 @@
|
|||||||
https://typst.app/
|
https://typst.app/
|
||||||
https://github.com/typst/
|
https://github.com/typst/
|
||||||
|
|
||||||
|
https://typst.app/docs/tutorial/
|
||||||
2
pl/rs/browser-rust-search-extension.txt
Обычный файл
2
pl/rs/browser-rust-search-extension.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
https://rust.extension.sh/
|
||||||
|
https://github.com/huhu/rust-search-extension
|
||||||
2
pl/rs/features/borrow/tree.txt
Обычный файл
2
pl/rs/features/borrow/tree.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2023
|
||||||
|
https://perso.crans.org/vanille/treebor/
|
||||||
@ -1,2 +1,9 @@
|
|||||||
https://gankro.github.io/blah/linear-rust/
|
https://gankro.github.io/blah/linear-rust/
|
||||||
https://www.reddit.com/r/rust/comments/6a3ac4/the_pain_of_real_linear_types_in_rust/
|
https://www.reddit.com/r/rust/comments/6a3ac4/the_pain_of_real_linear_types_in_rust/
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://blog.yoshuawuyts.com/linearity-and-control/
|
||||||
|
https://blog.yoshuawuyts.com/linear-types-one-pager/
|
||||||
|
http://smallcultfollowing.com/babysteps/blog/2023/03/16/must-move-types/
|
||||||
|
2017
|
||||||
|
https://faultlore.com/blah/linear-rust/
|
||||||
|
|||||||
2
pl/rs/libfws/ds/heap/fibonacchi.txt
Обычный файл
2
pl/rs/libfws/ds/heap/fibonacchi.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2023
|
||||||
|
https://www.kurtlawrence.info/blog/building-a-fibonacci-heap
|
||||||
7
pl/rs/libfws/integration/ngrok-rs.txt
Обычный файл
7
pl/rs/libfws/integration/ngrok-rs.txt
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
https://ngrok.com/docs/using-ngrok-with/rust/
|
||||||
|
|
||||||
|
https://docs.rs/ngrok/latest/ngrok/
|
||||||
|
https://github.com/ngrok/ngrok-rs
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://ngrok.com/blog-post/ngrok-rs
|
||||||
@ -6,6 +6,7 @@ https://github.com/clap-rs/clap
|
|||||||
cargo add clap --features derive
|
cargo add clap --features derive
|
||||||
|
|
||||||
2023
|
2023
|
||||||
|
https://epage.github.io/blog/2023/03/clap-v4-2/
|
||||||
https://blog.railway.app/p/rust-cli-rewrite
|
https://blog.railway.app/p/rust-cli-rewrite
|
||||||
2022
|
2022
|
||||||
https://www.joshfinnie.com/blog/a-command-line-application-in-rust/
|
https://www.joshfinnie.com/blog/a-command-line-application-in-rust/
|
||||||
|
|||||||
6
pl/rs/libfws/ui/web/kobold.txt
Обычный файл
6
pl/rs/libfws/ui/web/kobold.txt
Обычный файл
@ -0,0 +1,6 @@
|
|||||||
|
https://crates.io/crates/kobold
|
||||||
|
https://docs.rs/kobold/latest/kobold/
|
||||||
|
https://github.com/maciejhirsz/kobold
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://maciej.codes/2023-03-23-kobold.html
|
||||||
4
pl/rs/tools/quality/metrics/autometrics-rs.txt
Обычный файл
4
pl/rs/tools/quality/metrics/autometrics-rs.txt
Обычный файл
@ -0,0 +1,4 @@
|
|||||||
|
https://github.com/autometrics-dev/autometrics-rs
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://fiberplane.com/blog/autometrics-rs-0-3-defining-service-level-objectives-in-rust-source-code
|
||||||
@ -9,6 +9,8 @@ https://crates.io/crates/proptest-arbitrary
|
|||||||
https://docs.rs/proptest-arbitrary
|
https://docs.rs/proptest-arbitrary
|
||||||
https://github.com/Centril/proptest-arbitrary
|
https://github.com/Centril/proptest-arbitrary
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://tzemanovic.gitlab.io/posts/state-machine-testing-with-proptest/
|
||||||
2020
|
2020
|
||||||
https://blog.logrocket.com/property-based-testing-in-rust-with-proptest/
|
https://blog.logrocket.com/property-based-testing-in-rust-with-proptest/
|
||||||
https://github.com/zmitchell/sentence-parser
|
https://github.com/zmitchell/sentence-parser
|
||||||
|
|||||||
6
pl/rs/tools/quality/trace/scoped-trace.txt
Обычный файл
6
pl/rs/tools/quality/trace/scoped-trace.txt
Обычный файл
@ -0,0 +1,6 @@
|
|||||||
|
https://crates.io/crates/scoped-trace
|
||||||
|
https://docs.rs/scoped-trace/latest/scoped_trace/
|
||||||
|
https://github.com/jswrenn/scoped-trace
|
||||||
|
|
||||||
|
2023
|
||||||
|
https://jack.wrenn.fyi/blog/scoped-trace/
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user