Back
Technology  · 

Low Latency C++ Systems for Trading with David Gross at CppCon

Achieving ultra-low latency in trading systems starts at the design level. At CppCon, David Gross, Options Tech Lead, delivered a must-watch talk on building high-performance trading systems using C++.

  • Key principles for designing low latency trading systems
  • Using concurrent data structures to reduce latency
  • Techniques for optimizing algorithms and data structures

In “When Nanoseconds Matter: Ultrafast Trading Systems in C++,” he breaks down:

For software engineers working in trading, big tech, or any performance-critical system, this talk offers insights into designing scalable and efficient architectures.

Watch the talk “When Nanoseconds Matter: Ultrafast Trading Systems in C++” below:

CppCon is the premier conference for the global C++ community, featuring deep technical talks, networking with industry leaders, and cutting-edge insights into modern C++.

If you’re interested in building high-performance systems and enjoyed the talk, take a look at tech career opportunities at Optiver.

Technology
Insights

Related Articles

  • Experienced, Technology

    Choosing between free threading and async in Python

    As host of this year’s first PyAmsterdam Meetup, Optiver welcomed the local Python community back to our headquarters for an evening of tech talks, networking and knowledge sharing. To open the event, Optiver Senior Software Engineer and Team Lead Samet Yaslan delivered a timely talk for developers working on performance-critical systems: “Choosing Between Free Threading and Async.” Prompting his choice of topic was a recent change in CPython, as Samet explained: “Beginning with version 3.13, CPython introduces an option for a build known as free threading, where the Global Interpreter Lock (GIL) is removed. The question is: With the GIL gone, do we still need async in Python?” Here’s how he breaks it down, and what it means for your next Python project.

    Learn more
    Europe, Global
  • Experienced, Technology

    Why DevEx matters to Optiver

    Optiver’s Global Head of Developer Experience, Cian Lane, shares how DevEx boosts productivity firm-wide: 30% faster CI builds and onboarding cut to minutes.

    Learn more
    Global, London
  • Portrait of a hardware engineer at Optiver
    Experienced, Technology

    FPGA Hardware at Optiver: Making impact at speed and scale

    At Optiver, hardware engineering isn’t an isolated function—it’s embedded in strategy, driven by collaboration, and built for speed. In this post, one of our hardware engineers shares how we design custom FPGA systems that process massive volumes of market data in real time, adapt to evolving trading demands, and go from idea to impact faster than you might expect.

    Learn more