Muutke küpsiste eelistusi

E-raamat: Refactoring to Rust

  • Formaat: EPUB+DRM
  • Ilmumisaeg: 05-Aug-2025
  • Kirjastus: Manning Publications
  • Keel: eng
  • ISBN-13: 9781638350163
  • Formaat - EPUB+DRM
  • Hind: 35,49 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: EPUB+DRM
  • Ilmumisaeg: 05-Aug-2025
  • Kirjastus: Manning Publications
  • Keel: eng
  • ISBN-13: 9781638350163

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Get the speed and reliability of Rust libraries, functions, and high-performance features through incremental adoption without rewriting your codebase from scratch.

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’s enums
• Minimize unnecessary memory usage with Rust’s multiple string types
• Boost performance with Rust concurrency and async event processing
• Create Rust HTTP services

Refactoring to Rust teaches you how to take advantage of Rust’s easy-to-use interoperating mechanisms. Learn practical code-mixing techniques like embedding Rust libraries into apps written in other languages. This practical guide emphasises techniques for incrementally refactoring performance-critical code to Rust while keeping the rest of your application in its original language.

Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

About the technology

Incremental refactoring to Rust lets you upgrade your key functionalities without needing to start from scratch. These small changes are a great way to introduce Rust, and immediately ramp up your program’s speed and stability.

About the book

Refactoring to Rust teaches you to combine your favorite programming language with high-performance Rust code. Author Lily Mara introduces Rust in her easy-to-read style, clearly explaining the language's unique syntax and concepts. You’ll augment programs with Rust hands-on with approachable examples like solving FizzBuzz with Rust’s pattern matching and gaining enormous runtime speedups to Python code. When you’re done, you’ll have mastered techniques for building Rust plugins you can apply to all kinds of existing software, from games to data tools.

About the reader

For intermediate programmers. No Rust experience required.

About the author

Lily Mara is a Senior Software Engineer at OneSignal, where she writes high-performance Rust code full time. She has been using Rust since before the release of version 1.0, and has created multiple Rust libraries designed to be integrated into existing production applications.

Joel Holmes is a software developer who has been focused on building cloud native applications. He has worked at several start-ups helping architect, design, and develop new products and services to help those companies develop and grow. Along the way, he was able to help establish tools and processes that helped development and increase quality. He lives in Pittsburgh with his family and currently works building cloud applications at Thoro.ai.

Arvustused

No fluff. You can sense the excitement, pragmatism, and the authors guiding hand throughout each chapter. 

Bastian Gruber, Mozilla





Mastering complexity doesnt mean simplifying the problemit means making the solution elegant and accessible. This book applies that principle beautifully. 

Michal Rutka, Freelance DevOps and Cloud Solutions Architect





This is the Bible for understanding Rust core principles and refactoring techniques. 

Sambasiva Andaluri, Oracle

1 WHY REFACTOR TO RUST 

2 AN OVERVIEW OF RUST

3 INTRODUCTION TO C FFI AND UNSAFE RUST

4 ADVANCED FFI

5 STRUCTURING RUST LIBRARIES

6 INTEGRATING WITH DYNAMIC LANGUAGES

7 TESTING YOUR RUST INTEGRATIONS

8 ASYNCHRONOUS PYTHON WITH RUST

9 WEBASSEMBLY FOR REFACTORING JAVASCRIPT 

10 WEBASSEMBLY INTERFACE FOR REFACTORING
Lily Mara is a senior software engineer known for transforming legacy systems with lean, high-performance Rust. With years of cross-language integration experience, Lily brings clear explanations and pragmatic insight to every page. She distills real-world expertise into actionable patterns that let readers ship safer, faster code.





Joel Holmes is a software developer who has been focused on building cloud native applications. He has worked at several start-ups helping architect, design, and develop new products and services to help those companies develop and grow. Along the way, he was able to help establish tools and processes that helped development and increase quality.