1

Rust Library Jobs in Summit, NJ (NOW HIRING)

Performance Engineer

New York, NY · Hybrid

$195K - $225K/yr

... system libraries, and kernel code paths, providing suggestions/PRs that optimize critical paths ... Comfortable reading and contributing to code across multiple languages (C, C++, Python, Go, Rust ...

Performance Engineer

New York, NY · On-site

$195K - $225K/yr

... system libraries, and kernel code paths, providing suggestions/PRs that optimize critical paths ... Comfortable reading and contributing to code across multiple languages (C, C++, Python, Go, Rust ...

DevOps Engineer

Newark, NJ · Remote

$79.21 - $104.97/hr

Solid programming skills in languages such as Python, Rust or Go and experience in scripting and automation. * Familiarity with machine learning frameworks and libraries such as PyTorch, Tensorflow ...

C++, Rust, R, C * Ability to read and work across multiple languages as needed Infrastructure ... Experience implementing methods from literature, not just using libraries * Background in applied ...

Solutions Engineer

New York, NY · On-site

$170K - $220K/yr

... library of environments ready to meet customers where they are. * Tell the story and produce ... Python, Node/TypeScript, Go, Ruby, Rust. * Strong communication skills. Clear, direct writing and ...

Author andmaintainthe reference implementation library, ensuring backward compatibility, clear ... Rust (Solana/Substrate) experience is a plus. * Proven deployment of security token or regulated ...

Author and maintain the reference implementation library, ensuring backward compatibility, clear ... Rust (Solana/Substrate) experience is a plus. * Proven deployment of security token or regulated ...

Build instrumentation libraries, SDKs, and integrations that make it easy for engineering teams to ... Have strong proficiency in at least one of Python, Rust, or Go * Have excellent communication ...

Showing results 41-60

Rust Library information

See Summit, NJ salary details

$9

$16

$20

How much do rust library jobs pay per hour?

As of Sep 4, 2026, the average hourly pay for rust library in Summit, NJ is $16.20, according to ZipRecruiter salary data. Most workers in this role earn between $14.33 and $17.12 per hour, depending on experience, location, and employer.

What is the difference between Rust Library vs Rust Developer?

AspectRust LibraryRust Developer
Required CredentialsKnowledge of Rust programming, library development experienceProficiency in Rust, software development skills, possibly a degree in computer science
Work EnvironmentTypically works on creating, maintaining, or documenting Rust librariesDevelops software applications using Rust, may work on libraries as part of projects
Employer & Industry UsageOpen-source projects, tech companies, software firmsTech companies, startups, software development firms
Search & Comparison IntentLooking for roles related to creating or maintaining Rust librariesSeeking software development roles involving Rust programming

In summary, a Rust Library focuses on developing and maintaining reusable code components in Rust, often within open-source or collaborative projects. A Rust Developer, however, is a broader role involving designing, coding, and deploying software applications using Rust, which may include working with or creating libraries as part of their responsibilities.

What cities near Summit, NJ are hiring for Rust Library jobs?

Cities near Summit, NJ with the most Rust Library job openings:

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Elizabeth, NJ • On-site

$20 - $30/hr

Full-time

Posted 4 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.