List of companies In Israel that use Rust along with some information on what they use it for.
On this page we try to showcase all the companies in Israel that use Rust. We include local companies and international companies that have a local office where some people write Rust. For each company we try to include some "evidence". e.g. A link to a presentation they gave. The fact that they hosted a Rust event. If they have Open Source projects written in Rust.
In addition we would like to have a few paragraphs about each company answering the questions:
- What do they develop in Rust?
- Why did they pick Rust?
- Why is Rust good for them?
- Coralogix on LinkedIn
- They hosted a Rust-related meetup in September 2024.
- Ariel Assaraf CEO
- Roy Prager Software Engineer
- Oron Sharabi R&D Team leader
- Cynerio on LinkedIn
- See their presentation: Rust In Production
- Daniel Brodie CTO and Co-Founder at Cynero
- EurekaLabs on LinkedIn
- Eli Shalom Co-founder & CTO
- Igal Tabachnik Senior Software Engineer
- Rust at Work - conversation with Eli Shalom and Igal Tabachnik of Eureka Labs
Eureka Labs is building the next-generation block builder for Ethereum. This means processing vast volumes of transactions in real time, simulating them, and assembling them into blocks at the same pace as the network itself. Achieving this demands extreme throughput, ultra-low latency, and rock-solid reliability - the system must handle transactions in peak moments without bottlenecks or failures.
To meet these challenges, we turn to Rust, with its unique mix of performance and safety. By combining concurrency with an actor-based architecture, we design lightweight, independent components that coordinate seamlessly at scale, keeping the system both efficient and resilient.
- Fireblocks on LinkedIn
- In their job ads they mention Rust.
- However, they do not have Rust projects on GitHub.
- Intezer on LinkedIn
- They have several Open Source projects written in Rust. See their GitHub account.
- MetalBear on LinkedIn
- Eyal Bukchin CTO and Co-Founder
- Aviram Hassan CEO and Co-Founder
- They are developing the mirrored project.
- They have many more Open Source projects written in Rust. See GitHub.
- Microsoft on LinkedIn
- Presentation by Tomer Cohen
- See events.
- See the Video.
-
Shany Pozin, Software Engineer, Tech Lead.
-
Tomer Cohen, Senior Software Engineer at Microsoft.
- Pelanor on LinkedIn
- They are building a cloud financial management platform and all (well, probably 99%) of the backend is written in Rust!
-
They have a few Open Source projects on GitHub.
-
Tamar Lawrence, Talent Acquisition Manager.
-
Gil Ben Shachar, Software Engineer.
- Presentation: Enum variants
- Eran Yahav Co-founder CTO
- Eran Dvey Aharon VP R&D
Tabnine's Unique Rust Architecture
Tabnine is an AI code assistant built to integrate seamlessly into the developer’s workflow. Its architecture combines the power of server-side infrastructure with a strong, lightweight presence on the client side—right where the developer’s code and IDE reside.
At the heart of this client-side presence is Tabnine’s Rust application, a core component that makes the product stand out. Unlike many developer tools that rely solely on the cloud, Tabnine runs directly on millions of end-user machines, across multiple operating systems and architectures. This approach ensures speed, reliability, and flexibility in real-world coding environments.
The Rust application itself brings several unique capabilities:
- Massive scale: installed on millions of devices worldwide.
- Cross-platform execution: runs smoothly on diverse operating systems and hardware.
- Self-managed updates: powered by an in-house auto-update mechanism.
- Local persistence: capable of spinning up both a vector database and a relational database on the client side.
- Robust connectivity: supports secure communication with Tabnine’s servers in varied network conditions, including certificate-based authentication and proxy environments.
This combination of large-scale deployment, advanced local functionality, and secure connectivity makes Tabnine’s Rust application a rare example of client-side AI software that is both powerful and production-ready. It bridges the gap between cloud AI inference and the day-to-day developer experience, ensuring that Tabnine feels not just like a tool, but like an integral coding companion.
- Amir Belgi, Director of Engineering.
- Ofir Cohen, R&D Group leader.
- Hosted Rust Meetup on 2025.09.17
- Job post: Software Engineer (Rust) – Endpoint
-
We are developing a next-generation endpoint agent in Rust as part of our Data Loss Prevention (DLP) solution, ensuring secure and efficient protection directly on user devices.
-
By leveraging Rust’s safety and performance, we’re building core endpoint capabilities that detect, monitor, and prevent data exfiltration at scale.