Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Rust Distribution Projects
-
But really, I would suggest thinking about what you want to build before "how" or "with which tool" - one of the signs of a person becoming a good engineer is having an array of tools at their disposal and being able to choose a correct tool for the correct task. Rust also excels in integrating with other languages - with JS via WebAssembly (a bit of self-promotion, for example), with Elixir via Rustler, with Python via PyO3 and PyOxidizer, etc. So you absolutely can start writing a frontend app with JS, or a distributed system with Elixir, or a data processing/ML app with Python and use Rust to speed up critical parts of those. Or, in reverse, you can start with Rust & add new capabilities to whatever you're building, that being a frontend, a resilient chat interface, or an ML model.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
Rust Distribution related posts
- Why do you enjoy systems programming languages?
- List of Python compilers
- Buck2, a large scale build tool written in Rust by Meta, is now available
- Mitogen speedup (the actual value)
- Python Magic Methods You Haven’t Heard About
- What are different ways to make a Python exe besides py-to-exe?
- indygreg / PyOxidizer :
-
A note from our sponsor - CodiumAI
codium.ai | 28 May 2023
Index
Project | Stars | |
---|---|---|
1 | PyOxidizer | 4,742 |