Marble.js
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. (by marblejs)
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 (by nestjs)
Marble.js | Nest | |
---|---|---|
4 | 365 | |
2,139 | 70,025 | |
-0.2% | 1.3% | |
0.0 | 9.9 | |
about 1 year ago | 3 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Marble.js
Posts with mentions or reviews of Marble.js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-16.
-
Functional Web Framework
I found marblejs which makes use of rxjs and FP-TS, but "I'm not feeling it", so I'm looking for alternatives.
-
Marble.js vs. Express.js: Comparing Node.js web frameworks
Marble.js is a functional reactive Node.js framework for building server-side applications. It’s based on TypeScript and RxJS and relies on the reactive paradigm, with functional sugar on top of the Node platform.
-
For those of you that use Marble.js in production, what is/was your experience?
I had never heard of this before so I found the github. It has a lot of stars, but that doesnt mean much, so I checked out the packages on NPM. Marblejs/core has about 630 downloads in the past week. Thats not dead, but its not enough that youll find random redditors with production experience with it.
- Marble.js – functional reactive Node.js framework based on TypeScript and RxJs
Nest
Posts with mentions or reviews of Nest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-13.
-
NestJS: The Modern Node.js Framework
NestJS GitHub Repository
-
Secure Your REST API Using Keycloak Role-Based Access Control
In this article, we will walk through a step-by-step process to secure a Nest.js RESTful API using Keycloak. This includes setting up an application client and configuring authentication and RBAC for your API endpoints.
-
Next.js vs Nest.js: What to Choose in 2025?
The rapid evolution of web development in 2025 makes it imperative to choose a framework that truly fits your project. Whether this involves a dynamic web application, scalable API, or high-performance SaaS product, the decision to select Next.js or Nest.js becomes all the more key. While both do their thing really well, in this sense, they don't do the same thing.
-
ReactPress—A free CMS and blog system using Next.js.
nest.js
-
Why Ruby on Rails still matters
Ok, you're right.
I was referring to the usual ones (Next, Nuxt, SvelteKit, Remix, etc).
Joytick looks cool. Besides this there's also NestJS
https://nestjs.com/
-
Secure Your NestJS App: Implementing Authentication with Auth0
Basic knowledge of NestJS and Javascript/Typescript.
-
How I Deployed a Full-Stack Application with "NestJS" with "Angular" on "Supabase" and "Vercel"
https://nestjs.com - official framework website
-
The Good, the Bad, and the OpenAPI: Why Developers Love and Hate It
In Action: A NestJS Example
-
Matanuska ADR 017 - Vitest, Vite, Grabthar, Oh My!
But what ultimately made me disillusioned was encountering bugs and odd behavior over time. For instance, I have a directory called ./test/helpers which contains helper modules for my tests. This is a convention I learned from Nest tests during my time at Procore. Tap absolutely refused to ignore this directory (which had no tests in it), regardless of my efforts to configure it thusly.
-
It's all about unit testing?
We need to start with a base application, let's say a nestjs application, with vertical slice architecture, where our application is mainly composed by: controller, service and a repository.
What are some alternatives?
When comparing Marble.js and Nest you can also consider the following projects:
bombardier - Fast cross-platform HTTP benchmarking tool written in Go
Moleculer - :rocket: Progressive microservices framework for Node.js
fastify - Fast and low overhead web framework, for Node.js
Koa - Expressive middleware for node.js using ES2017 async functions
voby - A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.
feathers - The API and real-time application framework