linfa
Polars
oxide-enzyme
MegFlow
GUI
Tauri
Egui
Tokio
Lunatic
pub trait I2c<A: AddressMode = SevenBitAddress> {
/// Error type
type Error;
// 基于 GAT (nightly Rust)
type ReadFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a
where
Self: 'a;
fn read<'a>(&'a mut self, addr: A, bs: &'a mut [u8]) -> Self::ReadFuture<'a>;
}
impl<A: AddressMode = SevenBitAddress> I2c<A> for u8{
fn read<'a>(&'a mut self, addr: u8, bs: &'a mut [u8]) -> Self::ReadFuture<'a> {
// 使用 async move
async move {
// implementation
}
}
}
Eclipse zenoh
SeaORM
Deno
parcel && swc
Yew
Sycamore
- bitwarden_rs。
- Rust in Action[187]
- Programming Rust, 2nd Edition[188]
- Rust for Rustaceans[189]
- Refactoring to Rust[190]
- Black Hat Rust [191]
- Hands-on Rust[192]
- Zero To Production In Rust [193]
[2]Transformers: https://github.com/huggingface/transformers
[3]tokenizers: https://link.zhihu.com/?target=https%3A//github.com/huggingface/tokenizers
[4]Linfa: https://link.zhihu.com/?target=https%3A//rust-ml.github.io/linfa/
[6]Roadmap: https://github.com/rust-ml/linfa/issues/7
[7]scikit-learn: https://scikit-learn.org/stable/
[8]Polars: https://github.com/ritchie46/polars
[9]Apache Arrow: https://github.com/apache/arrow
[10]db-benchmark: https://h2oai.github.io/db-benchmark/
[11]Xomnia: https://www.xomnia.com/
[12]oxide-enzyme : https://github.com/rust-ml/oxide-enzyme
[13]Enzyme: https://github.com/wsmoses/enzyme
[14]MegFlow: https://github.com/MegEngine/MegFlow
[17]qdrant: https://github.com/qdrant/qdrant
[18]tch-rs: https://link.zhihu.com/?target=https%3A//github.com/LaurentMazare/tch-rs
[19]ndarray: https://link.zhihu.com/?target=https%3A//github.com/rust-ndarray/ndarray
[20]nalgebra: https://github.com/dimforge/nalgebra
[22]tvm-rs: https://link.zhihu.com/?target=https%3A//github.com/apache/tvm/tree/main/rust
[23]Neuronika: https://link.zhihu.com/?target=https%3A//github.com/neuronika/neuronika
[24]Whatlang: https://link.zhihu.com/?target=https%3A//whatlang.org/
[25]Tauri: https://tauri.studio/en/docs/about/intro/
[26]https://githubhelp.com/Fournux/tauri-vs-electron: https://githubhelp.com/Fournux/tauri-vs-electron
[27]wry: https://github.com/tauri-apps/wry
[28]tao: https://github.com/tauri-apps/tao
[29]egui: https://github.com/emilk/egui
[30]README: https://github.com/emilk/egui#why-immediate-mode
[32]gtk4-rs: https://github.com/gtk-rs/gtk4-rs
[33]gtk4-rs: https://github.com/gtk-rs/gtk4-rs
[34]iced: https://github.com/iced-rs/iced
[35]druid: https://github.com/linebender/druid
[36]Runebender: https://github.com/linebender/runebender
[37]azul: https://github.com/fschutt/azul
[38]lvgl-rs: https://github.com/rafaelcaricio/lvgl-rs
[39]Tokio: https://tokio.rs/
[40]async-std: https://github.com/async-rs/async-std
[41]tokio_uring: https://github.com/tokio-rs/tokio-uring
[45]lunatic: https://github.com/lunatic-solutions/lunatic
[46]go-routines: https://golangbot.com/goroutines
[48]embassy: https://github.com/embassy-rs/embassy
[50]eBPF: https://ebpf.io/
[51]redbpf: https://github.com/foniod/redbpf
[53]monoio: https://github.com/bytedance/monoio
[55]Glommio: https://github.com/DataDog/glommio
[56]h3: https://github.com/hyperium/h3
[57]quinn: https://github.com/quinn-rs/quinn
[58]tonic: https://github.com/hyperium/tonic
[59]quilkin: https://github.com/googleforgames/quilkin/
[61]RedisJSON: https://github.com/RedisJSON/RedisJSON
[62]rust-rdkafka: https://github.com/fede1024/rust-rdkafka
[63]smoltcp: https://github.com/smoltcp-rs/smoltcp
[64]rust-libp2p: https://github.com/libp2p/rust-libp2p
[67]zenoh: https://github.com/eclipse-zenoh/zenoh
[68]DDS Plugin: https://github.com/eclipse-zenoh/zenoh-plugin-dds
[69]ROS2: https://docs.ros.org/en/foxy/index.html
[75]delicate: https://github.com/BinChengZhao/delicate
[76]databend: https://github.com/datafuselabs/databend
[77]muse: https://leihuo.163.com/
[79]SeaORM: https://github.com/SeaQL/sea-orm
[80]sqlx: https://github.com/launchbadge/sqlx
[81]SeaQuery: https://github.com/SeaQL/sea-query
[82]Arel: https://github.com/rails/rails/tree/main/activerecord/lib/arel
[84]axum: https://github.com/tokio-rs/axum
[85]perseus: https://github.com/arctic-hen7/perseus
[86]Deno: https://deno.land/
[88]parcel: https://github.com/parcel-bundler/parcel
[89]parcel-css: https://github.com/parcel-bundler/parcel-css
[90]swc: https://github.com/swc-project/swc
[91]parcel: https://github.com/parcel-bundler/parcel
[92]swc: https://github.com/swc-project/swc
[93]esbuild: https://github.com/evanw/esbuild
[94]Yew: https://github.com/yewstack/yew
[95]Rust: https://www.rust-lang.org/
[96]WebAssembly: https://webassembly.org/
[97]sycamore: https://github.com/sycamore-rs/sycamore
[98]percy: https://github.com/chinedufn/percy
[99]seed: https://github.com/seed-rs/seed
[100]sauron: https://github.com/ivanceras/sauron
[101]MoonZoon: https://github.com/MoonZoon/MoonZoon
[102]Elrond: https://github.com/ElrondNetwork
[103]Holochain: https://github.com/holochain
[104]NEAR: https://github.com/near
[105]Secret Network: https://github.com/enigmamcp
[106]Substrate: https://github.com/paritytech/substrate
[107]Nervos: https://github.com/nervosnetwork
[108]Solana: https://github.com/solana-labs
[109]Capsule: https://github.com/nervosnetwork/capsule
[110]eBPF: https://ebpf.io/
[111]rbpf: https://github.com/solana-labs/rbpf
[113]Solang: https://github.com/hyperledger-labs/solang
[114]Leo: https://github.com/AleoHQ/leo
[115]Move: https://github.com/diem/diem/tree/master/language
[116]solang: https://github.com/hyperledger-labs/solang
[117]ewasm: https://github.com/ewasm
[118]Sawtooth: https://github.com/hyperledger/sawtooth-core
[119]rust-umbral: https://github.com/nucypher/rust-umbral
[121]NuCypher: https://www.nucypher.com/
[122]noir: https://github.com/noir-lang/noir
[123]barretenberg: https://github.com/AztecProtocol/barretenberg
[124]Aztec Network: https://github.com/AztecProtocol
[125]MASQ: https://github.com/MASQ-Project/Node
[126]TDN: https://github.com/CympleTech/TDN
[127]bip32: https://github.com/iqlusioninc/crates/tree/main/bip32
[129]jsonrpsee: https://github.com/paritytech/jsonrpsee
[130]JSON-RPC: https://www.jsonrpc.org/specification
[131]jsonrpc: https://github.com/paritytech/jsonrpc/
[132]stateright: https://github.com/stateright/stateright
[133]arti: https://gitlab.torproject.org/tpo/core/arti
[134]Tor: https://www.torproject.org/
[136]openmls: https://github.com/openmls/openmls
[138]mina-rs: https://github.com/ChainSafe/mina-rs
[139]ChainSafe: https://chainsafe.io/
[140]Mina: https://minaprotocol.com/
[141]arloader: https://github.com/CalebEverett/arloader
[142]Arweave: https://www.arweave.org/
[143]Rust in Blockchain ❤ rib.rs: https://rustinblockchain.org/
[144]openxrs: https://github.com/Ralith/openxrs
[145]OpenXR: https://www.khronos.org/registry/OpenXR/specs/1.0/html/xrspec.html#_what_is_openxr
[146]makepad: https://link.zhihu.com/?target=https%3A//github.com/makepad/makepad
[148]rustscan: https://link.zhihu.com/?target=https%3A//github.com/rustscan/rustscan
[149]feroxbuster: https://link.zhihu.com/?target=https%3A//github.com/epi052/feroxbuster
[150]Enarx: https://link.zhihu.com/?target=https%3A//github.com/enarx
[151]sn0int: https://link.zhihu.com/?target=https%3A//github.com/kpcyrd/sn0int
[152]sniffglue: https://link.zhihu.com/?target=https%3A//github.com/kpcyrd/sniffglue
[153]ripasso: https://link.zhihu.com/?target=https%3A//github.com/cortex/ripasso/
[154]rustpad: https://github.com/Kibouo/rustpad
[155]vaultwarden: https://github.com/dani-garcia/vaultwarden
[156]innernet: https://github.com/tonarino/innernet
[157]moonwalk: https://github.com/mufeedvh/moonwalk
[159]CaptfEncoder: https://github.com/guyoung/CaptfEncoder
[160]nannou: https://link.zhihu.com/?target=https%3A//nannou.cc/
[161]mindbuffer: https://link.zhihu.com/?target=https%3A//mindbuffer.net/
[163]Glicol: https://glicol.org/
[164]creek: https://github.com/RustyDAW/creek
[165]Symphonia: https://github.com/pdeljanov/Symphonia
[166]cpal: https://github.com/RustAudio/cpal
[167]dasp: https://github.com/RustAudio/dasp
[168]Meadowlark: https://github.com/MeadowlarkDAW/Meadowlark
[169]3photons-rust: https://github.com/HadrienG2/3photons-rust
[170]varlociraptor: https://github.com/varlociraptor/varlociraptor
[172]eigenvalues: https://github.com/felipeZ/eigenvalues
[174]RedHat: https://www.redhat.com/en/jobs
[175]@sheepdog69: https://www.reddit.com/user/sheepdog69/
[176]tangram: https://tangram.dev
[177]Materialize: https://materialize.com/
[178]toyotaconnected: https://toyotaconnected.com/job?gh_jid=5426060002&did=4040990002
[179]Era Software: https://era.co/
[180]Qovery: https://www.qovery.com/blog/we-are-hiring-developers
[181]estuary: https://www.estuary.dev/about/#careers
[182]Flow: https://github.com/estuary/flow
[183]infinyon: https://www.infinyon.com/careers/infrastructure-engineer-senior-level/
[184]Ockam: https://jobs.lever.co/ockam/9bdb612c-417c-4b26-bcb5-84e6608736aa/apply
[185]1password: https://jobs.lever.co/1password/e619d831-f43b-4fd3-8366-f1e145470f57/apply
[186]IOHK: https://apply.workable.com/io-global/j/40A7923138/apply/
[187]Rust in Action: https://www.manning.com/books/rust-in-action
[188]Programming Rust, 2nd Edition: https://www.oreilly.com/library/view/programming-rust-2nd/9781492052586/
[189]Rust for Rustaceans: https://nostarch.com/rust-rustaceans
[190]Refactoring to Rust: https://www.manning.com/books/refactoring-to-rust
[191]Black Hat Rust : https://github.com/skerkour/black-hat-rust
[192]Hands-on Rust: https://pragprog.com/titles/hwrust/hands-on-rust/
[193]Zero To Production In Rust : https://www.zero2prod.com/
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。