docs: clean up blip headers

This commit is contained in:
Stefan Rotsch
2024-06-26 11:05:37 +02:00
committed by Stefan Rotsch
parent 84d5939770
commit 88801e6e93
12 changed files with 57 additions and 71 deletions

View File

@@ -1,8 +1,8 @@
---
title: "Rust"
ring: "assess"
quadrant: "languages-and-frameworks"
featured: true
title: "Rust"
ring: "assess"
quadrant: "languages-and-frameworks"
tags: [coding]
---
[Rust](https://www.rust-lang.org/) is a young and modern programming language initially developed by [Mozilla Research](https://research.mozilla.org/).
@@ -16,4 +16,4 @@ C/C++ code/libraries can be integrated by its [binding generator tool](https://g
At stackoverflow it is votes 5 years in a row ([2016](https://insights.stackoverflow.com/survey/2016#technology-most-loved-dreaded-and-wanted), [2017](https://insights.stackoverflow.com/survey/2017#technology-_-most-loved-dreaded-and-wanted-languages), [2018](https://insights.stackoverflow.com/survey/2018#technology-_-most-loved-dreaded-and-wanted-languages), [2019](https://insights.stackoverflow.com/survey/2019#technology-_-most-loved-dreaded-and-wanted-languages), [2020](https://insights.stackoverflow.com/survey/2020#technology-most-loved-dreaded-and-wanted-languages-loved)) for the `most loved programming-language` by programmers.
The [popularity](https://insights.stackoverflow.com/survey/2020#technology-most-loved-dreaded-and-wanted-languages-loved) is growing continuous.
With it's memory-safety/efficiency and energy-efficiency it helps to save money for bug-fixing, energy and cloud-computing.
With it's memory-safety/efficiency and energy-efficiency it helps to save money for bug-fixing, energy and cloud-computing.