Scalable Framework for Multi-Core Apps


Summary of my bookmarked Github repositories from Sep 8th, 2021

Github repositories

  • neomjs/neo

    neo.mjs is a framework that enables the creation of scalable and high-performant apps using multiple CPU cores. It offers two setups: dedicated workers and shared workers, allowing for improved rendering performance and UI responsiveness. The framework includes a demo app showcasing multi-window capabilities for COVID-19 data. With features like extreme performance, smoother debugging, simplified templating, and a custom virtual DOM engine, neo.mjs provides developers with increased development speed and scalability. The website offers online examples, documentation, a command-line interface, and guides to get started. The project welcomes contributors and sponsors to support its ongoing development.