- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 171字
- 2021-07-02 14:11:44
Requests for Comments (RFCs)
Due to the open source nature of Rust, there are some governance rules in place to maintain stable and flexible interfaces, yet encourage change and discussion as the language evolves.
For something as sensitive as a programming language and its standard library, a more rigid process than the regular pull request approval is required to have deeper discussions. Imagine the impact of changing a single keyword and how many projects would stop working immediately!
This is where RFCs come in. They provide a way for all stakeholders to contribute to the discussion with an equal chance to comment. A typical workflow for integrating change in open source projects uses the fork and pull method where the contributor creates a pull request (PR) to propose changes (https://help.github.com/articles/about-pull-requests/). Unlike in the RFC process, this gets hard to manage in larger code bases and only starts the discussion after a solution has been proposed, narrowing the focus considerably.
A repository of active and past RFCs can be found here: https://github.com/rust-lang/rfcs.
- Word 2010中文版完全自學手冊
- 數據庫系統原理及應用教程(第4版)
- WS-BPEL 2.0 Beginner's Guide
- INSTANT Cytoscape Complex Network Analysis How-to
- 大數據架構和算法實現之路:電商系統的技術實戰
- 一本書講透Elasticsearch:原理、進階與工程實踐
- 大數據時代系列(套裝9冊)
- Access 2016數據庫應用基礎
- 數據之美:一本書學會可視化設計
- Oracle 內核技術揭密
- ECharts數據可視化:入門、實戰與進階
- 數據庫原理及應用實驗:基于GaussDB的實現方法
- SQL Server 數據庫教程(2008版)
- MySQL技術內幕:InnoDB存儲引擎(第2版)
- 創新求索錄:第二集(精裝版)