What projects are you currently working on?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. geodesic_raytracing

    The idea is that you write metrics in javascript, and the C++ side handles all the automatic differentiation and squeezing the equations onto the GPU (via OpenCL) in a high performance way

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. AECforWebAssembly

    A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.

    I am working on the compiler for my programming language. Yesterday, I added that underscores _ can be used as thousands separators (as in JavaScript).

  4. Drogon-torch-serve

    Serve pytorch / torch models using Drogon

    Working on https://github.com/SABER-labs/Drogon-torch-serve, a libtorch + Drogon model server, currently 12x faster than fastapi + pytorch, learning c++20 co-routines, multi-threaded communication, batch inference etc while doing the project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Languages Designed for WASM?

    13 projects | news.ycombinator.com | 29 Jun 2025
  • IoT Architectures Under Pressure: hosting a portable firmware (Part 3)

    4 projects | dev.to | 16 May 2025
  • DOOM...*rendered* using a single DIV and CSS! 🤯🔫💥

    1 project | dev.to | 10 May 2025
  • Hello world from a WASM module in a static binary

    5 projects | dev.to | 22 Feb 2025
  • WASM Will Replace Containers

    21 projects | news.ycombinator.com | 11 Feb 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?