Technology 2026Updated

List of Companies Using Rust Programming Language

Structured directory of companies that have adopted Rust for production systems — spanning tech giants, fintech, security, infrastructure, and startups — with details on use cases, team scale, and the specific components built in Rust.

Available Data Fields

Company Name
Industry
Rust Use Case
Headquarters
Company Size
Year Adopted
Website
Open Source Contributions
Rust Foundation Member
Tech Stack

Data Preview

* Full data requires registration
Company NameIndustryRust Use CaseHeadquarters
CloudflareCloud InfrastructureCore proxy (Oxy), HTTP/3 (quiche), DDoS protectionSan Francisco, CA
DiscordSocial PlatformRead States service, real-time messaging infrastructureSan Francisco, CA
1PasswordCybersecurityShared cross-platform core library (crypto, sync, database)Toronto, Canada
FigmaDesign SoftwareMultiplayer synchronization engineSan Francisco, CA
ShopifyE-commerceYJIT — CRuby JIT compilerOttawa, Canada

600+ records available for download.

* Continue from free preview

Rust in Production: Who Uses It and Why

Rust has moved from a systems programming niche to a mainstream production language. As of 2025, 48.8% of organizations report non-trivial use of Rust — a 10-point jump from 38.7% in 2023. The language's zero-cost abstractions, memory safety without garbage collection, and fearless concurrency model have made it the default choice for performance-critical and safety-sensitive software.

Where Rust Excels in Production

Infrastructure & Networking
Cloudflare rebuilt its entire core proxy layer (FL2) in Rust, replacing Nginx/LuaJIT. The result: 25% performance improvement and elimination of memory-safety bugs. Amazon uses Rust for Firecracker (the microVM powering Lambda and Fargate) and Bottlerocket OS.
Cross-Platform Applications
1Password consolidated all business logic — cryptography, database, server communication — into a single Rust core library shared across macOS, iOS, Windows, Android, Linux, and browser extensions. This approach cut platform-specific bugs dramatically.
Real-Time Systems
Discord rewrote its Read States service from Go to Rust, eliminating garbage-collection latency spikes and achieving consistent sub-millisecond response times at scale. Figma ported its multiplayer synchronization engine from TypeScript to Rust, achieving 10x faster serialization.
Operating Systems & Kernels
Google reports that 21% of all new native code in Android 13 is Rust (~1.5 million lines). Microsoft has integrated Rust into the Windows kernel and multiple Azure services including IoT Edge and Azure Data Explorer.

The Rust Foundation Ecosystem

The Rust Foundation, established in 2021, counts AWS, Google, Microsoft, Huawei, and Mozilla as founding platinum members. Gold and silver members include Shopify, Meta, Toyota, Arm, and dozens more — reflecting adoption well beyond Silicon Valley into automotive, manufacturing, and telecommunications.

Industry Adoption by Sector

SectorNotable AdoptersPrimary Use Cases
Cloud / CDNCloudflare, AWS, FastlyProxies, serverless runtimes, edge compute
Developer ToolsGitHub, JetBrains, VercelCode search, IDE backends, build tools
FintechKraken, Ditto, OsoTrading engines, authorization, data sync
Security1Password, Fortanix, CrowdStrikeEncryption, SGX enclaves, endpoint detection
AutomotiveToyota, Volvo, RenaultEmbedded systems, safety-critical firmware

Frequently Asked Questions

Q.What types of Rust use cases are covered in this dataset?

The dataset covers a wide range — from core infrastructure (proxies, kernels, runtimes) to application-level use cases (cross-platform libraries, WebAssembly modules, CLI tools). Each entry specifies the component or system built in Rust.

Q.How is the data collected?

When you request data, our AI crawls public sources in real time — company engineering blogs, GitHub repositories, job postings, Rust Foundation membership lists, and conference talks — to compile the most current information available.

Q.Can I filter by companies hiring Rust developers?

Yes. You can specify hiring-related filters to narrow the list to companies with active Rust job openings, based on publicly posted positions at the time of your request.

Q.Does this include startups or only large enterprises?

Both. The dataset spans from early-stage startups building their entire stack in Rust to Fortune 500 enterprises using Rust for specific performance-critical components.