SaaSHub helps you find the best software and product alternatives Learn more →
Top 19 C++ TypeScript Projects
-
FlatBuffers, also developed by Google, is a highly optimized serialization library designed for scenarios where zero-copy deserialization is required.
-
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.
-
-
Project mention: Ask HN: Would you pay for 100x faster TypeScript type checker | news.ycombinator.com | 2025-01-31
I'm currently evaluating whether it's worth to reboot TypeRunner [1] and bring enough value to the people. I'm not interested in open-sourcing it as it's a lot of work for a single person and I did/do already too much OSS.
This is contrast to existing solutions like SWC, which do not do any type checking, but just transpiling.
[1] https://github.com/marcj/TypeRunner
-
cactus
A cross-platform framework for deploying LLMs, VLMs, Embedding Models, TTS models and more locally on smartphones. (by cactus-compute)
Project mention: Local-first software: You own your data, in spite of the cloud | news.ycombinator.com | 2025-07-05Interesting to think about the concept of local-first in the age of AI.
Wanting to be able to run AI fully privately, and offline, is the reason we created Cactus:
https://github.com/cactus-compute/cactus
Fully open-source, cross-platform & blazing-fast; lets you plug in private AI into any app on your phone.
-
-
-
-
InfluxDB
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.
-
-
Project mention: Vircadia, a Bun and PostgreSQL-powered reactivity layer for games | news.ycombinator.com | 2025-05-11
So it's a bit of tradeoffs, we may add a second DB to the compose by the time we reach v1.0, but, if we had to pick the convergence of simplicity and flexibility to start, PostgreSQL is it.
We prototyped SQLite as well. It just wasn't working in the stack like we had needed.
The idea is simple: use as few components as possible to achieve the outcome. Better to have less than more initially, because we can simply add the more and extend the API, but ripping everything out and trying to trim it down is damn near impossible, especially when the platform garners widespread usage.
The decision to do the less then more instead of more then less approach was spurred by us (the wider project) always having way too much bulk and then finding it impossible to turn the ship when we needed to (https://github.com/vircadia/vircadia-native-core).
We need to be agile to reach the milestones we have set out, hence the differed approach using off the shelf parts and only adding what we need, when we need it.
-
-
-
-
bomberland
Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code
-
ocr
High accurate text detection (OCR) Javascript/Typescript library that runs on Node.js, Browser, React Native and C++. Based on PaddleOCR and ONNX runtime (by gutenye)
I created a wrapper of PaddleOCR: https://github.com/gutenye/ocr
-
XPLPC
Cross Platform Lite Procedure Call - Support Linux, macOS, Windows, iOS, Android, Web Assembly, Flutter, Kotlin, Python and More
-
-
node-interception
A windows library for intercepting and controlling keyboards and mouses with multiple devices support.
-
ts-native
Embeddable JIT compiler and FFI for a superset of a subset of TypeScript that is designed with high performance applications in mind
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ TypeScript discussion
C++ TypeScript related posts
-
Uwebsockets.js
-
Ask HN: Would you pay for 100x faster TypeScript type checker
-
Long Term Software Development
-
Building event-driven workflows with DynamoDB Streams
-
A brief introduction to interval arithmetic
-
Smart Contract Programming Languages: sCrypt vs. Solidity
-
uWebSockets.js
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jul 2025
Index
What are some of the best open-source TypeScript projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | FlatBuffers | 24,398 |
2 | uWebSockets.js | 8,597 |
3 | TypeRunner | 2,625 |
4 | cactus | 1,169 |
5 | react-native-multithreading | 1,152 |
6 | javascript | 1,076 |
7 | CCF | 829 |
8 | obs-studio-node | 650 |
9 | vircadia-native-core | 537 |
10 | node-window-manager | 419 |
11 | sour | 183 |
12 | rn-ldk | 136 |
13 | bomberland | 118 |
14 | ocr | 97 |
15 | XPLPC | 42 |
16 | react-native-hashing | 20 |
17 | node-interception | 15 |
18 | ts-native | 7 |
19 | cpp-template-generator | 3 |