Inferno
Preact.js
Svelte
Deku
Vue.js
Blocks.js
w2ui
Webix UI
socketify.py
Inferno
socketify.pyNo socketify.py videos yet. You could help us improve this page by suggesting one.
socketify.py might be a bit more popular than Inferno. We know about 2 links to it since March 2021 and only 2 links to Inferno. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Some might argue that Reactโs relatively poor performance (itโs still plenty-fast for many apps) is due to Virtual DOM and prioritization of development experience, i.e., clarity over complexity. To counter the first argument - thereโs React-like Inferno. For the second one - thereโs Solid. - Source: dev.to / about 5 years ago
A VDOM library like Inferno uses this information to compile its JSX directly into pre-optimized node structures. Marko, and Vue hoist their static VDOM nodes outside of their components so that they don't incur the overhead of recreating them on every render. - Source: dev.to / about 5 years ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
Preact.js - Preact is a fast 3kB alternative to React with the same modern API. Components & Virtual DOM.
Svelte - Cybernetically enhanced web apps
Deku - Functional view library for building UI components as an alternative to React
Vue.js - Reactive Components for Modern Web Interfaces
Blocks.js - Deprecated repository. Contribute to Tixit/blocks.js development by creating an account on GitHub.
w2ui - W2UI is a small JavaScript UI library with a complete set of widgets: layout, grid, sidebar, toolbar, tabs, fields, popup, utilities.