Sign up
Forgot password?
FAQ: Login

Rust

See also

Tags list of this thematic category

Requests list of this thematic category

Supervising moderators and trusted users

  • Folding files by type is disabled
O’Reilly Media, 2017. — 621 p. — ISBN: 1491927283. Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust’s modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime...
  • №1
  • 9,99 MB
  • added
  • info modified
Packt Publishing, 2018. — 454 p. — ISBN: 1788390636. Rust is an open-source, safe, concurrent, practical language created by Mozilla. It runs blazingly fast, prevents segfaults, and guarantees safety. This book gets you started with essential software development by guiding you through the different aspects of Rust programming. With this approach, you can bridge the gap between...
  • №2
  • 2,86 MB
  • added
  • info modified
No Starch Press, 2018. — 552 p. The Rust Programming Language is the official book on Rust; a community-developed, systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust’s memory safety guarantees, enforced at compile time, safeguard your programs against the many problems that pervade other systems languages. Rust offers...
  • №3
  • 3,71 MB
  • added
  • info modified
Packt Publishing, 2017. — 320 p. — ISBN: 978-1-78588-025-4. 75-80 recipes for learning Rust programming 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...
  • №4
  • 8,14 MB
  • added
  • info modified
Packt Publishing, 2018. — 360 p. Explore the Rust Standard library and compose algorithms with minimal dependency on external libraries Mozilla’s Rust is gaining much attention with amazing features and a powerful library. This book will take you through varied recipes to teach you how to leverage the Standard library to implement efficient solutions. The book begins with a...
  • №5
  • 3,18 MB
  • added
  • info modified
Packt Publishing, 2018. — 272 p. Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applications At times, it is difficult to get the best performance out of Rust. This book teaches you to optimize the speed of your Rust code to the level of languages such as C/C++. You'll understand and fix common pitfalls, learn how...
  • №6
  • 5,07 MB
  • added
  • info modified
Apress, 2018. 376 p. - ISBN: 978-1484234679 Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow,...
  • №7
  • 3,18 MB
  • added
  • info modified
Packt Publishing, 2019. — 698 p. — ISBN: 978-1838828103, 1838828109. Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features Improve your productivity by writing more simple and easy code in Rust Discover the functional and reactive implementations of traditional data structures Delve into new domains of Rust,...
  • №8
  • 5,25 MB
  • added
  • info modified
No Starch Press, 2018. — 554 p. — ISBN10: 1593278284, 13 978-1593278281. The Rust Programming Language is the official book on Rust, an open-source, community-developed systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with feedback...
  • №9
  • 5,08 MB
  • added
  • info modified
O’Reilly Media, 2016. — 151 p. This practical book introduces systems programmers to Rust, the new and cutting-edge language. You'll learn how Rust offers the rare and valuable combination of statically verified memory safety and low-level control — imagine C++, but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. Author Jim Blandy - a former...
  • №10
  • 16,69 MB
  • added
  • info modified
Steve Klabnik and Carol Nichols, with Contributions from the Rust Community. — 617 p. Welcome to “The Rust Programming Language,” an introductory book about Rust. Rust is a programming language that’s focused on safety, speed, and concurrency. Its design lets you create programs that have the performance and control of a low-level language, but with the pow- erful abstractions...
  • №11
  • 1,54 MB
  • added
  • info modified
No Starch Press, 2019. — 560 p. — ISBN: 1718500440. The Rust Programming Language is the official book on Rust: an open-source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the hassle traditionally associated with low-level...
  • №12
  • 5,03 MB
  • added
  • info modified
No Starch Press, 2018. — 581 (True/HQ) p. — ISBN10: 1593278284, 13 978-1593278281. The Rust Programming Language is the official book on Rust, an open-source, community-developed systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with...
  • №13
  • 17,17 MB
  • added
  • info modified
Independently published, 2023. — 601 p. Zero To Production is the ideal starting point for your journey as a Rust backend developer. You will learn by doing: you will build a fully functional email newsletter API, starting from scratch. When you read these lines, Rust has achieved its biggest goal: to make an offer to programmers to write their production systems in a different...
  • №14
  • 4,40 MB
  • added
Manning Publications, 2024. — 264 p. — ISBN-13: 978-1617299643. Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you'll find essential productivity techniques for Rust testing, tooling, and project...
  • №15
  • 10,95 MB
  • added
GitBook, n.d. — 40 p. Installing Rust and Cargo. Functional Programming in Rust. Creating the Rust Project. Reading a Cached Copy of Phoronix. Implementing the Article Struct: Part. Implementing the Article Struct: Part. Getting HTML Pages From Hyper. Splitting Article From Main. Creating a Phoronix CLI Front-End Library. Line-Wrapping Summaries. Colored Terminal Output....
  • №16
  • 762,74 KB
  • added
  • info modified
2nd edition. — O’Reilly Media, 2021. — 736 p. — ISBN 978-1-492-05259-3. 2021-06-11: First Release Systems programming provides the foundation for the world's computation. Developing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language...
  • №17
  • 11,48 MB
  • added
Packt Publishing, 2018. — 454 p. — ISBN: 1788390636. Rust is an open-source, safe, concurrent, practical language created by Mozilla. It runs blazingly fast, prevents segfaults, and guarantees safety. This book gets you started with essential software development by guiding you through the different aspects of Rust programming. With this approach, you can bridge the gap between...
  • №18
  • 1,08 MB
  • added
  • info modified
Packt Publishing, 2018. — 272 p. Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applications At times, it is difficult to get the best performance out of Rust. This book teaches you to optimize the speed of your Rust code to the level of languages such as C/C++. You'll understand and fix common pitfalls, learn how...
  • №19
  • 293,38 KB
  • added
  • info modified
Manning Publications, 2024. - 565 p. - ISBN: 1633438236. One month. One hour a day. That’s all it takes to start writing Rust code! Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code through lessons you can fit into your lunch break. Crystal-clear explanations and focused, relevant examples make it accessible to anyone — even if you’re...
  • №20
  • 10,76 MB
  • added
Apress, 2018. 376 p. - ISBN: 978-1484234679 Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow,...
  • №21
  • 744,71 KB
  • added
  • info modified
