Content deleted Content added
→Unsafe: adding another ref for doubly linked lists, this one says impossible. (FWIW the most famous is the learning Rust one which does show that it's possible, but only by adding dynamic overheads and leaking some of the implementation details in the interface. Don't think we can get into that in the article though without adding TMI and OR.) |
Thuyhung2112 (talk | contribs) Update for Stack Overflow developer survey 2025 |
||
Line 670:
[[Discord]], an [[instant messaging]] software company, rewrote parts of its system in Rust for increased performance in 2020. In the same year, Dropbox announced that its [[file synchronization]] had been rewritten in Rust. [[Facebook]] ([[Meta Platforms|Meta]]) used Rust to redesign its system that manages source code for internal projects.<ref name="MITTechReview" />
In the
[[DARPA]] has a project TRACTOR (Translating All C to Rust) automatically translating C to Rust using techniques such as static analysis, dynamic analysis, and large language models.<ref>{{cite web |last1=Wallach |first1=Dan |title=TRACTOR: Translating All C to Rust |url=https://www.darpa.mil/research/programs/translating-all-c-to-rust |publisher=[[DARPA]] |access-date=3 August 2025}}</ref>
|