Topic: rust

Rust 1.54 now available

The latest version of the programming language Rust is now available. Rust 1.54 introduces a few new stable features. One new update is that attributes can invoke function-like macros. An example use case of is including documentation from other files into comments. “For example, if your project’s README represents a good documentation comment, you can … continue reading

SD Times news digest: TypeScript 4.4 beta, Rust support improvements in Linux kernel, Sauce Labs acquires Backtrace

Some of the major highlights of the TypeScript 4.4 beta are control flow analysis of aliased conditions, symbol and template string pattern index signatures and more.  With control flow analysis of aliased conditions enabled, developers don’t have to convince TypeScript of a variable’s type whenever it is used because the type-checker leverages something called control … continue reading

SD Times news digest: Visual Studio 2022 Preview 1, Rust 1.53 released, HackerOne announces GitHub integration

Microsoft announced the first preview release of Visual Studio 2022, which the company aims to use to test and tune the scalability of the new 64-bit platform.  The Visual Studio 2022 previews can be installed side-by-side with earlier versions of Visual Studio, which are available in all three editions (Community, Pro, and Enterprise), and are … continue reading

Rust and Android logos

Google reveals more information about Rust’s integration into Android

Google has announced more information on its integration of Rust into the Android Open Source Project (AOSP). The Android team has been at work trying to integrate Rust into the project since 2019 as a memory-safe alternative to platform-native development.  “As with any large project, introducing a new language requires careful consideration. For Android, one … continue reading

SD Times news digest: Appian’s low-code automation platform, Applitool’s Rally integration, and Jetpack Compose for Web

Appian announced that the latest version of the Appian Low-code Automation Platform will be generally available in June.  The platform offers a new code-free approach to unifying enterprise data, new collaboration features, DevSecOps capabilities and more.  The new Appian Intelligent Document Processing (IDP) delivers massive efficiency gains via straight-through processing of large volumes of unstructured … continue reading

SD Times news digest: Rust for Windows 0.9, OutSystems Cloud Accelerators for AWS, and Pyston 2.2 released

Rust for Windows 0.9 was released with full consumption support, which allows users to call any Windows API using Rust language projection.  “Rust developers have access to the entire Windows API surface in a language-idiomatic way, allowing them to easily take advantage of the power and breadth of Windows development,” Angela Zhang, program manager at … continue reading

SD Times news digest: LogDNA’s Browser Logger, Rust 1.5.2.0 released, and Google Play to launch new safety section

LogDNA announced a new browser logging capability designed to enable full-stack and front-end developers to ingest frontend log data into LogDNA more efficiently to debug web applications. The new feature automatically captures errors and logs occurring in the user’s browser and allows dev teams to centralize those errors alongside server-side logs, according to the company. … continue reading

Android Open Source Project now supports Rust

In an effort to ensure Android is secure and stable, Google has announced the Android Open Source Project (AOSP) will support Rust for developing the operating system. According to the company, memory safety bugs continue to plague code and memory-safe programming languages like Kotlin, Java and Rust help prevent these bugs from happening in the … continue reading

Async Foundations Working Group to build a shared vision for Async Rust

In an effort to make asynchronous programming in Rust more available to everyone, the Async Foundations Working Group is building a shared vision document for Async Rust. According to the working group, this will accelerate Rust’s adoption for building distributed systems.  “Whatever they’re using it for, we want all developers to love using Async Rust. … continue reading

Rust Foundation launches with founding members Mozilla, Google, Microsoft, and more

The Rust team has announced the formation of a new non-profit group, the Rust Foundation, that will help guide the programming language and community by supporting the maintainers of the project.  According to the Rust Core Team, the creation of the Rust Foundation is a huge step of growth for the language. It shows a … continue reading

What’s all the fuss about Rust?

The Rust systems programming language is still in its infancy, having only released the first stable version of the language in 2015, but that hasn’t stopped it from rising to the top of developer charts. Last year, it broke onto the TIOBE Index Top 20 list of the most popular programming languages for the first … continue reading

Microsoft makes Win32 APIs available to more languages

Microsoft has expanded the scope of Win32 APIs beyond support for C and C++, with added support for C# and Rust through the win32metadata project now available in preview on GitHub. Other languages will follow, according to the Windows development team.  Previously, developers using languages other than C and C++ had to use wrappers or … continue reading

DMCA.com Protection Status