Manning Publications, 2024. — 320 p. An example-driven, step-by-step guide to success with Rust macros. In Write Powerful Rust Macros you’ll learn how to use these amazing metaprogramming tools to push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques, exploring Rust macros through interesting and engaging examples....
  • №22
  • 5,43 MB
  • added
Kerkour Academy, 2021. — 364 p. Whether in movies or mainstream media, hackers are often romanticized: they are painted as black magic wizards, nasty criminals, or, in the worst cases, as thieves with a hood and a crowbar. In reality, the spectrum of the profile of the attackers is extremely large, from the bored teenager exploring the internet to sovereign State's armies as...
  • №23
  • 3,50 MB
  • added
Kerkour Academy, 2022. — 358 p. Whether in movies or mainstream media, hackers are often romanticized: they are painted as black magic wizards, nasty criminals, or, in the worst cases, as thieves with a hood and a crowbar. In reality, the spectrum of the profile of the attackers is extremely large, from the bored teenager exploring the internet to sovereign State armies as well...
  • №24
  • 3,90 MB
  • added
Packt Publishing, 2018. — 360 p. Explore the Rust Standard library and compose algorithms with minimal dependency on external libraries Mozilla’s Rust is gaining much attention with amazing features and a powerful library. This book will take you through varied recipes to teach you how to leverage the Standard library to implement efficient solutions. The book begins with a...
  • №25
  • 466,84 KB
  • added
  • info modified
Apress, 2018. — 376 p. — ISBN: 9781484234686. Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution...
  • №26
  • 509,76 KB
  • added
  • info modified
O’Reilly, 2015. — 52 p. — ISBN: 978-1-491-92730-4. Why Rust? Type Safety. Reading Rust. Memory Safety in Rust. Multithreaded Programming
  • №27
  • 2,14 MB
  • added
  • info modified
Manning Publications Co., 2020 (estimated). — 400 p. — ISBN: 9781617294556. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques.You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU...
  • №28
  • 7,68 MB
  • added
  • info modified
O’Reilly Media, 2023. — 150 p. — ISBN: 978-1-098-11944-7. The Rust programming language is extremely well-suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon. In...
  • №29
  • 2,56 MB
  • added
2nd Edition. — No Starch Press, 2023. — 560 p. — ISBN-13: 978-1-7185-0311-3. The Rust Programming Language, 2nd Edition is the official guide to Rust 2021: an open-source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and...
  • №30
  • 1,59 MB
  • added
2nd Edition. — No Starch Press, 2023. — 560 p. — ISBN-13: 978-1-7185-0311-3. The Rust Programming Language, 2nd Edition is the official guide to Rust 2021: an open-source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and...
  • №31
  • 8,08 MB
  • added
Manning Publications, 2021. — 457 p. — ISBN: 1617294551, 9781617294556. Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques....
  • №32
  • 18,28 MB
  • added
Solomoneseme.gumroad.com. — 2023. — 58 p. This book is designed to transform you into a true Rust expert, equipping you with the skills and knowledge to tackle intricate challenges and craft high-quality, performant code. What you will learn: Advanced Ownership. Unsafe Rust. Advanced Patterns and Idioms. Meta-programming with Macros. FFI and Interoperability. Performance and...
  • №33
  • 3,03 MB
  • added
Manning Publications, 2023. — 330 p. Deliver fast, reliable, and maintainable applications by building backend servers, services, and frontends all in nothing but Rust. In Rust Servers, Services, and Apps, you’ll learn: Developing database-backed web services in Rust. Building and securing RESTful APIs. Writing server-side web applications in Rust. Measuring and benchmarking...
  • №34
  • 9,49 MB
  • added
Packt Publishing, 2018. — 360 p. Explore the Rust Standard library and compose algorithms with minimal dependency on external libraries Mozilla’s Rust is gaining much attention with amazing features and a powerful library. This book will take you through varied recipes to teach you how to leverage the Standard library to implement efficient solutions. The book begins with a...
  • №35
  • 1,81 MB
  • added
  • info modified
No Starch Press, 2018. — 552 p. The Rust Programming Language is the official book on Rust; a community-developed, systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust’s memory safety guarantees, enforced at compile time, safeguard your programs against the many problems that pervade other systems languages. Rust offers...
  • №36
  • 3,87 MB
  • added
  • info modified
BPB Online, 2022. — 322 p. — ISBN: 978-93-5551-095-2. Rust is a sophisticated systems programming language for speed, memory safety, and parallelism. This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web applications, network services, and embedded programs. The book begins with instructions on setting...
  • №37
  • 6,46 MB
  • added
Birmingham: Packt Publishing, 2024. — 306 p. — ISBN: 978-1-80512-813-7. Get a fundamental understanding of asynchronous programming and Rust's future by working through examples that show you how everything works. Step into the world of asynchronous programming with confidence by conquering the challenges of unclear concepts with this hands-on guide. Using functional examples,...
  • №38
  • 7,29 MB
  • added
Packt, 1st edition (May 2, 2022) — 232 p. Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem. Key Features. Understand the Rust programming language and WebAssembly concepts for web development. Build web, mobile, and embedded apps using WebAssembly. Enhance the scalability and resilience of your...
  • №39
  • 2,74 MB
  • added
Packt, April 2022. — 476 p. The Rust programming language has held the most-loved technology ranking on Stack Overflow for 6 years running, while JavaScript has been the most-used programming language for 9 years straight as it runs on every web browser. Now, thanks to WebAssembly (or Wasm), you can use the language you love on the platform that's everywhere. This book is an...
  • №40
  • 7,67 MB
  • added
  • info modified
Packt Publishing, 2018. — 462 p. Most programming languages can really complicate things, especially with regard to unsafe memory access. The burden on you, the programmer, lies across two domains: understanding the modern machine and your language's pain-points. This book will teach you to how to manage program performance on modern machines and build fast, memory-safe, and...
  • №41
  • 3,21 MB
  • added
  • info modified
Independently published, 2023. — 211 p. — ISBN: 978-8196228538. Automate Network Infrastructure, Optimize Network Performance, and Analyze Packets with Rust Ecosystem Rust for Network Programming and Automation is a pragmatic guide that trains you through Rust to design networks and begin with automating network administration. The book introduces you to the powerful libraries...
  • №42
  • 1,27 MB
  • added
