1

Rust Engineer Salary Jobs in Seattle, WA (NOW HIRING)

Deep expertise in the Rust programming language, including a strong grasp of compiler internals ... With competitive salaries and a generous benefits package, we are widely considered to be one of ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

Senior FPGA Engineer

Seattle, WA · On-site

$120K - $225K/yr

... Rust, C++), to test systems (Python), and many things inbetween. By doing this, we create a ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

Flight Software Engineer

Seattle, WA · On-site

$200K - $250K/yr

You'll be responsible for the payload flight software--written in Rust--spanning attitude and ... The actual base salary offered will depend on factors such as job-related skills, experience ...

Flight Software Engineer

Seattle, WA · On-site

$200K - $250K/yr

You'll be responsible for the payload flight software-written in Rust-spanning attitude and ... The actual base salary offered will depend on factors such as job-related skills, experience ...

Your work will primarily be written in Rust and deployed on microcontrollers across our platform ... Salary will be based on several factors including, but not limited to knowledge and skills ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

This spectrum includes GNC algorithms (Rust, C++), application software on flight computers (Rust ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

... Rust, C++), to test systems (Python), and many things inbetween. By doing this, we create a ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

Senior FPGA Engineer

Seattle, WA · On-site

$120K - $225K/yr

... Rust, C++), to test systems (Python), and many things inbetween. By doing this, we create a ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

Work across our stack (Rust backend, TypeScript/Vue frontend) to support development, test, and ... Salary will be based on several factors including, but not limited to: knowledge and skills ...

Your work will primarily be written in Rust and deployed on microcontrollers across our platform ... Salary will be based on several factors including, but not limited to knowledge and skills ...

next page

Showing results 1-20

Rust Engineer Salary information

See Seattle, WA salary details

$43.2K

$131.9K

$217.9K

How much do rust engineer salary jobs pay per year?

As of Jul 26, 2026, the average yearly pay for rust engineer salary in Seattle, WA is $131,857.00, according to ZipRecruiter salary data. Most workers in this role earn between $94,500.00 and $172,400.00 per year, depending on experience, location, and employer.

What is the average salary for a Rust Engineer?

The average salary for a Rust Engineer varies depending on experience, location, and the specific industry. In the United States, Rust Engineers typically earn between $100,000 and $160,000 per year, with some senior or specialized roles offering higher compensation. Remote Rust Engineer positions may also offer competitive salaries, especially given the growing demand for Rust expertise in systems programming, blockchain, and backend development. Benefits, bonuses, and stock options can further increase total compensation.

What is the difference between Rust Engineer Salary vs C++ Developer Salary?

FactorRust Engineer SalaryC++ Developer Salary
Average Annual Salary$110,000$105,000
Required SkillsRust programming, systems development, concurrencyC++, systems programming, performance optimization
Work EnvironmentTech companies, startups, embedded systemsSoftware firms, game development, finance
CertificationsNone specific, general programming knowledgeNone specific, general programming knowledge

Overall, Rust engineers tend to earn slightly higher salaries than C++ developers, reflecting the growing demand for Rust in systems and performance-critical applications. Both roles require strong programming skills and are in high demand across similar industries, but Rust's newer adoption often commands a premium.

What are some common challenges Rust Engineers face when working on large-scale projects?

Rust Engineers working on large-scale projects often encounter challenges such as integrating Rust with existing codebases written in other languages, managing complex dependencies, and ensuring code safety without sacrificing performance. Collaboration with cross-functional teams is essential, especially when introducing Rust into environments dominated by other technologies. Additionally, because Rust has a steep learning curve, mentoring less-experienced team members and maintaining high code quality are important aspects of the role.

What are the key skills and qualifications needed to thrive as a Rust Engineer, and why are they important?

To thrive as a Rust Engineer, you need strong proficiency in Rust programming, systems programming concepts, and software engineering fundamentals, typically backed by a degree in computer science or related experience. Familiarity with tools like Cargo, Git, CI/CD pipelines, and knowledge of common frameworks and libraries in the Rust ecosystem are important. Effective problem-solving, teamwork, and attention to detail are soft skills that help you excel in this role. These technical and interpersonal skills are essential for building reliable, high-performance software and collaborating in modern development environments.
What cities near Seattle, WA are hiring for Rust Engineer Salary jobs? Cities near Seattle, WA with the most Rust Engineer Salary job openings:
Senior Compiler Engineer - Rust GPU

Senior Compiler Engineer - Rust GPU

Nvidia

Seattle, WA

$139K - $183K/yr

Full-time

Posted 5 days ago


Nvidia rating

9.6

Company rating: 9.6 out of 10

Based on 17 frontline employees who took The Breakroom Quiz

8th of 245 rated software companies


Job description

NVIDIA is dedicated to reinvent accelerated computing. Reinvention requires great technology and amazing people. As an NVIDIAN, you'll be immersed in a diverse, supportive environment where everyone is inspired to do their best work. Come join the team and see how you can make a lasting impact on the world.

