1

Rust Jobs in Atlanta, GA (NOW HIRING)

Painter

Hiram, GA · On-site

$16 - $21.75/hr

Apply decals, stencils and rust-proofing as required * Inspect work before, during and after painting * Perform coating thickness and gloss checks * Transport parts and materials using tuggers ...

Data Scanning Associate

Kennesaw, GA · On-site

$14.75 - $19.25/hr

T = A ccountability, R espect, T rust! Requirements: * At least 18 years of age. * High school diploma, or equivalent. * Smartphone with ability to download company pricing app and collect work ...

Embedded Software Engineer

Atlanta, GA · On-site

$126K - $166K/yr

... C, Rust, Go) and a genuine interest in going deep on performance-critical code; working knowledge of Python. • Strong debugging skills: methodical, evidence-driven, and comfortable with problems ...

Advanced proficiency in Python, as well as proficiency in C++ or Rust * Familiarity with embedded Linux platforms, particularly NVIDIA Jetson devices * Demonstrated experience in object tracking ...

Experience with lower-level languages (e.g., Rust, Go, or C++). * Deep understanding of serialization codecs and compression (Protobuf, FlatBuffers). * Knowledge of AWS Cloud Architecture and Data ...

Proficiency in a variety of programming languages such as C++, Go, Rust, Java, and Python. * A desire to work on software and applications that have real-world impact. * U.S. Person status is ...

Senior Software/Data Engineer

Atlanta, GA · Hybrid

$116K - $153K/yr

Experience with lower-level languages (e.g., Rust, Go, or C++). * Deep understanding of serialization codecs and compression (Protobuf, FlatBuffers). * Knowledge of AWS Cloud Architecture and Data ...

Mastery of at least one general purpose widely used scripting or programming language (e.g., Python, Perl, Rust). * Working knowledge of database Structured Query Language (SQL). * Familiarity with ...

Showing results 41-60

Rust information

See Atlanta, GA salary details

$24K

$66.8K

$95.2K

How much do rust jobs pay per year?

As of Sep 9, 2026, the average yearly pay for rust in Atlanta, GA is $66,754.00, according to ZipRecruiter salary data. Most workers in this role earn between $37,000.00 and $90,400.00 per year, depending on experience, location, and employer.

What is a rust?

A Rust job typically involves developing software using the Rust programming language, which is known for its memory safety, performance, and concurrency features. Rust developers work on system programming, web assembly, backend services, and embedded systems. Many Rust jobs are in industries requiring high-performance and secure applications, such as finance, blockchain, and networking. Employers look for proficiency in Rust, knowledge of software development best practices, and experience with related tools and frameworks.

What are the key skills and qualifications needed to thrive in the rust position, and why are they important?

To thrive as a Rust Developer, you need strong programming abilities in Rust, a solid understanding of systems programming concepts, and typically a background in computer science or related fields. Familiarity with industry-standard tools like Cargo, Git, and CI/CD pipelines, as well as knowledge of platforms such as Linux, is often expected. Excellent problem-solving, effective communication, and a collaborative mindset help developers excel when working on complex software projects within teams. These skills are crucial for building robust, high-performance applications while ensuring maintainability and scalability in demanding technology environments.

What are the most common challenges faced by rust developers in their day-to-day work?

Rust Developers often encounter challenges related to borrowing and ownership concepts, which are core features that ensure memory safety but can also make debugging and designing programs more difficult for those new to the language. Additionally, as Rust is still relatively young compared to some other languages, developers may face limited third-party library support or need to contribute to open-source tools themselves. However, working in teams allows for knowledge sharing and collaborative problem-solving, making it easier to overcome these obstacles. Embracing a growth mindset and participating in the active Rust community can help developers quickly adapt and thrive in this evolving field.

What are the most commonly searched types of Rust jobs in Atlanta, GA?

The most popular types of Rust jobs in Atlanta, GA are:

Infographic showing various Rust job openings in Atlanta, GA as of August 2026, with employment types broken down into 79% Full Time, 5% Part Time, and 16% Contract. Highlights an 95% In-person, and 5% Remote job distribution, with an average salary of $66,754 per year, or $32.1 per hour.

AI Agent Trajectory Annotator and Reviewer

Kennesaw, GA

$20 - $30/hr

Full-time

Posted 9 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.