Rust (programming language)
Memory-safe programming language without garbage collection
Rust is a general-purpose programming language that emphasizes performance, type safety, concurrency, and memory safety. Rust supports multiple programming paradigms. It was influenced by ideas from functional programming, including immutability, higher-order functions, algebraic data types, and pattern matching.
Nº Q575650 ★★★★
Super Rare · Knowledge
Rust (programming language)
Memory-safe programming language without garbage collection
Rust is a general-purpose programming language that emphasizes performance, type safety, concurrency, and memory safety. Rust supports multiple programming paradigms. It was influenced by ideas from functional programming, including immutability, higher-order functions, algebraic data types, and pattern matching.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
Rust is a general-purpose programming language that emphasizes performance, type safety, concurrency, and memory safety. Rust supports multiple programming paradigms. It was influenced by ideas from functional programming, including immutability, higher-order functions, algebraic data types, and pattern matching. It also supports object-oriented programming via structs, enums, traits, and methods. Rust enforces memory safety (i.e., that all references point to valid memory) without a conventional garbage collector; instead, memory safety errors and data races are prevented by the "borrow checker", which tracks the object lifetime of references at compile time. Software developer Graydon Hoare created Rust in 2006 while working at Mozilla, which officially sponsored the project in 2009. The first stable release, Rust 1.0, was published in May 2015. The project has been sponsored by the Rust Foundation since February 2021. Rust has been adopted by many software projects, especially web services and system software. It has been studied academically and has a growing community of developers.
Text: Wikipédia, CC BY-SA 4.0. · Image: Caleb Stanford (CC BY-SA 4.0) ·
Related cards
Zig (programming language)
Programming language
Nº Q51885456 ★★★
Runtime system
System that provides behavior needed by running code; primarily implements portions of an execution model
Nº Q1004415 ★★★
Programming language
Language for communicating instructions to a machine
Nº Q9143 ★★★★★
Racket (programming language)
Functional and contractual programming language, with strong, dynamic and reflective typing, derived from Scheme
Nº Q1254148 ★★
Erlang (programming language)
Programming language
Nº Q334879 ★★★
Scala (programming language)
General-purpose programming language
Nº Q460584 ★★★