NVIDIA is hiring a Senior Compiler Engineer to join our team driving the next generation of GPU systems programming. We are redefining how developers write high-performance GPU software by bringing the safety, expressiveness, and modern tooling of Rust to native GPU and CUDA development. On this team, you will build cutting-edge compiler pipelines, custom intermediate representation (IR) frameworks, and JIT compilation systems that bridge host and device execution-allowing developers to write memory-safe, high-performance GPU kernels in idiomatic Rust.

What you'll be doing:

  • Develop Rust-to-GPU Compiler Pipelines: Design, implement, and maintain custom compiler backends (such as rustc codegen backends and proc-macros) and Rust-native intermediate representation (IR) frameworks to compile standard Rust directly to high-performance CUDA PTX and machine code.

  • Build compiler IRs and Optimizers: Work with modern compiler architectures to lower Rust AST and MIR into IRs including MLIR, PTX, and LLVM, including GPU-specific optimizations.

  • Support complex ahead-of-time, just-in-time, and link time optimization workflows: Build state-of-the-art tooling to support users targeting a broad family of NVIDIA GPUs, host platforms, and feature sets.

  • Define Safe Parallel Abstractions: Architect innovative compiler-enforced safety models that extend Rust's ownership, borrowing, and lifetime disciplines across the GPU launch boundary-preventing data races and enforcing memory safety during asynchronous GPU execution.

  • Expose Next-Gen Hardware Features: Implement type-safe, ergonomic device-side abstractions in Rust for low-level GPU hardware primitives, including shared memory, barriers, scoped atomics, Tensor Memory Accelerator (TMA), and warp/cluster-level operations.

  • Build the future: Supporting today's accelerated computing applications is not sufficient. We have to build composable building blocks for others around us to build the applications of tomorrow.

What we need to see:

  • Bachelor's, Master's, or Ph.D. in Computer Science, Computer Engineering, a related field, or equivalent experience.

  • 5+ years of relevant work or research experience in compiler development, language design, or GPU code generation.

  • Deep expertise in the Rust programming language, including a strong grasp of compiler internals (rustc), Rust MIR, procedural macros, and Rust's borrow-checker/lifetime model.

  • Hands-on experience with compiler infrastructures, intermediate representations (IRs), and code generation (such as LLVM IR, MLIR, or custom IR systems).

  • Solid understanding of parallel programming models, GPU architectures, and CUDA programming.

  • Strong software design skills, including debugging, profiling, and benchmarking compilers and GPU kernels.

  • Ability to orchestrate agents for product requirement design, architecture, code development, testing, code review, and issue triage.

  • Ability to work independently, define project goals and scope, and drive complex compiler-engineering efforts from research to production.

Ways to stand out from the crowd:

  • A track record of contributing to the Rust compiler (rustc), Cargo tooling, or open-source Rust-to-GPU projects.

  • Experience building custom compiler front-ends, AST translators, or JIT engines.

  • Familiarity with MLIR or other extensible compiler frameworks.

  • Deep proficiency in low-level GPU programming, including the use of modern hardware features (e.g., Tensor Cores, warp-level shuffles, or asynchronous transfer pipelines).

  • Experience designing Domain-Specific Languages (DSLs) or tile-based programming abstractions for tensor processing.

With competitive salaries and a generous benefits package, we are widely considered to be one of the technology world's most desirable employers. We have some of the most forward-thinking and hardworking people in the world working for us and, due to unprecedented growth, our exclusive engineering teams are rapidly growing. If you're a creative and autonomous engineer with a real passion for programming languages and systems technology, we want to hear from you.

Your base salary will be determined based on your location, experience, and the pay of employees in similar positions. The base salary range is 152,000 USD - 241,500 USD.

You will also be eligible for equity and benefits.

Applications for this job will be accepted at least until July 25, 2026.

This posting is for an existing vacancy.

NVIDIA uses AI tools in its recruiting processes.

NVIDIA is committed to fostering an inclusive work environment and proud to be an equal opportunity employer. As we highly value diversity in our current and future employees, we do not discriminate (including in our hiring and promotion practices) on the basis of race, religion, color, national origin, gender, gender expression, sexual orientation, age, marital status, veteran status, disability status or any other characteristic protected by law.

What Nvidia employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Nvidia logo

About Nvidia

Sourced by ZipRecruiter

NVIDIA has been transforming computer graphics, PC gaming, and accelerated computing for more than 25 years. It's a unique legacy of innovation that's fueled by great technology--and amazing people. Today, we're tapping into the unlimited potential of AI to define the next era of computing. An era in which our GPU acts as the brains of computers, robots, and self-driving cars that can understand the world. Doing what's never been done before takes vision, innovation, and the world's best talent.

Industry

Computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Santa Clara, CA, US

Year founded

1993