1

Rust Developer Jobs in Nashua, NH (NOW HIRING)

Software Engineer, Rust

Waltham, MA · On-site

$146 - $194/hr

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

New

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Software Engineer, Rust

Waltham, MA · On-site

$146 - $194/hr

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

New

Senior Software Engineer, Rust

Waltham, MA · On-site

$132K - $174K/yr

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Senior Software Engineer, Rust

Waltham, MA · On-site

$132K - $174K/yr

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Experience with concurrent and parallel programming patterns in Rust. * Experience in state estimation, including Bayesian filtering, sensor fusion, and recursive estimation techniques. * Background ...

Mentor and technically lead senior engineers, setting coding standards, review processes, and CI/CD ... Expert-level proficiency in modern C++ and/or Rust, including asynchronous and multithreaded ...

New

Mentor and technically lead senior engineers, setting coding standards, review processes, and CI/CD ... Expert-level proficiency in modern C++ and/or Rust, including asynchronous and multithreaded ...

New

next page

Showing results 1-20

Rust Developer information

See Nashua, NH salary details

$17

$53

$82

How much do rust developer jobs pay per hour?

As of Aug 20, 2026, the average hourly pay for rust developer in Nashua, NH is $53.37, according to ZipRecruiter salary data. Most workers in this role earn between $40.77 and $65.34 per hour, depending on experience, location, and employer.

What does a Rust developer do?

The job duties of a Rust developer focus on performing computer programming tasks using the Rust programming language. As a Rust developer, you focus on coding and development for projects such as web browsers, operating systems, server and systems software, and blockchain projects. Your responsibilities vary depending on the requirements of the development projects on which you work. You typically work to ensure the safety and security of the software or systems that you develop and test and debug them as part of the development process.

What is a Rust developer?

Rust Developers are software engineers who specialize in using the Rust programming language to build safe, fast, and reliable applications. They write, test, and maintain code, often focusing on system-level programming, web servers, blockchain technologies, and performance-critical software. Rust Developers leverage the language’s unique features, like memory safety and concurrency, to build efficient and secure solutions. Their responsibilities may also include contributing to open-source projects, optimizing existing code, and collaborating with cross-functional teams.

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

To thrive as a Rust Developer, you need strong proficiency in Rust programming, a solid understanding of systems programming concepts, and a relevant degree or experience in software development. Familiarity with tools like Cargo, Git, and continuous integration systems, as well as experience with frameworks such as Actix or Rocket, are commonly required. Outstanding problem-solving skills, attention to detail, and effective communication set top Rust Developers apart. These skills ensure robust, efficient, and safe code, which is essential for building reliable software solutions.

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

Rust Developers often encounter challenges such as managing complex dependencies, ensuring memory safety without sacrificing performance, and integrating Rust code with existing systems written in other languages. Collaborating with cross-functional teams can also require clear communication, especially when explaining Rust’s unique concepts to those unfamiliar with the language. Staying up-to-date with the rapidly evolving Rust ecosystem and tooling is important, as new libraries and best practices frequently emerge.

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

AspectRust Developer
Required CredentialsProficiency in Rust programming, often with a computer science background or coding certifications
Work EnvironmentSoftware development teams, especially in systems programming, embedded systems, or performance-critical applications
Industry UsageTech companies focusing on safety, concurrency, and performance, including blockchain, embedded systems, and web assembly

Rust Developers and C++ Developers share similar skills in systems programming, requiring knowledge of low-level programming, memory management, and performance optimization. Both roles are common in industries demanding high efficiency and safety. While C++ Developers often have experience with legacy codebases and a broader range of tools, Rust Developers focus on modern safety features and concurrency. The choice between the two depends on project requirements and company preferences.

How much do Rust developers make?

Rust developers typically earn between $80,000 and $150,000 annually, depending on experience, location, and industry. Skilled developers with knowledge of systems programming, concurrency, and performance optimization tend to command higher salaries, especially in tech hubs or companies working on performance-critical applications.

Is Rust a high paying language?

Rust developers are generally among the higher-paid programmers due to the language's growing popularity in systems programming, security, and performance-critical applications. Salaries can vary based on experience, location, and industry, but expertise in Rust is often associated with competitive compensation. Knowledge of related tools like Cargo and understanding of low-level programming can further enhance earning potential.

Is a Rust developer in demand?

