Hacker News
- Show HN: Agentpanel – Universal LLM API Written in Rust https://github.com/IncredibleDevHQ/agent-panel 4 comments
- Show HN: DotLottie Player – A New Universal Lottie Player Built with Rust https://github.com/LottieFiles/dotlottie-rs 13 comments
- What's the role of Go in a universe where Rust exists? https://kristoff.it/blog/why-go-and-not-rust/ 53 comments
- Universal Android Debloater: Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device https://github.com/0x192/universal-android-debloater 6 comments privacy
- A universal lowering strategy for control effects in Rust https://www.abubalay.com/blog/2024/01/14/rust-effect-lowering 16 comments rust
- Waterloo University Study: First-time contributors to Rust projects are about 70 times less likely to introduce vulnerabilities than first-time contributors to C++ projects https://cypherpunks.ca/~iang/pubs/gradingcurve-secdev23.pdf 105 comments cpp
- Waterloo University Study: First-time contributors to Rust projects are about 70 times less likely to introduce vulnerabilities than first-time contributors to C++ projects https://cypherpunks.ca/~iang/pubs/gradingcurve-secdev23.pdf 39 comments rust
- Teaching Rust in 5 days: A blog post about my experience teaching Rust at my university 🎓 https://mo8it.com/blog/teaching-rust 8 comments rust
- Writing universal libraries using C++ and consuming it in Rust (WASI) https://medium.com/@shyamsundarb/writing-universal-libraries-using-c-and-consuming-it-in-rust-wasi-80ad1174e0c9 4 comments webassembly
- I made a Neural Network library from scratch in Rust trying to solve a regression problem for my university's ML course https://github.com/AnicetNgrt/neural_networks_rust 27 comments rust
- Build Universal Libraries with Rust https://www.youtube.com/watch?v=uKlHwko36c4 3 comments rust
- Are there any Professor's or Universities doing research with, or incorporating Rust into their curriculum? http://www.rust-class.org/ 8 comments rust
- Teaching Rust at the University of Warsaw https://mimuw.edu.pl/en 43 comments rust
- Creating a 2 hour Rust intro for my university's intro systems class https://reberhardt.com/cs110l/spring-2021/ 4 comments rust
- Does Rust has an equivalent of C++ universal references? https://isocpp.org/blog/2012/11/universal-references-in-c11-scott-meyers 18 comments rust
- Wikit - A universal dictionary written in Rust https://github.com/ikey4u/wikit 6 comments rust
- Rusts Universes https://aloso.github.io/2021/03/10/rusts-universes.html 13 comments rust
- The first Universal Windows Platform app written in Rust, now available at Microsoft Store https://github.com/bdbai/firstuwp-rs 8 comments rust
- In the search to find an environmentally friendly alternative for fossil fuels, scientists from the Tokyo University of Science developed a new technique for safely and efficiently producing 25 times more hydrogen fuel by using a specific type of rust and light source. https://www.popularmechanics.co.za/science/hydrogen-made-using-rust/ 47 comments worldnews
- In the search to find an environmentally friendly alternative for fossil fuels, scientists from the Tokyo University of Science developed a new technique for safely and efficiently producing 25 times more hydrogen fuel by using a specific type of rust and light source. https://www.popularmechanics.co.za/science/hydrogen-made-using-rust/ 529 comments science
- UniverCity open source release (university management sim in Rust) https://github.com/thinkofname/univercity 6 comments rust
- Standard Graphics: universal 2D graphics engine written in Rust https://github.com/calebwin/stdg 52 comments rust
- Hi everyone, I wrote an auto downloader from my university's learning management system in Rust. This has only been my third day doing Rust, so any feedback is welcome! :) https://github.com/indocomsoft/fluminurs 8 comments rust
- Torrents.csv - An open source torrent database and universal file searcher written in rust. https://torrents-csv.ml/ 28 comments rust
- Rust being taught at University of Maryland, College Park! https://www.cs.umd.edu/class/spring2018/cmsc330/ 18 comments rust
- Choosing Rust for University subjects exercises https://www.reddit.com/r/rust/comments/6y2fm1/choosing_rust_for_university_subjects_exercises/ 17 comments rust
- Introducing Domafic: Safe, high-performance, universal web applications in Rust https://github.com/cramertj/domafic-rs 22 comments rust
- Rust programming course at Osnabrück University (German) https://github.com/lukaskalbertodt/programmieren-in-rust 28 comments rust
- Northwestern University EECS 395 - Concurrent Programming in Rust http://users.eecs.northwestern.edu/~jesse/course/eecs395/ 3 comments rust
- Giving a talk about Rust at my university, any pointers? https://www.youtube.com/watch?v=agzf6ftEsLU 37 comments rust
- Evaluation of performance and productivity metrics of potential programming languages in the HPC environment - A comparison of Rust, Go and C -- University of Hamburg http://octarineparrot.com/assets/mrfloya-thesis-ba.pdf 122 comments programming
- University of Virginia's cs4144 Operating Systems class is using Rust http://rust-class.org/ 3 comments rust
- uutils is an attempt at writing universal (as in cross-platform) CLI utils in Rust. https://github.com/uutils/coreutils 13 comments rust
- First university computer science class taught with Rust http://www.cs.virginia.edu/~evans/cs4414/ 16 comments rust
- Guaranteeing memory safety in Rust: Niko Matsakis' presentation at the Northeastern University PL Seminar http://smallcultfollowing.com/babysteps/pubs/2013.07.17-neu.pdf 7 comments rust