This commit is contained in:
Rorik Star Platinum 2025-12-28 19:00:03 +03:00
parent 48f640b55d
commit 440a2fa01f
28 changed files with 1849 additions and 96 deletions

28
00-archive/sources/all.md Normal file
View file

@ -0,0 +1,28 @@
***linux***: {
*async-await kernel on rust*:
https://github.com/hexagonal-sun/moss-kernel
}
***ml*** {
*models*:
https://github.com/MoonshotAI/Kimi-K2
*db for ml*:
https://github.com/surrealdb/surrealdb
}
***rust*** {
*async/await runtime*:
https://github.com/tokio-rs/tokio
backend framework:
https://github.com/tokio-rs/axum
}
***utils*** {
*speech to text*:
https://github.com/kristoferlund/ostt
}

View file

@ -0,0 +1,10 @@
# разделы:
## rust
## linux
## ml
## math