1

Rust Engineer Jobs in Virginia (NOW HIRING)

Senior Rust Systems Engineer

Alexandria, VA ยท On-site

$111K - $152K/yr

We need a Rust engineer who can own the full workspace from hardware abstraction layers to API servers, hold the architecture sound as the system scales to full multi-site production, and treat the ...

Develop and maintain high-performance web applications using Rust. Design and implement AI-powered ... Bachelor's degree in Engineering, Computer Science, Software Engineering, or related field.

Develop and maintain high-performance web applications using Rust. Design and implement AI-powered ... Bachelor's degree in Engineering, Computer Science, Software Engineering, or related field.

Job #215923 Chipton-Ross is seeking a Rust Software Developer Level 6 for a contract opportunity in Herndon, VA. BASIC QUALIFICATIONS (REQUIRED SKILLS/EXPERIENCE) * U.S. citizenship with a Active ...

Rust Software Developer

Arlington, VA ยท On-site

$86K - $198K/yr

R0241584 Rust Software Developer The Opportunity: At Booz Allen, we believe in empowering people to change the world. As a Rust Software Developer, you'll apply your technical expertise to solve ...

Rust Software Developer

Arlington, VA ยท On-site

$86K - $198K/yr

Rust Software Developer TheOpportunity: At Booz Allen, we believein empowering people to change the world. Asa Rust Software Developer, you'll applyyour technicalexpertiseto solve complex ...

Rust Software Developer

Chantilly, VA ยท On-site

$86K - $198K/yr

Rust Software Developer TheOpportunity: At Booz Allen, we believein empowering people to change the world. Asa Rust Software Developer, you'll applyyour technicalexpertiseto solve complex ...

Rust Software Developer

Mclean, VA ยท On-site

$86K - $198K/yr

Rust Software Developer TheOpportunity: At Booz Allen, we believein empowering people to change the world. Asa Rust Software Developer, you'll applyyour technicalexpertiseto solve complex ...

A willingness to work in the Rust programming language. * Familiarity with Linux and operating system principles. * Experience building software that interacts with hardware devices, or a strong ...

Proven experience in developing with Stellar SDKs and Rust programming language. * Strong understanding of blockchain technology and decentralized networks. * Familiarity with smart contract ...

$109K - $149K/yr

Expert-level proficiency in C++ or Rust programming. * Strong background in high-frequency trading (HFT) or market making. * Experience with low-latency system design and optimization. * Solid ...

next page

Showing results 1-20

Rust Engineer information

See Virginia salary details

$35.2K

$95.3K

$166.6K

How much do rust engineer jobs pay per year?

As of Jul 9, 2026, the average yearly pay for rust engineer in Virginia is $95,283.00, according to ZipRecruiter salary data. Most workers in this role earn between $79,300.00 and $107,100.00 per year, depending on experience, location, and employer.

What are Rust Engineers?

Rust Engineers are software developers who specialize in using the Rust programming language to build reliable, efficient, and safe systems. They often work on performance-critical applications such as backend services, embedded software, systems programming, and blockchain technologies. Rust Engineers are valued for their ability to write code that minimizes bugs and security vulnerabilities, leveraging Rust's strict compiler and memory safety features. Their expertise is increasingly sought after in industries where safety, speed, and concurrency are essential.

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 a strong understanding of systems programming concepts, the Rust language, and experience with software development best practices, often supported by a degree in computer science or a related field. Familiarity with version control systems like Git, build tools such as Cargo, and knowledge of CI/CD pipelines are typically required. Problem-solving skills, attention to detail, and effective communication set outstanding Rust Engineers apart. These skills and qualifications are essential for building reliable, high-performance, and secure software systems in collaborative development environments.

What are some common challenges Rust Engineers face when integrating Rust with existing systems?

Rust Engineers often encounter challenges when integrating Rust into codebases written in other languages, such as C, C++, or Python. These challenges can include managing foreign function interfaces (FFI), ensuring memory safety across language boundaries, and handling differences in build systems and tooling. Collaboration with teams familiar with legacy systems is often essential to navigate these complexities, and clear documentation is key to successful integration. Over time, these challenges can deepen your understanding of system interoperability and lead to broader career opportunities in systems programming.

What is the difference between Rust Engineer vs Software Developer?

AspectRust EngineerSoftware Developer
Required CredentialsBachelor's in Computer Science or related, familiarity with RustBachelor's in Computer Science or related, general programming skills
Work EnvironmentTech companies, startups, embedded systems, systems programmingVarious industries including tech, finance, healthcare, web development
Employer & Industry UsageCompanies developing performance-critical or system-level applicationsBroad range of companies developing software across sectors
Search & Comparison IntentFocus on Rust-specific roles, systems programmingGeneral software development roles across languages

Rust Engineers specialize in developing high-performance, safe systems using Rust, often in embedded or systems programming contexts. Software Developers have a broader scope, working across multiple languages and industries. While both roles require strong programming skills, Rust Engineers focus on Rust expertise, whereas Software Developers may work with various languages and technologies.

