Une implémentation du protocole [DUBP](https://git.duniter.org/nodes/common/doc/blob/master/rfc/0009_Duniter_Blockchain_Protocol_V11.md) en [Rust](https://www.rust-lang.org/).
_25 mai 2019_
_RML #13_
_Librelois <elois@ifee.fr>_
Suivre la présentation sur votre ecran :
`librelois.duniter.io/slides/rml13/durs`
???
Nouveaux modules : BlockGenerator et ClientIndexer
* Issue de la fondation Mozilla, 9 ans de travail avant 1.0 (2006-2015)
--
* Compilé et multi-paradigme. Croise impératif, objet, fonctionnel (Ocaml) et concurrent (Erlang)
--
* Inspiré des recherches récentes en théories des langages
--
* 3 objectifs : Sécurité, Concurrence et Performances.
--
* Stack Overflow's most loved language ! ([2017](https://insights.stackoverflow.com/survey/2017#most-loved-dreaded-and-wanted), [2018](https://insights.stackoverflow.com/survey/2018#most-loved-dreaded-and-wanted) et [2019](https://insights.stackoverflow.com/survey/2019#most-loved-dreaded-and-wanted))