TypeScript Distributed Systems

Open-source TypeScript projects categorized as Distributed Systems

Top 14 TypeScript Distributed System Projects

Distributed Systems
  1. spacedrive

    Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

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

    Civic Auth logo
  3. Systemizer

    A system design tool that allows you to simulate data flow of distributed systems.

  4. LetsMarkdown.com

    πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’» Write Markdown. Together.

  5. microservices-architectured-app

    Event-driven microservices architectured e-commerce app created using Express.js, Typescript, NATS-Streaming and Next.js

  6. bus

    A typescript based enterprise service bus framework based on enterprise integration patterns (by node-ts)

  7. eventual

    Build scalable and durable micro-services with APIs, Messaging and Workflows

  8. synnax

    The data and operations foundation for hardware.

    Project mention: Synnax: The data and operations foundation for hardware | news.ycombinator.com | 2024-08-13
  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. zanzibar-annotated

    Google's Zanzibar paper annotated for folks outside of Google

  11. nqlite

    Easy, lightweight, relational database using SQLite and NATS JetStream

    Project mention: Nqlite: SQLite Replicated over NATS | news.ycombinator.com | 2024-11-14
  12. snowflake-id

    ❄️ A simple and lightweight Node.js library to generate unique snowflake IDs. (by AkashRajpurohit)

  13. divachain

    Blockchain Layer of the DIVA Universe. PBFT consensus. https://diva.exchange

  14. dapr-cloudflare-queues

    This repository contains a sample application that demonstrates how to use Cloudflare Queues and Dapr to build an event-driven application.

  15. 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-03

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

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

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

TypeScript Distributed Systems discussion

Log in or Post with

TypeScript Distributed Systems related posts

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

Sponsored
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.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?