- Creative Projects for Rust Programmers
- Carlo Milanesi
- 240字
- 2021-06-18 19:01:56
Rust 2018: Productivity
The Rust Standard Library and tooling have improved a lot over the years. Since February 2018, the Rust ecosystem has become quite wide and multifaceted. Four domain working groups have been created, each covering one of the main application areas. These areas were already fairly mature, but this development allowed them to improve even further. In the coming years, we will see the introduction of other domain working groups as well.
It's not an easy task to develop a high-quality and cost-effective application, even after learning a language as a developer. To avoid reinventing the (presumably low-quality) wheel, you as a developer should use a high-quality framework or some high-quality libraries that cover the kind of application you are going to develop.
The purpose of this book is to guide you as a developer to choose the best open source Rust libraries available for developing software. This book covers several typical domains, each using different libraries. Because some non-standard libraries are useful in a number of different domains, it would be quite limiting to present them as confined to a single domain.
In this chapter, you will learn about the following topics:
- Understanding the different editions of Rust
- Understanding the most important recent improvements made to Rust
- Understanding domain working groups
- Understanding the kind of projects that we will cover in this book
- An introduction to some useful Rust libraries
- Java語言程序設(shè)計
- Apache Spark 2.x Machine Learning Cookbook
- Vue.js 2 and Bootstrap 4 Web Development
- Visual Basic程序設(shè)計實驗指導(第4版)
- 軟件測試技術(shù)指南
- 深入RabbitMQ
- 利用Python進行數(shù)據(jù)分析(原書第3版)
- Java程序設(shè)計
- 黑莓(BlackBerry)開發(fā)從入門到精通
- SEO教程:搜索引擎優(yōu)化入門與進階(第3版)
- ASP.NET開發(fā)寶典
- MATLAB 2020 GUI程序設(shè)計從入門到精通
- 計算機應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- Pandas 1.x Cookbook
- Java EE互聯(lián)網(wǎng)輕量級框架整合開發(fā):SSM+Redis+Spring微服務(wù)(上下冊)