Infographic showing various Rust Engineer job openings in Virginia as of July 2026, with employment types broken down into 94% Full Time, 3% Part Time, and 3% Contract. Highlights an 87% Physical, 4% Hybrid, and 9% Remote job distribution, with an average salary of $95,283 per year, or $45.8 per hour.
Senior Rust Systems Engineer

Senior Rust Systems Engineer

Parry Labs, LLC

Alexandria, VA โ€ข On-site

$111K - $152K/yr

Full-time

PTO

Re-posted 15 hours ago


Job description

Who Are We?

At Parry Labs we believe the modern combat advantage relies on the speed and scale of open systems. Weโ€™re redefining the edge of the ever-changing and increasingly ever-changing battlespace by delivering game changing capabilities to our warfighters through digital engineering, software, and hardware solutions that are essential to our core of being a Digital Systems Integrator.

Born digital and agile, Parry Labs is building a winning team to be the premier provider for Next Generation Mission Systems Integration across air, land, sea, space and cyber.

Are you ready to be an instrumental part of experts in the industry? Join us in the innovation of integration at Parry and apply to help develop the technologies of tomorrow while reaching new heights in your career today.

About the Job

The Platform is a ~140,000-line Rust workspace spanning 24 crates: no_std embedded primitives, an async Tokio daemon, a 30,000-line distributed consensus engine, post-quantum cryptographic infrastructure, and a real-time WebSocket dashboard. It targets defense and critical infrastructure deployments where deterministic execution and zero-panic guarantees are non-negotiable. We need a Rust engineer who can own the full workspace from hardware abstraction layers to API servers, hold the architecture sound as the system scales to full multi-site production, and treat the no-panic policy as an inviolable contract.โ€ฏ


Duties & Responsibilities

  • Own and extend the multi-crate Rust workspace: consensus engine, coordination engine, transport layer, daemon orchestration, data ingestion, hardware abstraction layer, and 18+ supporting crates
  • Maintain no_std compatibility across core crates for constrained embedded deployment targets
  • Implement and harden production readiness gates: structured logging, rate limiting, replay protection, metrics collection, and durable state persistence
  • Design and optimize the async runtime architecture (Tokio): task orchestration, graceful shutdown, backpressure handling, and cancellation safety
  • Enforce the no-panic runtime policy across the entire workspace; systematically eliminate unwrap and expect from all production code paths
  • Build and maintain CI pipelines, fuzz harnesses (cargo-fuzz), and property-based tests (proptest)
  • Manage feature-flag complexity and compilation performance across the workspace
  • Support multi-site deployments: cross-compilation, air-gapped packaging, and site-specific configuration
  • Maintain safe API boundaries between cryptographic crates and the rest of the workspace
  • Own the mesh member lifecycle state machine and guard all transitions against invalid progressions
  • Other duties as assigned

Required Qualifications

  • 5+ years of professional Rust development in production systems
  • Deep no_std and embedded Rust experience: heapless, fixed-capacity collections, custom allocators
  • Strong async/Tokio expertise: task orchestration, graceful shutdown, backpressure, and cancellation safety
  • Track record building multi-crate workspaces with clean dependency management and feature gating
  • Experience with network protocol implementation: TCP/UDP framing, wire formats, gossip protocols
  • Proficiency with the Rust testing ecosystem: cargo-fuzz, proptest, criterion, integration test harnesses
  • Comfort with CI/CD for Rust projects: cross-compilation, clippy enforcement, MIRI for unsafe validation

Preferred Qualifications

  • Experience with distributed systems, fault-tolerant consensus, or distributed fault tolerance research
  • Prior work in defense, aerospace, or environments requiring deterministic execution guarantees
  • Experience building hardware abstraction layers for embedded sensors or constrained receivers
  • Contributions to the Rust ecosystem: open-source crates, RFCs, or conference talks
  • Familiarity with structured binary cryptographic envelope formats
  • Understanding of Merkle tree construction and public key commitment schemes

Why Join Parry Labs?

At Parry Labs, we foster a culture of curiosity and collaboration. Employees are given the autonomy to leverage their skills in creating state-of-the-art tech solutions that aid in the protection of the American Warfighter. We encourage new and bold ideas that push the status quo. It is this entrepreneurial spirit that drives us.

Parry Labs will support you with workplace flexibility, a commitment to the health and well-being of you and your family and provide opportunities to work with a purpose. We are committed to supporting your success in both your professional and personal lives with benefits such as education assistance and unlimited paid time off, just to name a few.

No One Has Time for Long Job Applications!

We completely understand, that is why we have made the application process easy. We promise. This will be simple.

Accessibility/Accommodation:

If because of a medical condition or disability you need a reasonable accommodation for any part of the employment process, please send an e-mail to HR@parrylabs.com or call (256) 682-7145 to let us know the nature of your request and contact information.



Parry Labs logo

About Parry Labs

Sourced by ZipRecruiter

Industry

Guided missile and space vehicle manufacturing

Company size

1 - 10 Employees

Headquarters location

Alexandria, VA, US

Year founded

2016