Packt Publishing, 2017. — 320 p. — ISBN: 978-1-78588-025-4. 75-80 recipes for learning Rust programming 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...
  • №43
  • 4,33 MB
  • added
  • info modified
CompreQuest Books, 2024. — 426 p. — (Mastering Programming Languages Series). Revolutionize Your Software Development with Rust - The Ultimate Guide to Speed and Safety: Discover the power of Rust programming — a language that revolutionizes the way you build software. Dive into "Rust Programming: Speed and Safety for Reliable Solutions," your essential guide to unlocking the...
  • №44
  • 2,17 MB
  • added
Manning Publications, December 2022. — 400 p. p. — ISBN: 9781617299001. Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development, you’ll learn: Handling the borrow checker in an asynchronous environment. Creating web APIs and using JSON in Rust. Graceful error handling. Testing, tracing, logging, and debugging. Deploying Rust applications....
  • №45
  • 8,15 MB
  • added
  • info modified
Manning Publications, December 2022. — 400 p. p. — ISBN: 9781617299001. Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development, you’ll learn: Handling the borrow checker in an asynchronous environment. Creating web APIs and using JSON in Rust. Graceful error handling. Testing, tracing, logging, and debugging. Deploying Rust applications....
  • №46
  • 8,10 MB
  • added
Packt Publishing, 2018. — 272 p. Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applications At times, it is difficult to get the best performance out of Rust. This book teaches you to optimize the speed of your Rust code to the level of languages such as C/C++. You'll understand and fix common pitfalls, learn how...
  • №47
  • 2,57 MB
  • added
  • info modified
Apress, 2018. — 376 p. — ISBN: 978-1-4842-3467-9. Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution...
  • №48
  • 2,40 MB
  • added
  • info modified
Packt Publishing, Apr 2024, 1st Edition — 392 p. — ISBN-13: 9781837634644. Rust for Blockchain Application Development: Learn to build decentralized applications on popular blockchain technologies using Rust. Key benefits. Implement peer-to-peer blockchain using features of the Rust programming language. Use Rust to build dApps on popular blockchains like Ethereum, Solana, and...
  • №49
  • 33,38 MB
  • added
Packt Publishing, 2019. — 698 p. — ISBN: 978-1838828103, 1838828109. Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features Improve your productivity by writing more simple and easy code in Rust Discover the functional and reactive implementations of traditional data structures Delve into new domains of Rust,...
  • №50
  • 8,63 MB
  • added
  • info modified
O’Reilly Media, 2017. — 621 p. — ISBN: 978-1-491-92728-1. Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust’s modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime...
  • №51
  • 4,40 MB
  • added
  • info modified
O’Reilly Media, 2024. — 296 p. Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust — while also making full use of Rust's type system, safety...
  • №52
  • 4,94 MB
  • added
Solomoneseme.gumroad.com. — 2023. — 66 p. This book is designed to transform you into a true Rust expert, equipping you with the skills and knowledge to tackle intricate challenges and craft high-quality, performant code. What you will learn: Advanced-Data Structures in Rust. Advanced Methods, Enums, and Pattern Matching. Traits and Generics in Rust. Lifetimes in Rust. Advanced...
  • №53
  • 1,89 MB
  • added
No Starch Press, 2022. — 264 p. — ISBN13: 978-1-7185-0186-7 (ebook). For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger codebases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your...
  • №54
  • 911,15 KB
  • added
Manning Publications, 2024. — 250 p. — ISBN 978-1633437463. Tips, tricks, design patterns, and secret features of Rust that will help you build stable and maintainable applications. Whether you’re a Rust beginner or a pro, Idiomatic Rust will teach you to be a better Rust programmer. It introduces essential design patterns for Rust software with detailed explanations, and code...
  • №55
  • 6,26 MB
  • added
Packt Publishing, 2019. — 698 p. — ISBN: 978-1838828103, 1838828109. Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features Improve your productivity by writing more simple and easy code in Rust Discover the functional and reactive implementations of traditional data structures Delve into new domains of Rust,...
  • №56
  • 8,86 MB
  • added
  • info modified
Reactive Publishing, 2024. — 460 p. — ASIN: B0CTM4N93W. Dive into the world of Data Science with "Data Science with Rust," your comprehensive guide to mastering data analysis and Machine Learning using Rust’s powerful and type-safe code. Whether you're a beginner eager to step into the Data Science arena or a seasoned professional looking to leverage Rust's unparalleled...
  • №57
  • 2,90 MB
  • added
Fullstack.io, 2020. — 314 p. The Fullstack Rust book is the complete guide to building fast, production-ready Rust apps.
  • №58
  • 2,10 MB
  • added
Independently published, 2021. — 256 p. — ASIN B0915PDYCP. After reading this book, you'll be ready to build Rust applications. Why learn a new Programming Language? As Einstein might have said, "As gentle as possible, but no gentler.". There is a lot of new stuff to learn here, and it's different enough to require some rearrangement of your mental furniture. By 'gentle' I mean...
  • №59
  • 5,37 MB
  • added
Packt Publishing, 2020. – 388 p. - ISBN: 1800560966, 9781800560963. Get to grips with using Rust effectively and explore best practices for developing efficient and reliable software. Key Features Learn techniques to design and build system tools and utilities in Rust. Explore the different features of the Rust standard library for interacting with operating systems. Gain an...
  • №60
  • 3,49 MB
  • added
No Starch Press, 2022. — 283 p. — ISBN: 978-1-7185-0185-0. Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger codebases, write powerful and flexible applications and libraries, and confidently expand the...
  • №61
  • 4,80 MB
  • added
Tyler Hayes, 2024. — 678 p. — ASIN: B0DJQBC2C7. Rust Essentials: Master the Language of Safe Systems Programming. A Hands-On Guide to Building Robust and Efficient Software. Rust is a game-changing language that's revolutionizing the world of systems programming. With its unparalleled combination of safety, performance, and concurrency, Rust empowers developers to explore new...
  • №62
  • 1,37 MB
  • added
