C++ TypeScript

Open-source C++ projects categorized as TypeScript

Top 21 C++ TypeScript Projects

  • FlatBuffers

    FlatBuffers: Memory Efficient Serialization Library

    Project mention: JSON vs FlatBuffers vs Protocol Buffers | dev.to | 2024-08-07

    According to the official website:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

    Project mention: Building Tetris using WebSocket and Svelte Stores | dev.to | 2024-10-09

    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.

  • puerts

    PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.

  • TypeRunner

    High-performance TypeScript compiler

  • DeskGap

    A cross-platform desktop app framework based on Node.js and the system webview

    Project mention: This year in Servo: over 1000 pull requests and beyond | news.ycombinator.com | 2023-12-18
  • duckdb-wasm

    WebAssembly version of DuckDB

    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'

  • react-native-multithreading

    🧵 Fast and easy multithreading for React Native using JSI

  • CCF

    Confidential Consortium Framework

  • obs-studio-node

    libOBS (OBS Studio) for Node.Js, Electron and similar tools

  • vircadia-native-core

    Vircadia open source agent-based metaverse ecosystem.

    Project mention: Vircadia: 2023.2.X “Selene” Release | /r/linux | 2023-12-06

    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).

  • node-window-manager

    Manage windows in Windows, macOS and Linux using Node.js

  • 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

  • sour

    Sauerbraten for the web in a single Docker image.

  • rn-ldk

    Lightweight lightning node for React Native

  • 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

  • react-native-hashing

    A hashing library for react native written in c++ with JSI

  • 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

  • cpp-template-generator

    A minimalistic template generator for c++

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ TypeScript discussion

Log in or Post with

C++ TypeScript related posts

  • A brief introduction to interval arithmetic

    3 projects | news.ycombinator.com | 25 Jun 2024
  • Smart Contract Programming Languages: sCrypt vs. Solidity

    2 projects | dev.to | 5 Apr 2024
  • uWebSockets.js

    1 project | news.ycombinator.com | 5 Oct 2023
  • Add extra stuff to a “standard” encoding? Sure, why not

    11 projects | news.ycombinator.com | 19 Sep 2023
  • Drizzle ORM, SQLite and Nuxt JS - Getting Started

    3 projects | dev.to | 7 Aug 2023
  • C++23: The Next C++ Standard

    8 projects | news.ycombinator.com | 11 Jul 2023
  • Debugging SQS subscription issues to topics

    3 projects | dev.to | 22 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com