Rust Programming Language 1.15 released, Install on Ubuntu, Unix

12/02/2020

Rust Programming Language 1.15 recently released, is a systems programming language that runs blazingly fast, prevents segfaults, as well as focusing on concurrency and guarantees thread safety.

Rust Features

  • zero-cost abstractions
  • move semantics
  • guaranteed memory safety
  • threads without data races
  • trait-based generics
  • pattern matching
  • type inference
  • minimal runtime
  • efficient C bindings

Rust Programming Language

Rust Programming Language 1.15 Highlights

  • Rust 1.15 sees an extremely eagerly-awaited feature land on stable: custom derive
  • The build system for Rust has been re-written in Rust, using Cargo. It is now the default. This process has been long, but has finally borne fruit
  • Rust has gained Tier 3 support for i686-unknown-openbsd, MSP430, and ARMv5TE
  • The slice::sort algorithm has been rewritten, and is much, much, much faster. It is a hybrid merge sort, drawing influences from Timsort. Previously it was a straightforward merge sort
  • Cargo will now emit a warning if you have a file named build.rs at the top level of a package, but don’t have a build = “build.rs” annotation. This is in anticipation of inferring that build.rs at the top level is always a build script, but is a warnin

How to install Rust Programming Language 1.15 on Ubuntu, Unix

  • Run the following command, select 1 when prompted to proceed with installation. This command downloads and runs the 
    rustup-init.sh

    , which in turn downloads and runs the correct version of the

    rustup-init

    executable for your platform.

curl https://sh.rustup.rs -sSf | sh
ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install Anaconda Python on Ubuntu

Anaconda is a distribution of the Python programming language, which is used by data scientists all over the world. Anaconda...
12/02/2020

Mine Bitcoins with Cgminer On Ubuntu

Introduction Cgminer is an open source ASIC/FPGA bitcoin miner developed for a range of platforms, including Windows, Linux...
12/02/2020

Best Ubuntu Flavors

Unlike Windows, Ubuntu is much more sophisticated with various flavors to appeal to different types of users. Before discussing...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025