Independently published, 2022-03-15. — 433 p. Zero To Production is the ideal starting point for your journey as a Rust backend developer. You will learn by doing: you will build a fully functional email newsletter API, starting from scratch. You'll learn how to — Navigate and leverage Rust's crates ecosystem — Structure your application to make it modular and extensible —...
  • №63
  • 2,30 MB
  • added
Addison-Wesley Professional, 2023. - 400 p. - ISBN: 0137889658. Make Rust a key tool in your arsenal, and access one of the industry's fastest-growing areas of opportunity. Rust's exciting innovations have made it the most loved programming language in Stack Overflow's influential survey for five straight years — but its steep learning curve has made many other developers...
  • №64
  • 2,50 MB
  • added
Manning Publications, 2021. — 457 p. — ISBN: 1617294551, 9781617294556. Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques....
  • №65
  • 5,96 MB
  • added
CRC Press, 2023. — 319 p. Mastering Rust helps the reader master the powerful Rust programming language for creating stable and versatile applications and projects. Rust is a dependable and robust programming language that was created with today’s needs in mind, which is something that several other scripting languages lack. Rust was developed to provide high functions...
  • №66
  • 22,13 MB
  • added
Reactive Publishing, 2024. — 611 p. — ASIN: B0DFV3KJCN. Rust Programming for Your First Finance Job. Unlock the Power of Rust in the Complex World of Finance! Are you ready to elevate your coding skills and make your mark in the finance industry? Dive into **" Rust Programming for Your First Finance Job"**, the ultimate guide for aspiring quantitative developers, financial...
  • №67
  • 1,74 MB
  • added
Full-stack.io, 2020. — 339 p. Revision 6 - 2022-05-30 Full-stack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends. Learn to build performance-critical Rust apps. The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is...
  • №68
  • 2,11 MB
  • added
Fullstack.io, 2020. — 314 p. Code files only! Revision 4 – First Edition – 2020-02-19 Fullstack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends Learn to build performance-critical Rust apps The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other...
  • №69
  • 300,08 KB
  • added
3rd edition. — Independently published, 2021. — 380 p. — ISBN: 9798599709008. After reading this book, you’ll be ready to build Rust applications! Why learn a new Programming Language? As Einstein might have said, “As gentle as possible, but no gentler.”. There is a lot of new stuff to learn here, and it’s different enough to require some rearrangement of your mental furniture....
  • №70
  • 952,86 KB
  • added
2nd Edition. — O’Reilly Media, 2021. — 715 p. — ISBN: 13: 978-1-492-05259-3. 2021-06-11: First Release The Rust programming language offers a rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, or buffer overruns, and with a deep library of freely reusable libraries. This...
  • №71
  • 7,57 MB
  • added
O’Reilly Media, 2023. — 252 p. — ISBN: 978-1-098-11944-7. The Rust programming language is extremely well-suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. However, implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory-ordering bugs are not...
  • №72
  • 3,17 MB
  • added
O’Reilly Media, 2024. — 259 p. — ISBN: 1098149092. Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You...
  • №73
  • 3,65 MB
  • added
Leanpub, 2024. — 147 p. 2024-10-16 (Release 1.0.0). Explore the power of Rust with "Rust Projects: Write a Redis Clone". This hands-on guide takes you through building a Redis-inspired database from the ground up, introducing key programming concepts like TCP connections, the RESP protocol, and concurrency. Following the CodeCrafters challenge, this book gradually builds your...
  • №74
  • 4,04 MB
  • added
  • info modified
Orange Education Pvt Ltd., 2024. — 739 p. — ISBN: 978-81-96994-73-0. Building Tomorrow’s Systems Today the Rust Way. This book is your guide to mastering Rust programming, equipping you with essential skills and insights for efficient system programming. It starts by introducing Rust’s significance in the system programming domain and highlighting its advantages over...
  • №75
  • 3,71 MB
  • added
  • info modified
Packt Publishing, 2018. — 272 p. Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applications At times, it is difficult to get the best performance out of Rust. This book teaches you to optimize the speed of your Rust code to the level of languages such as C/C++. You'll understand and fix common pitfalls, learn how...
  • №76
  • 8,19 MB
  • added
  • info modified
BPB Publications, 2023. — 431 p. Get acquainted with the cutting-edge features of Rust. Key Features Get familiar with the essential networking concepts in Rust. Explore and work with the basic and advanced features of Rust. Learn how to code and build your real-world applications using Rust. Description Rust is one of the most loved programming languages among developers. It...
  • №77
  • 2,77 MB
  • added
Updated Edition to cover Rust 2018. — No Starch Press, 2019. — 562 p. — ISBN13: 978-1-7185-0044-0 The Rust Programming Language is the official book on Rust: an open-source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the...
  • №78
  • 7,21 MB
  • added
GitforGits, 2023. — 223 p. — ISBN: 978-8196228507. Learn to Build Rust Programs, Test Applications and Create Your Cargo Packages in Rust. Rust In Practice is the ultimate fast-paced guide for anyone looking to become a practitioner of rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications....
  • №79
  • 944,03 KB
  • added
Pragmatic Bookshelf, 2021. — 332 p. — ISBN: 978-1680508161. Version: P1.0 (July 2021) Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building...
  • №80
  • 100,47 MB
  • added
Coding Books Press, 2023. — 372 p. — (A Quick Guide to the Rust Programming Language for Busy Coders). Learn the Core Concepts and Essential Grammar of the Rust Programming Language in One Book! The legend has it that Rust was born to C++ father and a Haskell mother. Well, we just made that up. But, once you start using Rust, you will most likely agree with that statement. Rust...
  • №81
  • 1,76 MB
  • added
3rd edition. — Independently published, 2021. — 256 p. — ISBN B08XZY6W5Z. After reading this book, you’ll be ready to build Rust applications. Why learn a new Programming Language? As Einstein might have said, “As gentle as possible, but no gentler.”. There is a lot of new stuff to learn here, and it’s different enough to require some rearrangement of your mental furniture. By...
  • №82
  • 1,28 MB
  • added
Arundel John (self-published), 2025. — 240 p. This friendly, supportive, yet challenging book will show you how master software engineers think and guide you through the process of designing production-ready command-line tools in Rust, step-by-step. This book is aimed at those who have a little experience with Rust (or even a lot) and would now like to learn how to build good...
  • №83
  • 2,71 MB
  • added
