Free Shipping to all UK customers for orders over £25.00

0 Total items on my wish-list.

Free Shipping to all UK customers for orders over £25.00

Ryefieldbooks Logo

Ryefield Books

Free Shipping to all UK customers for orders over £25.00

Ryefieldbooks Logo

Ryefield Books

© Copyright Ryefield Books - All Right Reserved
Product Categories
My Shopping Cart
Void image

You shopping cart is empty

You may browse our offerings to locate what you're
searching for, then put it in your shopping cart.

Book cover image

Rust Servers, Services, and Apps

Usually dispatched within 3 - 5 business days.

In Stock (2)

£ 47.93

Description

Rust Servers, Services, and Apps is a hands-on guide to developing modern distributed web applications with Rust. You''ll learn how to build efficient services, write custom web servers, and even build full stack applications end-to-end in Rust. You''ll start with the foundations, using Rust to build an HTTP server, and RESTful API that you''ll secure, debug, and evolve with fearless refactoring. You''ll then put Rust through its paces to develop a digital storefront service, and a single-page client-side application. This fastpaced book is packed with code samples you can adapt to your own projects, and detailed annotations to help you understand how Rust works under the hood. About the technologyThe blazingly fast, safe, and efficient Rust language has been voted “most loved” for five consecutive years on the StackOverflow survey. It''s easy to see why. Rust combines all the features of a modern language with the low-latency power of C. Its efficiency will slash your runtime footprint—and your cloud hosting bills—and its flexibility lets you write network programs and high-level applications with equal ease.