Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Top 14 TypeScript Distributed System Projects
-
spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β all implemented with just a few lines of code. Start building today.
-
-
-
microservices-architectured-app
Event-driven microservices architectured e-commerce app created using Express.js, Typescript, NATS-Streaming and Next.js
-
bus
A typescript based enterprise service bus framework based on enterprise integration patterns (by node-ts)
-
-
Project mention: Synnax: The data and operations foundation for hardware | news.ycombinator.com | 2024-08-13
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
snowflake-id
βοΈ A simple and lightweight Node.js library to generate unique snowflake IDs. (by AkashRajpurohit)
-
Project mention: Frontlink: Synchronized React state using your back end | news.ycombinator.com | 2024-06-03
-
-
dapr-cloudflare-queues
This repository contains a sample application that demonstrates how to use Cloudflare Queues and Dapr to build an event-driven application.
-
SnowUUID
SnowUUID is a distributed UUID generator that implements the Snowflake algorithm, designed to create unique identifiers that can be generated across multiple nodes without collision. Each generated ID contains timestamp, worker ID, datacenter ID, and a sequence number.
Project mention: Introducing SnowUUID: A Distributed UUID Generator Inspired by Snowflake | dev.to | 2024-11-03In distributed systems, ensuring unique IDs across multiple servers or processes can be challenging. IDs must be unique, quickly generated, and sometimes convey information about their source. Inspired by Twitterβs Snowflake ID generation algorithm, I developed SnowUUID, a distributed UUID generator designed for Node.js applications. SnowUUID combines precision and scalability to generate unique, time-ordered identifiers that can be customized for any distributed setup.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
TypeScript Distributed Systems discussion
TypeScript Distributed Systems related posts
-
Nqlite: SQLite Replicated over NATS
-
Smurf: Beyond the Test Pyramid
-
Project Oak by Google
-
Synnax: The data and operations foundation for hardware
-
Ask HN: Who wants to be hired? (July 2024)
-
Frontlink: Synchronized React state using your back end
-
FLaNK Stack Weekly for 24 July 2023
-
A note from our sponsor - InfluxDB
influxdata.com | 28 Apr 2025
Index
What are some of the best open-source Distributed System projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | spacedrive | 34,330 |
2 | Systemizer | 1,407 |
3 | LetsMarkdown.com | 800 |
4 | microservices-architectured-app | 548 |
5 | bus | 282 |
6 | eventual | 182 |
7 | synnax | 85 |
8 | zanzibar-annotated | 77 |
9 | nqlite | 48 |
10 | snowflake-id | 26 |
11 | frontlink | 21 |
12 | divachain | 12 |
13 | dapr-cloudflare-queues | 3 |
14 | SnowUUID | 0 |