Lily MaraJoel Holmes
Broschiertes Buch

Refactoring to Rust

Versandkostenfrei!
Erscheint vorauss. 19. August 2025
46,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
23 °P sammeln!
Don’t rewrite from scratch! Improve your software speed and scalability by iteratively replacing performance-critical code with Rust Refactoring to Rust helps you get the speed and reliability of Rust libraries, functions, and high-performance features without needing a complete rewrite of your codebase. In Refactoring to Rust you will learn to: • Create Rust libraries you can call from other programming languages • Integrate Rust functions with code in other languages • Use Rust’s ownership and borrowing system to write high performance code • Handle errors as values using Rust’...