DEV Community

Sergey Tsvetkov
Sergey Tsvetkov

Posted on

2 1

Rust is taking off?

It is very interesting to observe the raise of Rust. Just a few years ago it was a niche language used by Mozilla and couple of other big tech companies as a modern replacement for C.

Linux kernel followed as well (see https://www.kernel.org/doc/html/next/rust/index.html). But still it was far away from main stream development most of the programmers doing every day.

Then Rust revolutionized JS tooling because of esbuild, JavaScript bundler and minifier created in 2020, which was order of magnitude faster than everything on the market at the moment.

This way Rust has become a huge part of everyday experience for many-many people building web sites using modern tooling. Not sure, if there is one new project done with webpack instead of esbuild now 🙂

Next big appearance happened when Elon Musk announced his new X.AI project with LLM called Grok and written from scratch in Rust. See "Engineering" section on https://x.ai/

After that Rust has come to the desktop environment with Zed, modern text editor with GPU rendering support from authors of Atom. See https://zed.dev/ for details.

When developers adopt something for the projects they do during their free time or for their own side projects I take it like a proper take off of the language or a framework. Looks like Rust has finally achieved it.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide