1

Rust Jobs in Wisconsin (NOW HIRING)

WI ยท On-site

$114 - $131/hr

It's Rust across the stack, compiled to WebAssembly, with custom rendering with wgpu/WebGPU, one code path native and in the browser. About the Role Fullstack, Rust end-to-end, working on the ...

Rust-Oleum is an equal-opportunity employer. Employment selection and related decisions are made without regard to sex, race, age, disability, religion, national origin, color, or other protected ...

Rust-Oleum is an equal-opportunity employer. Employment selection and related decisions are made without regard to sex, race, age, disability, religion, national origin, color, or other protected ...

Hours are 9:00am - 5:30pm (training hours 8:00am - 4:30pm) Rust-Oleum Corporation is a worldwide leader in protective paints and coatings for both home and industry. We offer a wide range of products ...

Selector/Material Handler Nights

Kenosha, WI ยท On-site

$16.25 - $19.75/hr

Today, that discovery is Rust-Oleum Corporation. Founded in 1921, the same passion that drove the Captain to create the world's first rust-preventative paint still drives us today. When we see a ...

Material Handler (Raw)

Pleasant Prairie, WI

$16.25 - $19.75/hr

Today, that discovery is Rust-Oleum Corporation. Founded in 1921, the same passion that drove the Captain to create the world's first rust-preventative paint still drives us today. When we see a ...

Material Handler (Comp)

Pleasant Prairie, WI ยท On-site

$16.25 - $19.75/hr

Today, that discovery is Rust-Oleum Corporation. Founded in 1921, the same passion that drove the Captain to create the world's first rust-preventative paint still drives us today. When we see a ...

Today, that discovery is Rust-Oleum Corporation. The same passion that drove the Captain to spend his next few years creating the world's first rust-preventative paint still drives us today. When we ...

Today, that discovery is Rust-Oleum Corporation. The same passion that drove the Captain to spend his next few years creating the world's first rust-preventative paint still drives us today. When we ...

Showing results 21-40

Rust information

See Wisconsin salary details

$25.2K

$70.1K

$99.9K

How much do rust jobs pay per year?

As of Sep 6, 2026, the average yearly pay for rust in Wisconsin is $70,065.00, according to ZipRecruiter salary data. Most workers in this role earn between $38,900.00 and $94,900.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 Wisconsin?

The most popular types of Rust jobs in Wisconsin are:

What are popular job titles related to Rust jobs in Wisconsin?

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

What cities in Wisconsin are hiring for Rust jobs?

Cities in Wisconsin with the most Rust job openings:

Infographic showing various Rust job openings in Wisconsin as of August 2026, with employment types broken down into 1% Internship, 92% Full Time, 4% Part Time, 2% Contract, and 1% Nights. Highlights an 82% Physical, 3% Hybrid, and 15% Remote job distribution, with an average salary of $70,065 per year, or $33.7 per hour.

Rust Software Engineering Intern, Chip Design Tools - Winter

Atomic Semi

WI โ€ข On-site

$114 - $131/hr

Other

Medical, Dental, Vision, Retirement, PTO

Posted 6 days ago


Key responsibilities

  • Own major features of the application from design through shipping, working on the full stack in Rust.

  • Develop and optimize interactive, low-latency editing tools, including algorithms and computational geometry.

  • Implement a document model supporting diffing, merging, and real-time collaboration, and develop the sync engine for streaming edits between clients.


Job description

About fab2

The fab2 team can build anything. We design all the hardware and software needed to make chips and we make the fabs, tools, and components ourselves.

We're looking for exceptional, hands-on people who can iterate to the limits of what's possible.

fab2 was founded by Sam Zeloof and Jim Keller. Sam is best known for making chips in his garage, and Jim has been a leader in the semiconductor industry for the past 40 years.

About the Team

We are building the software that silicon chip designers should have had 20 years ago.

Designing a chip today means stitching together a pile of desktop software, much of it decades old. We have a lot of respect for those tools, but in many ways they are behind. They've carried the industry this far, but we see enormous room to do better. For example: real version control, real collaboration, and interfaces that give you intuition rather than requiring it. We've concluded that we must build a lot of it from scratch. Studio is a fast, browser-based, multiplayer platform for designing and assembling whole chips. Figma plus GitHub, for silicon. The primary goal is simple: a user should never have to install anything or leave our app to take a chip from idea to finished design. Schematic capture, physical layout, and simulation, all in one place, end to end.

Studio is one half of a bigger idea at Fab2: making chips should be fast. We build our own fab equipment for the same reason we build our own software, because the components for what we want don't exist yet. Studio is the design side of that, and we want to close the feedback loop between designing a chip and fabricating it, so the whole cycle gets faster instead of just one part. Your users include the chip and process engineers sitting near you, which means the feedback loop on your own work is short too.

