Metarhia application example for Node.js ๐ข
โ207Feb 19, 2026Updated last week
Alternatives and similar repositories for Example
Users that are interested in Example are comparing it to the libraries listed below
Sorting:
- Metarhia core docs and contracts specifications ๐โ38Feb 6, 2026Updated 3 weeks ago
- Starter Kit for Node.js 16 or later, minimum dependencies ๐โ457Jun 17, 2024Updated last year
- RPC communication protocol for Metarhia stack ๐โ78Feb 15, 2026Updated last week
- Enterprise application server for Node.js and Metarhia private cloud โกโ984Feb 9, 2026Updated 2 weeks ago
- Schema definition and validation ๐คโ55Sep 16, 2025Updated 5 months ago
- Metarhia utilities ๐งฐโ112Feb 8, 2026Updated 2 weeks ago
- Metarhia SQL builder and Postgres utilities ๐โ41Feb 10, 2026Updated 2 weeks ago
- Script loader with isolated sandboxes for node.js ๐ฆโ45Nov 15, 2025Updated 3 months ago
- Metarhia SQL utilitiesโ11May 14, 2025Updated 9 months ago
- Domain-driven designโ106Mar 4, 2025Updated 11 months ago
- Websocket support in Node.js 21โ12Nov 22, 2024Updated last year
- Metarhia logger ๐โ39Dec 27, 2025Updated 2 months ago
- Metarhia docs and F.A.Q. ๐โ86Jan 18, 2026Updated last month
- Roadmap for new contributors and for technology stack ๐ฃ๏ธโ10Jul 26, 2022Updated 3 years ago
- Application Interface with HTTP Transport and JSON serializationโ28Nov 25, 2025Updated 3 months ago
- Metarhia payment subsystem ๐ชโ12Oct 31, 2021Updated 4 years ago
- Metarhia configuration loader ๐งโ14Nov 15, 2025Updated 3 months ago
- Metarhia Summer Camp 2022โ14Jul 26, 2022Updated 3 years ago
- Callbacks, Listeners and Eventsโ18Oct 24, 2024Updated last year
- Extremely simple to use test framework and runner for Metarhia technology stack ๐งชโ19Updated this week
- Compare node.js serversโ94Feb 11, 2026Updated 2 weeks ago
- Multiuser spreadsheet exampleโ12Jun 17, 2024Updated last year
- Metaeducation Global Initiative Concept and Manifesto ๐ขโ68May 25, 2024Updated last year
- Metarhia Documentation Generatorโ10Jan 7, 2023Updated 3 years ago
- Metarhia core model: database schemas ๐โ11Sep 9, 2025Updated 5 months ago
- Simplest way to manage asynchronicityโ45Nov 16, 2025Updated 3 months ago
- Distributed Data Sync Engine ๐โ65Jan 23, 2026Updated last month
- Modularity and Dependencyโ23Jun 18, 2024Updated last year
- Readable and Writable Streams with bufferingโ12Jan 7, 2023Updated 3 years ago
- Node.js HTTP Proxyโ12Nov 29, 2023Updated 2 years ago
- Metaprogramming. Multi-paradigm approach in the Software Engineering.โ497Nov 15, 2025Updated 3 months ago
- Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utโฆ