Packt Publishing, 2017. — 320 p. — ISBN: 978-1-78588-025-4. 75-80 recipes for learning Rust programming 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...
  • №84
  • 4,16 MB
  • added
  • info modified
Manning Publications, 2023. — 330 p. — ISBN: 978-1617298608. Deliver fast, reliable, and maintainable applications by building backend servers, services, and frontends all in nothing but Rust. In Rust Servers, Services, and Apps, you’ll learn: Developing database-backed web services in Rust. Building and securing RESTful APIs. Writing server-side web applications in Rust....
  • №85
  • 6,59 MB
  • added
Manning Publications, 2022. — 400 p. — ISBN: 9781617299001. Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development, you’ll learn: Handling the borrow checker in an asynchronous environment. Creating web APIs and using JSON in Rust. Graceful error handling. Testing, tracing, logging, and debugging. Deploying Rust applications. Efficient...
  • №86
  • 5,58 MB
  • added
Independently published, 2024. — 345 p. — ASIN: B0CSGVR85N. “Mastering Rust Programming: From Foundations to Future” is a comprehensive guide that caters to both beginners and experienced programmers looking to deepen their understanding of Rust, a language renowned for its safety, speed, and concurrency. This book meticulously explores the Rust programming language, from its...
  • №87
  • 242,68 KB
  • added
Kerkour Academy, 2022. — 358 p. Whether in movies or mainstream media, hackers are often romanticized: they are painted as black magic wizards, nasty criminals, or, in the worst cases, as thieves with a hood and a crowbar. In reality, the spectrum of the profile of the attackers is extremely large, from the bored teenager exploring the internet to sovereign State's armies as...
  • №88
  • 4,41 MB
  • added
No Starch Press, 2019. — 560 p. — ISBN: 1718500440. The Rust Programming Language is the official book on Rust: an open-source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the hassle traditionally associated with low-level...
  • №89
  • 2,55 MB
  • added
  • info modified
BPB Online, 2022. — 328 p. — ISBN: 978-93-5551-095-2. Rust is a sophisticated systems programming language for speed, memory safety, and parallelism. This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web applications, network services, and embedded programs. The book begins with instructions on setting...
  • №90
  • 9,09 MB
  • added
419 p. - ISBN: 978-80-909253-4-2. "Building Bitcoin in Rust" by Lukáš Hozda is an accessible guide for those interested in both the Rust programming language and Bitcoin technology. Designed for IT students and professionals, this book takes readers through the process of understanding Bitcoin’s core concepts while simultaneously teaching them to build projects in Rust. It’s...
  • №91
  • 6,43 MB
  • added
Manning Publications, 2024. — 264 p. — ISBN-13: 978-1617299643. Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you'll find essential productivity techniques for Rust testing, tooling, and project...
  • №92
  • 6,86 MB
  • added
BPB Online, 2022. — 288 p. — ISBN: 978-93-55511-546. "Learn Rust Programming" assists every programmer in learning Rust and filling in the gaps left by other programming languages in developing full-proof apps and systems. This book covers every vital feature a programmer requires, including basic principles, syntax, clean coding, application testing, popular libraries, and...
  • №93
  • 1,01 MB
  • added
Packt Publishing, 2019. — 434 p. — ISBN: 978-1-78953-066-7. Practical solutions to overcome challenges in creating console and web applications and working with systems-level and embedded code, network programming, deep neural networks, and much more. Rust 2018, Rust’s first major milestone since version 1.0, brings more advancement in the Rust language. The Rust Programming...
  • №94
  • 3,68 MB
  • added
  • info modified
2nd Edition. — Apress, 2022. — 433 p. — ISBN: 1484272072, 9781484272077. Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust,...
  • №95
  • 3,89 MB
  • added
Apress, 2018. — 376 p. — ISBN: 978-1-4842-3467-9. Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution...
  • №96
  • 806,51 KB
  • added
  • info modified
Apress, 2018. — 376 p. — ISBN: 978-1-4842-3467-9. Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer. Beginning Rust starts with the basics of Rust, including how to name objects, control execution...
  • №97
  • 931,75 KB
  • added
  • info modified
GitforGits, 2024. — 267 p. — ASIN: B0CTHQPJ73. In this stimulating journey of Rust, you'll learn how to use the Rust programming language in conjunction with Machine Learning. It's not a full guide to learning Machine Learning with Rust. Instead, it's more of a journey that shows you what's possible when you use Rust to solve Machine Learning problems. Some people like Rust...
  • №98
  • 7,01 MB
  • added
Independently published, 2022. — 166 p. Each chapter will take concepts you know in JavaScript and Node.js and translate them to their Rust counterparts. The first chapters start with the basics like getting set up with Rust via a tool similar to nvm (rustup), using the package manager (cargo), and setting up VS Code. Later chapters go over language gotchas, and how to perform...
  • №99
  • 10,91 MB
  • added
Independently published, 2023. — 601 p. Zero To Production is the ideal starting point for your journey as a Rust backend developer. You will learn by doing: you will build a fully functional email newsletter API, starting from scratch. When you read these lines, Rust has achieved its biggest goal: to make an offer to programmers to write their production systems in a different...
  • №100
  • 2,77 MB
  • added
Independently published, 2021. — 472 p. — ASIN B096L3S5Q7. Begin Rust is a complete guide to the Rust programming language. If you're a new programmer looking to get into a first language, or an experienced programmer looking to learn the Rust language, we hope this book will serve you well. Why Rust? Rust is a relatively new programming language that has gained significant...
  • №101
  • 1,52 MB
  • added
  • info modified
Independently published, 2023. — 262 p. — ISBN: 978-8196228521. 100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and Microservices. Practical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers a wide range of topics, including...
  • №102
  • 650,31 KB
  • added
  • info modified
Independently published, 2023. — 262 p. — ISBN: 978-8196228521. 100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and Microservices. Practical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers a wide range of topics, including command...
  • №103
  • 1,45 MB
  • added
  • info modified
Fullstack.io, 2020. — 321 p. — ISBN B086G767TP. Revision 5 (02-20-2020) Learn to build performance-critical Rust apps The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is critical. While there are some good resources on how to learn the Rust programming...
  • №104
  • 2,11 MB
  • added
