코딩Coding/한글Rust강의★내가★공부하려고만듬
-
ffmpeg port in Rust.❤️코딩Coding/한글Rust강의★내가★공부하려고만듬 2022. 8. 4. 21:32
ffmpeg port in Rust. I've done my fair share of developing filters in C for ffmpeg. It's a fairly straight forward code base. I just started coding in Rust and would love to work with someone or a few people on writing a ffmpeg port. Now I've seen the ffmpeg crate but it's just a wrapper as all of the magic happens in the ffmpeg binary. There's a lot of things that would be advantageous in writi..
-
Zig❤️Any recommendation for GUI코딩Coding/한글Rust강의★내가★공부하려고만듬 2022. 8. 2. 22:22
Any recommendation for GUI Hi I would like to create some GUI applications. Is there any recommendation? https://www.reddit.com/r/Zig/comments/wdlue3/any_recommendation_for_gui/?utm_source=share&utm_medium=ios_app&utm_name=iossmf Any recommendation for GUI Hi I would like to create some GUI applications. Is there any recommendation? www.reddit.com https://github.com/prime31/zig-upaya GitHub - pr..
-
Rust❤️What irreflexivity means?코딩Coding/한글Rust강의★내가★공부하려고만듬 2022. 7. 31. 20:26
https://www.reddit.com/r/rust/comments/wcej7p/what_irreflexivity_means/?utm_source=share&utm_medium=ios_app&utm_name=iossmf What irreflexivity means? In the docs for \`PartialOrd\`... www.reddit.com What irreflexivity means? In the docs for \`PartialOrd\` ([https://doc.rust-lang.org/std/cmp/trait.PartialOrd.html](https://doc.rust-lang.org/std/cmp/trait.PartialOrd.html)), there is this piece of t..