SaaSHub helps you find the best software and product alternatives Learn more →
Top 21 C++ TypeScript Projects
-
According to the official website:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
uWebSockets is web server written in C++. In our case we'll be using uWebSockets.js which has bindings to NodeJS. It can be used as a usual web server but the main feature is its WebSocket server. It is 10x faster than Socket.IO and 8.5x faster than Fastify. I have to say I haven't benchmarked it myself. I decided to use uWebSockets just because it feels more pure to my taste. For example it doesn't require Express it runs on it's own, also it doesn't have any additional wrappers or helper functions that "babysit" you. You just get a message and you handle it whatever the way you want it. So if you're ok with that approach and you need a faster WebSocket server then you should use uWebSockets.
-
-
-
Project mention: This year in Servo: over 1000 pull requests and beyond | news.ycombinator.com | 2023-12-18
-
Project mention: What Happens When You Put a Database in the Browser? | news.ycombinator.com | 2024-06-26
I tried https://shell.duckdb.org/, but it was a very rough experience.
The "delete" button does not work. The "home" button inserts a whitespace. Pasting with "Ctrl+v" also does not work. Every keypress results in blinking, and there is a notable input lag.
When I tried a query
duckdb> SELECT * FROM 'https://clickhouse-public-datasets.s3.amazonaws.com/github_events/partitioned_json/*.gz'
-
-
-
-
Vircadia is an open source (Apache 2.0) metaverse ecosystem consisting of a high performance real-time server architecture (C++), web SDK (TS), and web client (TS).
-
-
InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
-
cwhy
"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript
-
-
-
bomberland
Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code
-
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
-
C++ TypeScript discussion
C++ TypeScript related posts
-
A brief introduction to interval arithmetic
-
Smart Contract Programming Languages: sCrypt vs. Solidity
-
uWebSockets.js
-
Add extra stuff to a “standard” encoding? Sure, why not
-
Drizzle ORM, SQLite and Nuxt JS - Getting Started
-
C++23: The Next C++ Standard
-
Debugging SQS subscription issues to topics
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
Index
What are some of the best open-source TypeScript projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | FlatBuffers | 23,184 |
2 | uWebSockets.js | 7,948 |
3 | puerts | 5,020 |
4 | TypeRunner | 2,594 |
5 | DeskGap | 1,827 |
6 | duckdb-wasm | 1,195 |
7 | react-native-multithreading | 1,126 |
8 | CCF | 777 |
9 | obs-studio-node | 615 |
10 | vircadia-native-core | 533 |
11 | node-window-manager | 401 |
12 | InitKit | 360 |
13 | cwhy | 273 |
14 | sour | 156 |
15 | rn-ldk | 136 |
16 | bomberland | 109 |
17 | XPLPC | 38 |
18 | react-native-hashing | 20 |
19 | node-interception | 11 |
20 | ts-native | 6 |
21 | cpp-template-generator | 3 |