UniCAD Publishing, 2021. — 471 p. — ISBN: 979-8404949377. wgpu is the next-generation graphics API and future standard in Rust for both native devices and the web, aiming to provide modern 3D graphics and computation capabilities using GPU acceleration. This book provides all the tools you need to create advanced 3D graphics and GPU computing in Rust using this new wgpu API....
  • №105
  • 21,59 MB
  • added
O'Reiilly, 2022. - 398 p. - ISBN: 1098109430. For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open-source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an...
  • №106
  • 5,53 MB
  • added
  • info modified
O’Reilly Media, Inc., 2022. — 398 p. — ISBN: 978-1-098-10943-1. For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open-source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is...
  • №107
  • 2,79 MB
  • added
  • info modified
Aluna Publishing House, 2024. — 111 p. — ASIN: B0CT365MMD. This guide has been created with beginners in mind who are looking for a friendly and easy approach to mastering the Rust programming language. If you are intrigued by the idea of creating solid and efficient software and diving into modern systems development, you will find the right companion in this book. You'll see...
  • №108
  • 334,00 KB
  • added
3rd edition. — Independently published, 2021. — 256 p. — ISBN: B08XZY6W5Z. After reading this book, you’ll be ready to build Rust applications. Why learn a new Programming Language? As Einstein might have said, “As gentle as possible, but no gentler.”. There is a lot of new stuff to learn here, and it’s different enough to require some rearrangement of your mental furniture. By...
  • №109
  • 773,57 KB
  • added
  • info modified
Independently published, 2023. — 211 p. — ISBN: 978-8196228538. Automate Network Infrastructure, Optimize Network Performance, and Analyze Packets with Rust Ecosystem Rust for Network Programming and Automation is a pragmatic guide that trains you through Rust to design networks and begin with automating network administration. The book introduces you to the powerful libraries...
  • №110
  • 493,15 KB
  • added
2nd Edition. — O’Reilly Media, 2021. — 715 p. — ISBN13: 978-1-492-05259-3. 2021-06-11: First Release The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, or buffer overruns, and with a deep library of freely reusable libraries. This...
  • №111
  • 6,69 MB
  • added
  • info modified
O’Reilly Media, 2017. — 621 p. — ISBN: 978-1-491-92728-1. Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust’s modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime...
  • №112
  • 7,86 MB
  • added
  • info modified
O’Reilly Media, 2016. — 151 p. — ISBN13: 978-1-4919-2728-1. This practical book introduces systems programmers to Rust, the new and cutting-edge language. You'll learn how Rust offers the rare and valuable combination of statically verified memory safety and low-level control — imagine C++, but without dangling pointers, null pointer dereferences, leaks, or buffer overruns....
  • №113
  • 2,31 MB
  • added
  • info modified
O’Reilly Media, 2023. — 256 p. In this practical book, Mara Bos, leader of the Rust library team, helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and memory ordering and how they're combined with basic operating system APIs to build common primitives like mutexes and condition variables. Once you're...
  • №114
  • 3,40 MB
  • added
O’Reilly Media, 2025. — 261 p. — ISBN-13: 978-1-098-14909-3. Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async...
  • №115
  • 3,19 MB
  • added
Packt Publishing, 2021. — 395 p. — ISBN 9781800560819. Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance Key Features Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Iron Create front-end components that can be injected...
  • №116
  • 5,98 MB
  • added
  • info modified
Packt Publishing, 2021. — 395 p. — ISBN 9781800560819. Code files only! Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance Key Features Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Iron Create front-end components that...
  • №117
  • 1,31 MB
  • added
  • info modified
2nd Edition. — Independently published, 2024. — 291 p. — ISBN: 978-8119177332. If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)" — a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics,...
  • №118
  • 231,00 KB
  • added
  • info modified
RantAI Academy, 2024. — 204 p. — (Non-Numerical Series Book 1). — ISBN: 978-1718503106. Your comprehensive guide to mastering Rust. This book takes you on a journey through Rust’s core principles and advanced features, combining practical examples with thorough theoretical insights to empower you to write efficient, safe, and concurrent software. Whether you’re an aspiring...
  • №119
  • 3,51 MB
  • added
Packt Ltd, 2019 — 464 p. — ISBN: 978-1-78899-552-8 — ISBN10: 178899552X 1st Edition, Claus Matzinger. Learn programming techniques to build effective, maintainable, and readable code in Rust 2018. Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop...
  • №120
  • 6,71 MB
  • added
  • info modified
Manning Publications Co., 2020 (estimated). — 400 p. — ISBN: 9781617294556. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques.You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU...
  • №121
  • 6,25 MB
  • added
  • info modified
Independently published, 2023. — 75 p. — ISBN: 13: 978-0473679750. A short textbook for anyone interested in understanding Rust's smart pointers, including people who don't know what smart pointers are. About the Book Explore the various types of smart pointers available in Rust, their use cases, and how they contribute to managing memory safely and efficiently. By reading this...
  • №122
  • 603,82 KB
  • added
GitforGits, 2023. — 346 p. Are you an experienced statistician or data professional looking for a powerful, efficient, and versatile programming language to turbocharge your data analysis and Machine Learning projects? Look no further! "Statistics with Rust" is your comprehensive resource to unlock Rust's true potential in modern statistical methods. This book is tailored...
  • №123
  • 1016,54 KB
  • added
GitforGits Sonal Dhandre, 2023. — 431 p. This book is tailored specifically for statisticians and data professionals who are already familiar with the fundamentals of statistics and want to leverage the speed and reliability of Rust in their projects. Over 11 in-depth chapters, you will discover how Rust outperforms Python in various aspects of data analysis and machine...
  • №124
  • 1,05 MB
  • added
Independently published, 2022. — 109 p. A practical book on Data Analysis with Rust Notebooks that teaches you the concepts and how they're implemented in practice. The Rust programming language has become a popular choice amongst software engineers since its release in 2010. Besides being something new and interesting, Rust promised to offer exceptional performance and...
  • №125
  • 5,76 MB
  • added
