Sub Category

Trainee / Graduate Jobs

Administrative Jobs in Nigeria

Advertising Jobs Nigeria

Accounting Jobs in Nigeria

Auditing Jobs Nigeria

Arts Jobs in Nigeria

Android / IOS Developer Jobs

Agriculture Jobs in Nigeria

Architecture Jobs in Nigeria

Aviation Jobs in Nigeria

Automobile Jobs in Nigeria

Banking Jobs in Nigeria

Computer & InfoTech Jobs

Computer / IT Support Jobs

Customer Service Jobs

Civil Engineering Jobs

Cook / Chef Jobs

Database Jobs in Nigeria

Driving / Dispatch Rider Jobs

Education Jobs for Nigerians

Real Estate Jobs

Electrical/Electronics Jobs

Engineering Jobs in Nigeria

Facility Mgt Jobs in Nigeria

Finance Jobs in Nigeria

Front Desk Jobs in Nigeria

Geology Jobs

Government Jobs in Nigeria-

Graphics Design Jobs

Hospitality Jobs in Nigeria

Hotel Jobs in Nigeria

HR Jobs in Nigeria

Industrial Attachment (Internship)

Insurance Jobs in Nigeria

Journalism / Content Writing Jobs

Law Enforcement / Security Jobs

Lecturing Jobs in Nigeria

Law / Legal Jobs in Nigeria

Linux & Unix Jobs Nigeria

Marketing & Sales Jobs

Maritime & Shipping Jobs

Medical & Healthcare Jobs

Military Jobs in Nigeria

Computer Networking Jobs

NGO Jobs in Nigeria

Oil & Gas Jobs in Nigeria

Oracle Jobs in Nigeria

Personal Assistant Jobs

PHP & MySQL Jobs in Nigeria

Physician / Medical Officer Jobs

Public Relation Jobs

Programming / Software Jobs

Pri/Sec Sch Teaching Jobs

Real Estate Jobs in Nigeria

Remote / Work-at-home Jobs

Research Jobs in Nigeria

Safety & Health Jobs

Secretarial Jobs in Nigeria

Security Jobs in Nigeria

Sales Jobs

Shipping & Maritime Jobs

Student Jobs in Nigeria

Software Developer Jobs

System Admin Jobs in Nigeria

Teaching Jobs in Nigeria

Telecommunication Jobs

Semi-skilled / Factory Work

Volunteer Jobs Nigeria

Web Developer Jobs Nigeria

Web Designer / Frontend / UI Jobs


Job Filter

Get Latest Nigerian Jobs Alert!
Enter your email below.








  
          Popular Jobs
Dutum Company Limited Job Recruitment (5 Positions)

Global Village Healthcare Initiative for Africa Job Recruitment (6 Positions)

Africa Metals Minerals (AMMC) Job Recruitment (3 Positions)

Julius Berger Nigeria Plc Graduate & Exp. Job Recruitment

Mwanga Limited Job Recruitment (3 Positions)

Prime Pharmacy Job Recruitment (3 Positions)

Rotic Aluminium Extrusion Job Recruitment (5 Positions)

SnappyCX Job Recruitment (3 Positions)

HNJ Exclusive Job GOODY Bag - March Week TWO UPDATE!

Whitefield Hotels Limited Job Recruitment (8 Positions)

Citibank Nigeria Limited (CNL) Job Recruitment

Uniccon Group of Companies Job Recruitment (3 Positions)

LEAM Consulting Limited Job Recruitment (25 Positions)

Prohuman Capital Consulting Job Recruitment (3 Positions)

GIG Logistics Job Recruitment (3 Positions)

Nordic Hotels Job Recruitment (5 Positions)

Solid Rock Hospital Job Recruitment (3 Positions)

National Agency for Science and Engineering Infrastructure (NASENI) Job Recruitment - 5 Positions

Luxsit Integration Limited Job Recruitment (3 Positions)

VIJU Industries Nigeria Limited Job Recruitment (16 Positions)

The Change Room Job Recruitment (3 Positions)

KEDI Healthcare Industries Nigeria Limited Job Recruitment (3 Positions)

O.Peenice Adio Enterprises Job Recruitment (5 Positions)

Ibifoundry Limited Job Recruitment (4 Positions)

Watini Engineering and Construction Limited Job Recruitment (5 Positions)

Rainbow Educational Services Limited Job Recruitment (8 Positions)

Avatar New Energy Materials Company Limited Entry-Level & Exp. Job Recruitment (3 Positions)

Latest Graduate & Management Trainee Job Recruitment in Nigeria - HNJobs (Weekly Recap)

Myafrimall Logistics Limited Job Recruitment (3 Positions)

Tribest Corporate Support Limited Entry-Level & Exp. Job Recruitment (12 Positions)

Jagwuni Global Job Recruitment (4 Positions)

Latest Oil & Gas Job Opportunities in Nigeria - HNJ Exclusive

Axis Lamp Security Services Limited Job Recruitment (3 Positions)

Latest Entry-level & Internship Job Recruitment in Nigeria - HNJobs (Weekly Recap)

