Rust

Rust

1.79.0
Download No Screenshots No Video

Rust: A safe, concurrent, practical language.

A safe, concurrent, practical language.

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details.

Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency.

Rust supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and metaprogramming, in both static and dynamic styles.

Get Rust and try it for yourself to fully assess its capabilities!

Rust features :

- Compilation model - batch, ahead-of-time, C/C++ compatible
- Type system - static, structural-algebraic, with metadata
- Type inference - only local variables
- Generic types - only simple, non-turing-complete substitution
- Concurrency - isolated tasks, message passing
- Unique pointers - move semantics, no races or sharing
- Memory safety - no buffer overflow, use before init, NULL or free()
- Immutability - immutable by default, mutability is the special case
- Garbage collection - optional, per-task, only "shared" types
- Error handling - isolated tasks, unrecoverable unwinding
- Text - utf8 strings, ucs4 characters

Download Details

  • License:
    Freeware
  • Platform:
    Windows
  • Publisher:
  • File size:
    207.00 Mb
  • Updated:
    Jun 15, 2024
  • User Rating:
    0 / 5 (0 votes)
  • Editors' Review:
    Not yet reviewed
  • Downloads:
    2,595
Similar software
Visual C++ Runtime Installer v56
Install the runtime components of Visual C++ Libraries
101 / 65,002
CLion 2024.1.4 Build 241.18034.45
Be more productive when coding using this friendly and comprehensive C++ Integrated Development Environment
54 / 4,639
Qbasic 1.0
Check for error as you type your program
88 / 60,623
Nova Studio 7.32 CodeDOM 7.44
A powerful software to help advanced users perform various tasks across multiple projects
73 / 2,010
Eric IDE 24.6
A development environment application that allows you to write, edit, and improve your code securely
36 / 3,434
R for Windows 4.4.1
A software environment for statistical computing and graphics.
64 / 5,413