2nd Edition. — Packt Publishing, 2019. — 543 p. — ISBN: 978-1-78934-657-2. Become proficient in designing, developing and deploying effective software systems using the advanced constructs of Rust Rust is an empowering language that provides a rare combination of safety, speed, and zero-cost abstractions. Mastering Rust – Second Edition is filled with clear and simple...
  • №126
  • 7,25 MB
  • added
  • info modified
Second Edition: GitforGits, 2024. — 500 p. — ISBN: 9788119177349. Designed with the needs of those interested in network programming and automation in mind, this updated "Rust for Network Programming and Automation" explores the realism of network programming within the robust Rust ecosystem. Building on top of Rust 1.68, this book takes you step-by-step through the essentials...
  • №127
  • 1,30 MB
  • added
Reactive Publishing, 2023. — 377 p. Step beyond the boundaries of traditional data science and machine learning with "Rust for Data Science" the essential guide for seasoned professionals eager to harness the unparalleled efficiency and performance of Rust. As the landscape of big data evolves, the demand for faster and more reliable processing climbs to unprecedented heights....
  • №128
  • 1,29 MB
  • added
2nd Edition. — GitforGits, 2024. — 301 p. — ISBN-13 978-8119177769. Learn to Build Rust Programs, Test Applications and Create Your Cargo Packages with the latest Rust 1.77. "Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new...
  • №129
  • 4,45 MB
  • added
Fullstack.io, 2020. — 314 p. Revision 4 – First Edition – 2020-02-19 Fullstack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends Learn to build performance-critical Rust apps The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where...
  • №130
  • 431,71 KB
  • added
Full-stack.io, 2020. — 339 p. Revision 6 - 2022-05-30 Full-stack Rust: The Complete Guide to Building Apps with the Rust Programming Language and Friends. Learn to build performance-critical Rust apps. The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is...
  • №131
  • 495,21 KB
  • added
The Pragmatic Programmers, 2022. — 140 p. The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you'll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in...
  • №132
  • 1,87 MB
  • added
Pragmatic Bookshelf, 2021. — 344 p. — ISBN: 978-1680508161. Version: P1.0 (July 2021) Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building...
  • №133
  • 14,06 MB
  • added
O’Reilly Media, 2024. — 296 p. Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust — while also making full use of Rust's type system, safety...
  • №134
  • 1,78 MB
  • added
CompreQuest Books, 2024. — 426 p. — (Mastering Programming Languages Series). Revolutionize Your Software Development with Rust - The Ultimate Guide to Speed and Safety: Discover the power of Rust programming — a language that revolutionizes the way you build software. Dive into "Rust Programming: Speed and Safety for Reliable Solutions," your essential guide to unlocking the...
  • №135
  • 1,13 MB
  • added
2nd Edition. — Packt Publishing, 2023. — 666 p. — ISBN: 1803234695, 9781803234694. Use the Rust programming language to build fully functional web applications with async Rust to amplify security and boost the performance of your programs. Key Features: Work with cutting-edge web techniques such as distroless Rust servers, Terraform, and AWS deployment. Get acquainted with...
  • №136
  • 7,58 MB
  • added
  • info modified
2nd ed. — Birmingham: Packt Publishing, 2023. — 665 p. — ISBN: 1803234695. Use the Rust programming language to build fully functional web applications with async Rust to amplify security and boost the performance of your programs. Key Features Work with cutting-edge web techniques such as distroless Rust servers, Terraform, and AWS deployment. Get acquainted with async...
  • №137
  • 10,96 MB
  • added
  • info modified
No Starch Press, 2022. — 144 p. — ISBN: 978-1-7185-0185-0. Early Access edition, 5/27/21 Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and...
  • №138
  • 2,63 MB
  • added
No Starch Press, 2022. — 264 p. — ISBN13: 978-1-7185-0185-0. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger codebases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects.
  • №139
  • 4,08 MB
  • added
No Starch Press, 2022. — 144 p. — ISBN: 978-1-7185-0185-0. Early Access edition, 5/27/21 Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and...
  • №140
  • 5,80 MB
  • added
Manning Publications, 2022. — 400 p. — ISBN: 9781617299001. Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development, you’ll learn: Handling the borrow checker in an asynchronous environment. Creating web APIs and using JSON in Rust. Graceful error handling. Testing, tracing, logging, and debugging. Deploying Rust applications. Efficient...
  • №141
  • 3,85 MB
  • added
101 Books, 2024. — 419 p. Why Learn Programming? Programming is the foundation of modern technology, powering everything from smartphones to space exploration. It equips you with problem-solving skills, creativity, and the ability to build solutions that can impact millions. Whether you're automating tasks, developing software, or diving into cutting-edge fields like AI or...
  • №142
  • 6,48 MB
  • added
Packt Publishing Ltd, 2018. — 812 p. — ISBN: 978-1-78934-275-8 — ISBN10: 1789342759. Book: Hands-On Microservice with Rust 1st Edition, Denis Kolodin. Build, test, and deploy scalable and reactive microservices with Rust. Microservice architecture is sweeping the world as the de facto pattern for building web-based applications. Rust is a language particularly well-suited for...
  • №143
  • 6,49 MB
  • added
  • info modified
BPB Publications, 2025. — 388 p. — ISBN: 978-93-65898-262. Description Integrating Rust shows you how to create fast, secure software while keeping full control. This book helps you with the knowledge to seamlessly integrate Rust into your existing development workflow, using its power for high-performance systems programming and beyond. This book is your go-to guide for...
  • №144
  • 9,10 MB
  • added
Manning Publications, 2024. — 250 p. — ISBN: 978-1633437463. Tips, tricks, design patterns, and secret features of Rust that will help you build stable and maintainable applications. Whether you’re a Rust beginner or a pro, Idiomatic Rust will teach you to be a better Rust programmer. It introduces essential design patterns for Rust software with detailed explanations, and code...
  • №145
  • 1,98 MB
  • added
Manning Publications, 2021. — 400 p. — ISBN: 1617294551, 9781617294556. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques.You’ll be learning Rust by delving into how computers work under the hood. You’ll find yourself playing with persistent storage, memory, networking and even tinkering with CPU...
  • №146
  • 12,90 MB
  • added