HNJobs (Recap): Remote / Work-At-Home Job Opportunities

HNJobs (Recap): Federal / State Government Job Opportunities - HNJ Exclusive

Latest Customer Service / Front Desk Job Recruitment in Nigeria - HNJobs (Weekly Recap)

Safeguarding Children Initiative (SCII) Job Recruitment (6 Positions)

Sahara Group Job Recruitment

HNJobs (Recap): International Agency / NGO / Multinational Job Opportunities - HNJ Exclusive

Smart Partners Consulting Limited (SPCL) Job Recruitment (12 Positions)

Infinity Tyres Limited Job Recruitment (3 Positions)

Sterling Oil Exploration and Energy Production Company (SEEPCO) Job Recruitment (6 Positions)

Kartel Energy Job Recruitment (3 Positions)

Johngate Industrial Company Limited Job Recruitment (3 Positions)

UPDC Facility Management Limited Internship & Exp. Job Recruitment (3 Positions)

Widows and Orphans Empowerment Organization (WEWE) Job Recruitment (5 Positions)

Beta Glass Plc Job Recruitment (12 Positions)

Elizabeth Maddeux Limited Exp. & Internship Job Recruitment (61 Positions)

Kabstone Global Resources Limited Job Recruitment (4 Positions)


Rust Backend Engineer at SnappyCX

Posted on Fri 13th Mar, 2026 - hotnigerianjobs.com --- (0 comments)


Snappycx is a leading company specializing in omnichannel customer support, committed to delivering top-quality customer experiences at affordable prices. With a team of passionate professionals dedicated to your product and brand, we utilize advanced metrics and tools to ensure maximum efficiency throughout the customer support journey.

We are recruiting to fill the position below:

Job Title: Rust Backend Engineer

Location: Ibadan, Oyo
Job type: Full-time (Hybrid)

Description

  • We have made a deliberate choice to build our entire backend in Rust. We believe reliability, memory safety, and raw performance are not just features; they are our foundation. We are building a system that will be blazing fast, handle massive concurrency, and will not crash.
  • This is a rare opportunity to be one of our first two engineers, architecting the entire backend from the ground up as part of a pure Rust stack (a Rust backend with a Rust-based Tauri desktop client).

What You'll Be Doing

  • Build the Core API: You will architect, build, and maintain our high-performance, memory-safe API using Rust.
  • Handle High Concurrency: This is the core of the job. You will use async/await and a modern framework (like axum, actix-web, or tokio) to handle thousands of simultaneous connections from our desktop clients flawlessly.
  • Embrace "Fearless Concurrency": You will write code that is free from data races and safe by default, ensuring our users' time data is always processed with perfect integrity.
  • Own the Database: You will design our PostgreSQL database schema and use a Rust-native library (like sqlx or sea-orm) to write efficient, type-safe queries.
  • Manage Authentication & Billing: You'll build the secure systems for user authentication and integrate with payment processors like Stripe.
  • Collaborate & Define: You will work directly with the founder and our frontend (Svelte/Tauri) engineer to define API contracts and shape the product's technical roadmap.

We're Looking for Someone Who

  • Loves Rust: You have professional or significant personal project experience in Rust. You can show us code you've written and are proud of.
  • Understands Rust's Core: You are comfortable with Rust's key concepts: ownership, borrowing, lifetimes, and traits.
  • Is an async Expert: You have experience building asynchronous applications in Rust, ideally with tokio.
  • Is a Backend Generalist: You are a product-minded engineer who can take an idea, architect a solution, and build it, from the database to the API endpoint.
  • Cares About Reliability: You're the kind of person who believes in the compiler and thinks that a bug is a failure of the type system, not just a mistake.

Bonus Points (We'll Be Really Excited If You):

  • Have contributed to open-source Rust projects or crates.
  • Have strong experience with axum, sqlx, or sea-orm.
  • You embrace AI tools such as Claude Code + Cursor.
  • Have tinkered with Tauri and can collaborate with our frontend engineer on the Rust side of the desktop app.
  • Have experience building and scaling high-concurrency, real-time systems.
  • Have a strong opinion on Rust's web framework ecosystem.

Why You'll Love Working With Us

  • Use Rust. Every. Single. Day. This is not a side project. This is a 100% Rust-first company.
  • Build a "Pure Rust" Stack: You'll be working on a Rust backend that communicates with a Rust-based Tauri desktop client. It's the stack you've been dreaming of.
  • Build From Scratch: No legacy code, no C++ bindings (unless you want to), no technical debt. You will build it right from day one.
  • Solve a Hard, Rewarding Problem: High-concurrency is a perfect problem domain for Rust. You will get to use the language to its full potential.
  • Massive Impact: You are not a cog in a machine. As a founding engineer, your work will define the technical foundation of the company for the next 10 years.
  • Flexible & Focused Team: We're a small, hybrid team based in Ibadan. No bureaucracy, no pointless meetings. Just building.

Application Closing Date
Not Specified.

How to Apply
Interested and qualified candidates should:
Click here to apply online


  

Comments (0)


Post a Comment
Name: *
Email: *
Comment: *