It's a deep application, dozens of complex tools and the heft of Photoshop, but we want it to feel as intuitive and powerful as Figma. It's Rust across the stack, compiled to WebAssembly, with custom rendering with wgpu/WebGPU, one code path native and in the browser.

About the Role

Fullstack, Rust end-to-end, working on the application itself. You will own major features from design through shipping and touch the whole stack. These are some of the problems on the table right now:

  • Deeply interactive, low-latency editing tools: drag a wire and watch it auto-route, place a block, measure, annotate, catch mistakes the instant they happen. Careful handling, some algorithms and computational geometry. We need to constantly fight to keep the tools simple.

  • A document model that can be diffed and merged like source code and at the same time real-time collaborative. This is the foundation everything else sits on.

  • The sync engine streaming edits between clients, so chip designers can work together without sending files back and forth. More like a game server than CRUD: eventual consistency, high bandwidth streaming, correctness. Whether the wire format decodes to owned data or stays zero-copy so it holds up when the design is very large is a decision you own.

  • A GPU canvas that renders millions of polygons and stays smooth: spatial indexing, culling, level of detail, all in one Rust code path for web and native.

  • Simulation you can feel: waveforms that stream onto the screen as the solver produces them, with an interactive tier that answers in milliseconds while heavier analysis runs behind it.

There is also plenty nearby as the application grows: a plugin system built on sandboxed WebAssembly components, a scripting API where a script is the same first-class client as the mouse, and integrations that send finished designs to the fab.

Who Does Well Here

The people who have done well on this team tend to come from deep, rich applications: tools and engine programmers, people who have built game level editors, DAWs, CAD tools, rendering pipelines, or software where the hard problems live in the seams between data, rendering, and input. It is tools programming where the output of the tool is silicon.

You don't need to know anything about chip design, but you need to be willing to learn. If you've drawn a schematic, run SPICE, or built RLC circuits, you'll ramp faster and probably care more about getting it right, but we can teach, and fresh eyes are part of the point. We are building tools intuitive to new users, not just folks used to the old silicon design tools from the 90s.

We take on ambitious goals and work hard. We build complex things quickly. We care that you own every line you ship, and care about clean code. A portfolio (GitHub is fine) is required. We currently use things like: Bevy's ECS, wgpu, Axum, WebAssembly, PostgreSQL.

Required Experience
  • Strong Rust, or serious C++/systems experience and the obvious curiosity to go deep in Rust.

  • Solid systems fundamentals: memory, performance, concurrency. You profile before you optimize. You've taken something slow and made it fast, and you can tell us about why it was slow.

  • A track record of non-trivial software you built from scratch and can walk us through end to end. The weird side project, engine, or tool you wrote because the existing one annoyed you.

Nice-to-have
  • A game, engine, or real-time background: ECS, scene graphs, spatial indexing, physics engines, frame budgets, GUI, low-latency input.

  • Some EE, analog and digital. You don't need to be a chip designer.

  • Time lived inside deep, serious software, and opinions about it: Blender, Ableton, KiCad, CAD tools, DAWs, game engines.

  • Distributed or real-time systems: write-ahead logs, event sourcing, replication, CRDTs, OT, websockets. Data pipelines.

  • Geometry, graph, and routing algorithms; spatial data structures; optimization.

  • Familiarity with schema evolution and serialization formats like Protobuf, Flatbuffers, Capโ€™n Proto.

  • Graphics and visualization: turning big, complex datasets into something legible, fast, and even beautiful on screen. Custom rendering, shaders, GPU pipelines (WebGPU, Vulkan, OpenGL).

  • An interest in version control, not just using Git but how it works underneath.

Working at fab2

We're an early-stage hardware startup with solid funding, world-class advisors, and offices in Austin, TX and San Francisco, CA. fab2 is committed to fair and equitable compensation. Software Interns are paid hourly, at a rate equivalent to an annualized range of $114,000โ€“$131,000 depending on experience and education. Actual earnings vary with hours worked.

Internship Benefits
  • Housing Stipend to help with first month expenses

  • Lunches daily, Dinners 3x per week, Stocked Office Kitchen with Snacks and Spindrifts

  • Weekly Learning & Development opportunities

  • Commuter Benefits including Parking and Late Night Uber rides from the office

  • Paid Time Off inclusive of Holidays and Sick Time

  • Visa Sponsorship

  • Medical, Dental, and Vision insurance

  • 401(k) retirement plan

  • Life and Disability Insurance

We are an equal-opportunity employer and do not discriminate on the basis of race, religion, national origin, gender, sexual orientation, age, veteran status, disability or other legally protected statuses.

Export Control Analysis

This position involves access to technology that is subject to U.S. export controls. Any job offer made will be contingent upon the applicantโ€™s capacity to serve in compliance with U.S. export controls.

fab2, formerly known as Atomic Semi

#J-18808-Ljbffr