Manning Publications Co., 2020 (estimated). — 400 p. — ISBN: 9781617294556. Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques.You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU...
  • №147
  • 4,42 MB
  • added
  • info modified
Wrox, 2021. — 395 p. — ISBN: 1119712971. This is not your typical programming book! Jump right in with interesting, useful programs, some of which are drawn from classic computer science problems as a way of talking about the programming constructs in the language rather than explaining everything in a dry, theoretical manner that doesn’t translate well to implementation. Rust...
  • №148
  • 8,05 MB
  • added
Wrox, 2021. — 395 p. — ISBN: 1119712971. This is not your typical programming book! Jump right in with interesting, useful programs, some of which are drawn from classic computer science problems as a way of talking about the programming constructs in the language rather than explaining everything in a dry, theoretical manner that doesn’t translate well to implementation. Rust...
  • №149
  • 29,77 MB
  • added
Birmingham: Packt Publishing, 2022. - 419 p. - ISBN: 180056130X. Explore the world of Rocket-fueled web application development and the power of the Rust programming language Key Features Discover solutions to the common problems faced while creating web applications with Rocket. Learn everything about Rust, from structs and crates to generics and debugging. Combine Rust and...
  • №150
  • 3,37 MB
  • added
  • info modified
GitforGits, 2024. — 267 p. — ASIN: B0CTHQPJ73. In this stimulating journey of Rust, you'll learn how to use the Rust programming language in conjunction with Machine Learning. It's not a full guide to learning Machine Learning with Rust. Instead, it's more of a journey that shows you what's possible when you use Rust to solve Machine Learning problems. Some people like Rust...
  • №151
  • 4,51 MB
  • added
GitforGits, 2023. — 346 p. Are you an experienced statistician or data professional looking for a powerful, efficient, and versatile programming language to turbocharge your data analysis and Machine Learning projects? Look no further! "Statistics with Rust" is your comprehensive resource to unlock Rust's true potential in modern statistical methods. This book is tailored...
  • №152
  • 1,19 MB
  • added
2nd Edition. — GitforGits, 2024. — 213 p. — ISBN-13: 978-8119177974. "Statistics with Rust, Second Edition" is designed to help you learn quickly, focusing on practical statistics using Rust scripts. The book is for readers who know the basics of statistics and machine learning. It gives quick explanations so you can try out concepts with hands-on coding. The book uses the...
  • №153
  • 1,77 MB
  • added
Birmingham: Packt Publishing, 2024. — 300 p. — ISBN: 1805128132. Get a fundamental understanding of asynchronous programming and Rust's future by working through examples that show you how everything works. Key Features Master asynchronous Rust through examples focusing on key concepts. Build a solid understanding of concepts such as goroutines, fibers, futures, and callbacks....
  • №154
  • 7,32 MB
  • added
  • info modified
HiTeX Press; PublishDrive, 2024. — 438 p. — ASIN: B0DB2HK2QG. "Rust Essentials: Safe and Fast Programming" is a comprehensive guide designed for both novice and experienced programmers eager to master Rust, a language renowned for its emphasis on safety and performance. This book offers a detailed exploration of Rust’s unique ownership system, ensuring readers can write robust,...
  • №155
  • 276,47 KB
  • added
Independently published, 2021. — 472 p. — ASIN B096L3S5Q7. Begin Rust is a complete guide to the Rust programming language. If you're a new programmer looking to get into a first language, or an experienced programmer looking to learn the Rust language, we hope this book will serve you well. Why Rust? Rust is a relatively new programming language that has gained significant...
  • №156
  • 281,97 KB
  • added
Full-stack.io, 2020. — 321 p. — ISBN: B086G767TP. Revision 5 (02-20-2020). Learn to build performance-critical Rust apps The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is critical. While there are some good resources on how to learn the Rust programming...
  • №157
  • 432,49 KB
  • added
Full-stack.io, 2020. — 321 p. — ISBN: B086G767TP. Revision 5 (02-20-2020). Learn to build performance-critical Rust apps. The Rust language is a way to write incredibly fast – and safe – code. It’s being used to build tools at Google, Facebook, Amazon, and many other companies where performance is critical. While there are some good resources on how to learn the Rust...
  • №158
  • 300,08 KB
  • added
Pragmatic Bookshelf, 2022. — 148 p. The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you’ll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your...
  • №159
  • 1,02 MB
  • added
  • info modified
Pragmatic Bookshelf, 2022. — 138 p. The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you’ll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your...
  • №160
  • 1,29 MB
  • added
  • info modified
UniCAD Publishing, 2021. — 471 p. — ISBN: 979-8404949377. wgpu is the next-generation graphics API and future standard in Rust for both native devices and the web, aiming to provide modern 3D graphics and computation capabilities using GPU acceleration. This book provides all the tools you need to create advanced 3D graphics and GPU computing in Rust using this new wgpu API....
  • №161
  • 6,71 MB
  • added
Ray Yao's eBooks & Books, 2015. — 128 p. Absolutely for Beginners. This book covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam. Hour 1...
  • №162
  • 13,33 MB
  • added
In Easy Stey by Step, Teach Yourself eBook & Book, 2021. — 128 p. — ASIN B095M4DNHP. Rust Programming & Exercises covers all essential Rust language knowledge. You can learn complete primary skills of Rust programming fast and easily. The book includes many practical examples for beginners and includes exercises for the college exam, the engineer certification exam, and the job...
  • №163
  • 670,06 KB
  • added
Coding Books Press, 2023. — 372 p. — (A Quick Guide to the Rust Programming Language for Busy Coders). Learn the Core Concepts and Essential Grammar of the Rust Programming Language in One Book! The legend has it that Rust was born to C++'s father and Haskell's mother. Well, we just made that up. But, once you start using Rust, you will most likely agree with that statement....
  • №164
  • 710,43 KB
  • added
Shiori Publishing, 2024. — 265 p. — ASIN: B0D84F1W9T. Discover the art of crafting clean and maintainable Rust code with this comprehensive guide. Learn 100 essential techniques to enhance your Rust programming skills and write more readable code. From pattern matching to functional-style data processing, this book covers a wide range of topics crucial for Rust developers....
  • №165
  • 832,33 KB
  • added
There are no files in this category.

Comments

There are no comments.
Up