1

Rust Contract Jobs in California (NOW HIRING)

Senior Rust Engineer

Los Angeles, CA · On-site

$132K - $174K/yr

Los Angeles, CA (Onsite Work) Duration: Long Term Contract Responsibilities · Design, build, and ship production Rust services end-to-end -- from Postgres schema and migrations up through GraphQL ...

New

Semiotic Labs - Rust Engineer

San Francisco, CA · On-site +1

$67.75 - $91/hr

Work closely with smart contract engineers to ensure seamless on-chain integration (mainly on L2s ... Proficient with Rust's async/await model , leveraging futures, tokio, or async-std * Understanding ...

Job #216012 Chipton-Ross is seeking a Rust Software Developer for a contract opportunity in Camden,NJ. BASIC QUALIFICATIONS (REQUIRED SKILLS/EXPERIENCE) * U.S. citizenship with a Active Department of ...

... Contract-to-Hire) Required Skills * Strong experience with Swift, SwiftUI, and AppKit (NSCollectionView, NSTableView, NSBrowser, NSPathControl) * Hands-on experience with Rust (Tokio, async ...

Contract Location: Remote Scope of Work: * Contribute expert-level code samples, debugging strategies, and development insights in Python3, Java, Rust, Go, C++, or TypeScript. * Analyze, troubleshoot ...

Contract Location: Remote Scope of Work: * Contribute expert-level code samples, debugging strategies, and development insights in Python3, Java, Rust, Go, C++, or TypeScript. * Analyze, troubleshoot ...

Contract Location: Remote Scope of Work: * Contribute expert-level code samples, debugging strategies, and development insights in Python3, Java, Rust, Go, C++, or TypeScript. * Analyze, troubleshoot ...

Contract Location: Remote Scope of Work: * Contribute expert-level code samples, debugging strategies, and development insights in Python3, Java, Rust, Go, C++, or TypeScript. * Analyze, troubleshoot ...

Senior Software Engineer - Remote

Los Angeles, CA · Remote

$132K - $174K/yr

Contract Location: Remote Job Summary: In this role, you'll apply your expertise to help train next ... Proficiency in Python3, Java, Rust, or TypeScript, with additional experience in C++ or Go ...

next page

Showing results 1-20

Rust Contract information

What is a Rust contract developer?

Rust contract developers are programmers who specialize in writing smart contracts using the Rust programming language, commonly for blockchain platforms like Solana, NEAR, and Polkadot. These developers use Rust's safety and performance features to create secure and efficient decentralized applications (dApps) and protocols. Their work involves designing, coding, testing, and deploying smart contracts, ensuring that they function correctly and securely on the blockchain.

What types of projects and teams do Rust contract developers typically work on, and how is collaboration managed in these environments?

Rust contract developers are often brought on to contribute to high-performance systems, such as blockchain infrastructure, network services, or embedded applications. They usually join agile, cross-functional teams comprising other engineers, product managers, and sometimes DevOps professionals. Collaboration is managed through daily standups, code reviews, and regular communication via tools like Slack or GitHub. Contractors are expected to quickly familiarize themselves with project-specific codebases and processes, contributing clean, maintainable code while adhering to established development standards.

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

To thrive as a Rust Smart Contract Developer, you need strong proficiency in Rust programming, blockchain fundamentals, and experience with smart contract development, often supported by a relevant degree or certifications. Familiarity with tools like Cargo, testing frameworks, and blockchain platforms such as Solana or NEAR is essential. Attention to detail, problem-solving ability, and effective communication are crucial soft skills for collaborating with teams and ensuring secure code. These skills are vital to building reliable, efficient, and secure smart contracts that meet project requirements and industry standards.

What is the difference between Rust Contract vs Rust Developer?

AspectRust ContractRust Developer
Required CredentialsExperience with Rust, contract law knowledge (if applicable)Proficiency in Rust programming, coding certifications
Work EnvironmentProject-based, freelance or consultingFull-time or part-time employment, in-house or remote
Industry UsageUsed in blockchain, smart contracts, and software projectsDevelops software applications, systems, or tools

The main difference is that a Rust Contract typically refers to a contractual role involving Rust skills, often project-based or freelance, focusing on specific deliverables. A Rust Developer is a full-time or part-time professional who writes and maintains Rust code within a company or organization. Both roles require Rust proficiency, but their work settings and responsibilities differ.

What are the most commonly searched types of Rust jobs in California?

The most popular types of Rust jobs in California are:

What are popular job titles related to Rust Contract jobs in California?

For Rust Contract jobs in California, the most frequently searched job titles are:

What job categories do people searching Rust Contract jobs in California look for?

The top searched job categories for Rust Contract jobs in California are:

What cities in California are hiring for Rust Contract jobs?

Cities in California with the most Rust Contract job openings:

Infographic showing various Rust Contract job openings in California as of August 2026, with employment types broken down into 64% Full Time, and 36% Contract. Highlights an 84% In-person, and 16% Remote job distribution.

Senior Rust Engineer

Logiciel Solutions Inc

Los Angeles, CA • On-site

$132K - $174K/yr

Other

Posted 3 days ago

New


Job description

Job Role: Sr. Rust Engineer

Location: Los Angeles, CA (Onsite Work)

Duration: Long Term Contract

Responsibilities

·       Design, build, and ship production Rust services end-to-end — from Postgres schema and migrations up through GraphQL and gRPC APIs — for tens of thousands of users, with care for backwards compatibility and gated rollout of behaviour changes.

·       Own features in our cloud GraphQL API: async-graphql schema and resolvers, sqlx queries and migrations (raw, compile-checked SQL — no ORM), relationship-based authorization (Ory Keto), search (Meilisearch), and messaging (NATS/JetStream).

·       Build and evolve async, concurrent systems with Tokio — services, background workers, and streaming APIs — that stay correct under load and observable in production.

·       Work across gRPC / Protobuf service boundaries (Tonic/Prost), treating published surfaces as backwards-compatibility contracts.

·       Contribute to shared foundational crates with wide blast radius, keeping changes narrow and well-tested.

·       Extend Strada's peer-to-peer architecture — iroh/QUIC transport, WebRTC signaling, TURN, NAT traversal — where media transfers directly between machines.

·       Depending on your interests and the team's needs, go deep on the GStreamer media pipeline (custom elements, pro codecs, low-latency streaming) or the cloud and data plane (API, storage, search, auth).

·       Instrument everything (OpenTelemetry, Datadog, Prometheus) and take part in CI/CD on AWS EKS (Terraform/Terragrunt, GitHub Actions).

Must-have (core, non-negotiable)

·       Strong production Rust — ownership, borrowing and lifetimes, traits, error handling, and a type system used well.

·       Solid async Rust (Tokio or equivalent): tasks, channels, streams, cancellation, and reasoning clearly about concurrency correctness.

·       Experience designing and operating backend services and their APIs (HTTP / GraphQL / gRPC).

·       Production experience with relational databases and SQL (PostgreSQL preferred), including schema design and migrations — comfortable with raw SQL, not just an ORM.

·       A solid grasp of auth fundamentals — OAuth2 / JWT, and RBAC or relationship-based access control.

·       At home in a command-line, cloud-native workflow (Docker, CI/CD, some cloud infrastructure exposure), collaborating and reviewing code in a sizable codebase.

Where you could make a big impact:

·       These are areas you can own and go deep on — any one is a way to have outsized impact, and a couple can be a specialty in their own right.

·       Real-time and networking systems — WebRTC (SDP/ICE/TURN), QUIC, NAT traversal, or libraries like iroh.

·       Media and streaming — GStreamer, professional video codecs (ProRes, RED R3D, Blackmagic RAW), AVFoundation / VideoToolbox, low-latency pipelines.

·       Systems-level / OS work — daemons and background services (launchd / Windows services), Unix domain sockets and named pipes, virtual filesystems (NFS / FSKit / WinFsp), caching, and content addressing.

Nice to have / bonus:

·       gRPC / Protobuf on the Rust stack (Tonic/Prost), with schema-evolution and backwards-compat discipline.

·       async-graphql or other production GraphQL server experience.

·       sqlx specifically (compile-time-checked queries, offline mode) and Postgres performance tuning.

·       Ory (Keto/Oathkeeper) or other Zanzibar-style authorization; Auth0.

·       Cloud-native ops — AWS (EKS, ECR, S3), Kubernetes, Terraform/Terragrunt, NATS, Meilisearch.

·       Cross-language FFI (swift-bridge, Rust wift/TS bindings) — handy, since our clients embed Rust.

·       Nix/devenv reproducible environments and just-based task runners.

·       Observability tooling (OpenTelemetry, Datadog, PrometheGrafana/Tempo).

·       A background in film, video, or post-production, or other professional media workflows.