Rust Cookbook
暫譯: Rust 食譜
Vigneshwer Dhinakaran
- 出版商: Packt Publishing
- 出版日期: 2017-07-27
- 定價: $1,480
- 售價: 6.0 折 $888
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 178588025X
- ISBN-13: 9781785880254
-
相關分類:
Rust 語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
大話設計模式$620$490 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
電腦網際網路, 6/e (國際版)(Computer Networking: A Top-Down Approach, 6/e)(附部分內容光碟)$650$585 -
Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)$1,650$1,617 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
使用者故事對照 (User Story Mapping: Discover the Whole Story, Build the Right Product)$580$458 -
UX策略|設計讓人夢寐以求的創新數位產品 (UX Strategy: How to Devise Innovative Digital Products that People Want)$480$379 -
寫給 PM、RD 與設計師看的設計需求分析─使用者想要的應用程式都是這樣打造出來的 (Designing the Requirements: Building Applications that the User Wants and Needs)$580$458 -
$1,519Fundamentals of Database Systems, 7/e (IE-Paperback) -
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
高品質微服務|建構跨工程組織的標準化系統 (Production-Ready Microservices: Building Standardized Systems Across an Engineering Organization)$450$356 -
前端開發的涅槃:React 全面昇華你的 FrontEnd 境界$540$459 -
Soft Skills 軟實力|軟體開發人員的生存手冊 (Soft Skills: The software developer's life manual)$520$411 -
$403Docker 實踐 -
無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452 -
$534深入淺出 Rust -
領域驅動設計精粹 (Domain-Driven Design Distilled)$390$371 -
CODE COMPLETE:軟體開發實務指南, 2/e (中文版) (Code Complete: A Practical Handbook of Software Construction, 2/e)$1,280$998 -
I'm From Taiwan / Programmer 阿喵宅造型貼紙7X7公分 (粉色)$69$60 -
阿喵宅開發順利春聯 2入$68$68 -
白話演算法!培養程式設計的邏輯思考 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$520$468 -
比 Docker 再高階一步:使用 Harbor 完成 Helm Chart 容器及鏡像雲端原生管理$880$695 -
資料科學的建模基礎 : 別急著 coding!你知道模型的陷阱嗎?$599$473 -
Final Cut Pro 視頻後期剪輯零基礎入門到精通$599$569
商品描述
Key Features
- Learn to build high-performance Rust units and integrate them into your existing application
- Work through recipes on performance, robustness, security, memory management, and scalability
- Work through recipes to build foreign function interface with C, JS, and Python
Book Description
If you are building concurrent applications, server-side programs, or high-performance applications, you will benefit from this language. This book comes with a lot of application-specific recipes to kick-start your development of real-world high-performance applications with the Rust programming language and integrating Rust units into your existing applications. In this book, you will find some 80 practical recipes written in Rust that will allow you to use the code samples right away in your existing applications. These recipes have been tested with stable rust compiler versions of 1.14.0 and above.
This book will help you understand the core concepts of the Rust language, enabling you to develop efficient and high-performance applications by incorporating features such as zero cost abstraction and better memory management.
We'll delve into advanced-level concepts such as error handling, macros, crates, and parallelism in Rust. Toward the end of the book, you will learn how to create HTTP servers and web services, building a strong foundational knowledge in server-side programming and enabling you to deliver solutions to build high-performance and safer production-level web applications and services using Rust.
What you will learn
- Understand system programming language problems and see how Rust provides unique solutions
- Get to know the core concepts of Rust to develop fast and safe
商品描述(中文翻譯)
**主要特點**
- 學習構建高效能的 Rust 單元並將其整合到現有應用程式中
- 透過性能、穩健性、安全性、記憶體管理和可擴展性的食譜進行實作
- 透過食譜構建與 C、JS 和 Python 的外部函數介面
**書籍描述**
如果您正在構建並行應用程式、伺服器端程式或高效能應用程式,您將從這種語言中受益。本書提供了許多特定應用的食譜,以啟動您使用 Rust 程式語言開發真實世界高效能應用程式的過程,並將 Rust 單元整合到現有應用程式中。在本書中,您將找到約 80 個用 Rust 編寫的實用食譜,這些食譜將允許您立即在現有應用程式中使用這些程式碼範例。這些食譜已在穩定的 Rust 編譯器版本 1.14.0 及以上進行測試。
本書將幫助您理解 Rust 語言的核心概念,使您能夠通過整合零成本抽象和更好的記憶體管理等特性來開發高效能的應用程式。
我們將深入探討 Rust 中的高級概念,如錯誤處理、宏、套件和並行性。在書的最後,您將學習如何創建 HTTP 伺服器和網路服務,建立伺服器端程式設計的堅實基礎知識,使您能夠提供解決方案,使用 Rust 構建高效能和更安全的生產級網路應用程式和服務。
**您將學到的內容**
- 理解系統程式語言的問題,並了解 Rust 如何提供獨特的解決方案
- 了解 Rust 的核心概念,以開發快速且安全的應用程式







































