ericjmorey@programming.dev to Rust@programming.dev · 8 months agoWhat are you all doing with Rust?message-squaremessage-square25fedilinkarrow-up149arrow-down11file-text
arrow-up148arrow-down1message-squareWhat are you all doing with Rust?ericjmorey@programming.dev to Rust@programming.dev · 8 months agomessage-square25fedilinkfile-text
What are you building with Rust? Are you using Rust at work? Hobby projects? Why did you choose Rust for your project?
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up8·8 months agoEverything basically. Ricochet Robots solver. A CLI tool to add timestamps and time since last log annotations when watching logs in a terminal. A few random games. RSS to Email service. Making a CRDT library that embeds well in programs. A tool for uploading journald log files to log aggregation services. Some machine learning experiments. A tiny library to implement rate limits.
Everything basically.