Rust developers are increasingly in demand due to Rust's focus on safety, performance, and concurrency, especially in systems programming, embedded systems, and WebAssembly. Companies value skills in Rust alongside knowledge of related tools like Cargo and familiarity with multi-threaded programming, leading to growing job opportunities in the tech industry.

What are popular job titles related to Rust Developer jobs in Nashua, NH?

For Rust Developer jobs in Nashua, NH, the most frequently searched job titles are:

What job categories do people searching Rust Developer jobs in Nashua, NH look for?

The top searched job categories for Rust Developer jobs in Nashua, NH are:

Infographic showing various Rust Developer job openings in Nashua, NH as of August 2026, with employment types broken down into 79% Full Time, 8% Part Time, and 13% Contract. Highlights an 80% Physical, 6% Hybrid, and 14% Remote job distribution, with an average salary of $111,009 per year, or $53.4 per hour.

Principal Rust Engineer - Language Runtime

Progress Software Corporation

Burlington, MA • On-site

$170 - $189/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

This job post has expired today. Applications are no longer accepted.


Job description

We are Progress (Nasdaq: PRGS), a company that builds software enabling our customers to develop, deploy, and manage responsible, AI‑powered applications and experiences with agility and ease. Join us as a Principal Rust Engineer – Language Runtime in a hybrid role between a home office and our Burlington, MA headquarters.

Overview

We are building a production language runtime in Rust that includes a compiler, virtual machine, wire protocol client, and application server. As a long‑term technical owner, you will work alongside experienced platform architects and a second Rust engineer.

Responsibilities
  • Implement and optimize an async, register‑based virtual machine with cooperative scheduling and built‑in function dispatch.
  • Translate language semantics from a reference C implementation into idiomatic, correct Rust.
  • Extend a multi‑stage compiler pipeline (lexer, parser, AST, IR, code‑gen) and deliver new language features with conformance and property‑based tests.
  • Extend a binary wire protocol implementation reverse‑engineered from C source; own TLS, authentication, and connection pooling.
  • Maintain a Tokio‑based async runtime handling thousands of concurrent requests with shared state and admission control.
  • Contribute to HTTP, WebSocket, and gRPC server layers.
  • Manage a large multi‑crate Cargo workspace—dependency hygiene, CI performance, and release engineering.
  • Mentor senior engineers (20+ years platform experience) adopting Rust through teaching‑oriented code reviews, pair programming, and progressive ownership handoff.
  • Document architecture decisions and maintain design docs as first‑class deliverables.
Qualifications
  • Overall 10+ years of software engineering experience.
  • 5+ years of production Rust in systems software (runtimes, compilers, databases, or networking).
  • Experience with a compiler or language runtime (parser, AST/IR, bytecode compiler, VM, or interpreter).
  • Async Rust at scale—Tokio, shared‑state concurrency, cancellation safety.
  • Fluency with large multi‑crate Cargo workspaces.
  • Ability to read large C codebases and derive correct Rust implementations.
  • Mentorship mindset—patience, clear communication, progressive handoff.
  • Long‑term ownership orientation—multi‑year commitment.
  • Excellent written and verbal English.
  • CS degree or equivalent (data structures, algorithms, OS, compilers).
Desired Qualifications
  • VM design—opcode dispatch, cooperative scheduling, register allocation.
  • Binary protocol reverse‑engineering and zero‑copy parsing.
  • Property‑based testing (proptest, quickcheck).
  • Concurrent data structures—DashMap, Moka, lock‑free patterns.
  • Axum/Tower/WebSocket server experience.
  • Developer tooling protocols (LSP, DAP).
  • Observability—tracing, OpenTelemetry, Prometheus.
  • Database connectivity—pooling, transactions, schema resolution.
  • Experience onboarding engineering teams into Rust.
  • AI‑assisted development tools (Copilot, Claude).
Compensation & Benefits
  • Base Salary Range: $170,000 – $189,000.
  • Eligibility to participate in performance‑based annual corporate bonus plan.
  • Comprehensive medical, dental, vision, life & disability, and financial benefits (including 401(k) retirement savings plan).
  • Tuition reimbursement program.
  • Voluntary benefits: crucial illness/hospital indemnity, identity theft protection, auto & home insurance, legal, and pet insurance.
  • Employee Stock Purchase Program (ESPP) with 27‑month lookback.
  • Flexible paid vacation, paid day off for birthday, and company holidays.
  • Various leave plans, including parental leave.
  • Employee Assistance Program (EAP) and well‑being program focusing on physical, mental, and financial health.
#J-18808-Ljbffr