Rust

Linux 6.2 Gets a New Batch of Rust Infrastructure Code

Linux 6.1 incorporated the original Rust infrastructure, but now that Linux 6.1 has been released as a stable release, its Rust support is still in its infancy, without any end-user-facing Rust features. Linux 6.2 is still supplementing the Rust code. According to foreign media Phoronix, Miguel Ojeda, the kernel developer responsible for the Rust For […]

Linux 6.2 Gets a New Batch of Rust Infrastructure Code Read More »

Android Memory Safety Vulnerabilities Decrease, Rust Becomes Key Factor

Since Android 12, Google has brought Rust language support in the Android system. As an alternative to C/C++, their goal is not to convert existing C/C++ code into Rust, but to write new The code is developed in Rust language. By integrating more and more Rust code into its Android operating system, Google’s efforts to

Android Memory Safety Vulnerabilities Decrease, Rust Becomes Key Factor Read More »

rkyv Homepage, Documentation and Downloads – Zero-copy deserialization framework for Rust – News Fast Delivery

rkyv is a zero-copy deserialization framework for rust. It is similar to other zero-copy deserialization frameworks such as Cap’n Proto and FlatBuffers. However, the former has an external schema and strictly restricted data types, while rkyv allows all serializable types to be defined in code, and can serialize various types that cannot be serialized by

rkyv Homepage, Documentation and Downloads – Zero-copy deserialization framework for Rust – News Fast Delivery Read More »

Gleam v0.25 released, a functional programming language written in Rust – News Fast Delivery

Gleam is a type-safe and extensible programming language available for the Erlang virtual machine and JavaScript runtime. The recently released version 0.25 introduces a long-awaited new feature:useexpression(useexpressions). According to the official introduction,useexpression is a syntactic sugar that turns all subsequent expressions into an anonymous function that is passed as an additional argument to the function

Gleam v0.25 released, a functional programming language written in Rust – News Fast Delivery Read More »

Leptos Homepage, Documentation and Downloads – Rust Web Framework – News Fast Delivery

Leptos is a full-stack, isomorphic Rust web framework that leverages fine-grained reactivity to build declarative user interfaces. It’s worth noting that the framework is under active development. The developers kept it on the 0.0.x release cycle to show that it wasn’t even ready for 0.1.0. Active work is being done on documentation and features, and

Leptos Homepage, Documentation and Downloads – Rust Web Framework – News Fast Delivery Read More »

Rust remote desktop control software MirrorX

MirrorX is a remote desktop control software built in Rust. Cooperating with completely open-source client and server, natively supported end-to-end encryption, users can construct a fast and secure remote control network, which is completely under user control. It currently supports macOS and Windows, and will support Linux, Android, iOS and the Web. Components MirrorX Client

Rust remote desktop control software MirrorX Read More »

sqlite-zstd Homepage, Documentation and Downloads – SQLite Compression Extensions Written in Rust

sqlite-zstd is an extension to SQLite that provides transparent dictionary-based row-level compression for SQLite. This allows you to compress entries in a SQLite database as if you were compressing the entire database file, but at the same time preserving random access. Depending on the data, this can reduce the size of the database by up

sqlite-zstd Homepage, Documentation and Downloads – SQLite Compression Extensions Written in Rust Read More »

Time series database GreptimeDB implemented in Rust

GreptimeDB is an open source time-series database implemented in Rust, with a special focus on scalability, analysis capabilities, and efficiency, and is designed for infrastructure in the cloud era. Capabilities Provides independent binaries that can be scaled to highly available distributed clusters Columnar layout optimized for processing time-series data Provides flexible indexing options Distributed parallel

Time series database GreptimeDB implemented in Rust Read More »

Tauri 1.2.0 released, a desktop UI framework written in Rust – News Fast Delivery

Tauri 1.2.0 was officially released last week. Tauri is a desktop UI framework that allows developers to use each platform’s Webview technology stack to build applications for all major desktop operating systems, and currently supports platforms such as Windows/macOS/Linux. Through Tauri, developers can use almost any front-end framework compiled to HTML, JS and CSS to

Tauri 1.2.0 released, a desktop UI framework written in Rust – News Fast Delivery Read More »

Bevy 0.9 released, a game engine built in Rust – News Fast Delivery

Bevy is a data-driven game engine built in Rust. Bevy will always be free and open source. Developers can check out Bevy Assets, a collection of community-developed plugins, games, and learning resources. After a total of 430 PRs from 159 contributors, Bevy version 0.9 was officially released after 3 months. This release adds a ton

Bevy 0.9 released, a game engine built in Rust – News Fast Delivery Read More »

Salvo is an extremely easy to use yet powerful Rust web backend framework

Salvo is an extremely simple and powerful Rust web backend framework. Only basic Rust knowledge is required to develop backend services. Note: salvo’s main branch is currently preparing breaking changes. For the most recently released code, look to the 0.37.x branch. 🎯 Features Built with Hyper and Tokio; Http1, Http2 and Http3; Unified middleware and

Salvo is an extremely easy to use yet powerful Rust web backend framework Read More »

The Linux kernel receives a batch of new Rust infrastructure optimization patches – News Fast Delivery

In October of this year, the initial Rust infrastructure was merged into Linux 6.1. Means that the Rust programming language will be used for code in kernel drivers and other subsystems in the future. But October’s Rust for Linux only provided the low-level infrastructure and some very basic integrations, missing a lot of specification and

The Linux kernel receives a batch of new Rust infrastructure optimization patches – News Fast Delivery Read More »

Expert Q&A Issue 293 – How to use Rust language to design and develop a domain programming language – News Fast Delivery

NGINX Sprint China 2022–NGINX’s annual flagship event, has opened a free appointment! >>> Programming language is the cornerstone of software, the carrier of algorithms, the skills that the majority of programmers rely on for survival, and the source of happiness for invention and creation. However, there are thousands of programming languages ​​in the world, and

Expert Q&A Issue 293 – How to use Rust language to design and develop a domain programming language – News Fast Delivery Read More »