
-
Here's the code
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
If you normally use Electron, Tauri might be a good fit. You have several options for front-end (I like using Elm personally), and I managed to get a skeleton app up and running in just a few hours, so I think it’s worth a peek.
-
I can't help you with the specific website, but here's a trivial cli implementation of Game of Life.
-
The book, Zero To Production In Rust, uses quickcheck:
-
The only other crate I could find is proptest, but it looks a lot more complicated, and I don't know if lets you skip the shrinking step as quickcheck does. I've been reading the book and going through the docs, but a quick answer would be appreciated.
-
I believe cargo-nextest supports running separate binaries concurrently.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Related posts
-
Anyone use Rust to build SaaS web apps professionally?
-
Things people get wrong about Electron
-
Tauri-apps/Tauri: Build smaller, faster, and more secure desktop and mobile apps
-
Show HN: A macOS app and window activity tracker
-
Ask HN: Stick to Electron (JS/TS), Swift and Kotlin or Learn Rust and Use Tauri