|
1 | 1 | # Industry and academia support
|
2 | 2 |
|
3 |
| -> Samsung is actively engaged in supporting the integration of Rust code into the |
4 |
| -> Linux Kernel. Recognizing the significant benefits that Rust brings to kernel |
5 |
| -> and system software development, particularly in terms of enhancing security and |
6 |
| -> reducing critical bugs, Samsung is committed to enabling kernel developers to |
7 |
| -> write block layer device drivers using the Rust programming language. By |
8 |
| -> embracing modern programming languages like Rust, Samsung aims to attract new |
9 |
| -> talent to systems development and promote memory safety within the Linux storage |
10 |
| -> stack. |
11 |
| -
|
12 |
| -— Samsung, 2023-05-17. |
13 |
| - |
14 |
| - |
15 | 3 | > “Google supports and contributes directly to the Rust for Linux project. Our Android team is evaluating a new Binder implementation and considering other drivers where Rust could be adopted.”
|
16 | 4 |
|
17 | 5 | — [Google ](https://lore.kernel.org/lkml/[email protected]/), 2021.
|
@@ -49,6 +37,18 @@ A good example is Arm’s RFC contribution to the Rust language which made Linux
|
49 | 37 |
|
50 | 38 | — [ISRG's Prossimo Project](https://www.memorysafety.org/blog/rust-in-linux-just-the-beginning/), 2022-10-18.
|
51 | 39 |
|
| 40 | + |
| 41 | +> Samsung is actively engaged in supporting the integration of Rust code into the |
| 42 | +> Linux Kernel. Recognizing the significant benefits that Rust brings to kernel |
| 43 | +> and system software development, particularly in terms of enhancing security and |
| 44 | +> reducing critical bugs, Samsung is committed to enabling kernel developers to |
| 45 | +> write block layer device drivers using the Rust programming language. By |
| 46 | +> embracing modern programming languages like Rust, Samsung aims to attract new |
| 47 | +> talent to systems development and promote memory safety within the Linux storage |
| 48 | +> stack. |
| 49 | +
|
| 50 | +— Samsung, 2023-05-17. |
| 51 | + |
52 | 52 | ---
|
53 | 53 |
|
54 | 54 | If your company, organization, university or team is using or plans to use Rust for Linux and would like to release a statement, then please [contact us](Contact.md). Thank you!
|
0 commit comments