Rust Is On A Rollby@exactor
269 reads

Rust Is On A Roll

by Maksim Kuznetsov4mSeptember 23rd, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Rust is a general-purpose, multi-paradigm, compiled programming language that combines functional and procedural programming paradigms with a trait-based object system. Memory management is carried out through the mechanism of "ownership" using affine types, which allows you to do without garbage collection at runtime. Rust guarantees safe memory use with a borrow checker built into the compiler. The language is intended for system programming, which will allow you to write utilities for various purposes, secondly, the speed of work. I plan to use Rust as a replacement for Python for writing automation, especially any complex-calculable tasks, creating CLI tools and tools for development in other languages.

Company Mentioned

Mention Thumbnail
featured image - Rust Is On A Roll
Maksim Kuznetsov HackerNoon profile picture
Maksim Kuznetsov

Maksim Kuznetsov

@exactor

Development Lead.

About @exactor
LEARN MORE ABOUT @EXACTOR'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Maksim Kuznetsov HackerNoon profile picture
Maksim Kuznetsov@exactor
Development Lead.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!