awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lucifier129/react-lite

Open-source alternatives to React Lite

30 open-source projects similar to lucifier129/react-lite, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Lite alternative.

  • trueadm/infernoAvatar von trueadm

    trueadm/inferno

    16,420Auf GitHub ansehen↗

    Inferno is an isomorphic JavaScript framework and virtual DOM UI library used for building user interfaces. It functions as a server-side rendering engine that converts virtual nodes into HTML strings for the server and hydrates them on the client to optimize initial load speeds and search engine indexing. The framework features a synthetic event system that provides a normalized interface for handling browser interactions consistently across different web environments. It employs a reactive UI model to synchronize state-driven updates and reactive streams with the browser document object mod

    JavaScript
    Auf GitHub ansehen↗16,420
  • anthonyshort/dekuA

    anthonyshort/deku

    3,390Auf GitHub ansehen↗

    A library for creating UI components using virtual DOM as an alternative to React. Deku has a smaller footprint (~6kb), a functional API, and doesn't support legacy browsers.

    JavaScript
    Auf GitHub ansehen↗3,390
  • dioxuslabs/dioxusAvatar von DioxusLabs

    DioxusLabs/dioxus

    36,400Auf GitHub ansehen↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Rustandroidcssdesktop
    Auf GitHub ansehen↗36,400
  • arguiot/displayjsA

    arguiot/DisplayJS

    0Auf GitHub ansehen↗

    A simple framework for building ambitious UI, without thinking about how everything will be displayed. By the way, you can ⭐️ the project to support it 😊

    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • astoilkov/jsblocksAvatar von astoilkov

    astoilkov/jsblocks

    2,750Auf GitHub ansehen↗

    2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

    JavaScript
    Auf GitHub ansehen↗2,750
  • aurelia/frameworkAvatar von aurelia

    aurelia/framework

    11,678Auf GitHub ansehen↗

    Aurelia is a JavaScript web framework and component-based UI system used to build applications for browser, mobile, and desktop environments. It functions as a frontend application orchestrator and data binding library that synchronizes application state with the view to render dynamic content and process user input. The framework implements a component architecture that pairs logic classes with HTML templates to create reusable visual elements. It utilizes a dependency injection container to manage object lifecycles and a modular composition model that aggregates independent functional packa

    TypeScriptaurelia-frameworkcross-platformframework
    Auf GitHub ansehen↗11,678
  • berialjs/berialAvatar von berialjs

    berialjs/berial

    522Auf GitHub ansehen↗

    Berial :imp: Simple micro-front-end framework.

    TypeScript
    Auf GitHub ansehen↗522
  • berwin/blogAvatar von berwin

    berwin/Blog

    4,161Auf GitHub ansehen↗

    This project is a frontend development blog and markdown static site generator. It functions as a technical knowledge base and a web performance resource, converting markdown files into static HTML pages. The site serves as a personal digital garden for documenting professional growth and frontend learning. It focuses on the curation of technical knowledge, specifically aggregating articles and presentations regarding web performance optimization and browser rendering. The system utilizes a build process involving markdown-based static generation, file-system based routing, and frontmatter-d

    JavaScriptarticleblogeducation
    Auf GitHub ansehen↗4,161
  • brahmosjs/brahmosB

    brahmosjs/brahmos

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bvaughn/react-virtualizedAvatar von bvaughn

    bvaughn/react-virtualized

    27,072Auf GitHub ansehen↗

    react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements visible in the viewport. It provides specialized layout managers including a windowed grid component and a dynamic height list manager. The project includes a masonry layout engine for packing items of varying heights and widths, as well as an infinite scroll interface for incrementally fetching and appending data. The library covers a broad range of virtualization capabilities, including frozen grid elements, reverse list rendering, and synchronized viewport scrolling. It also su

    JavaScriptgridlistlistview
    Auf GitHub ansehen↗27,072
  • dabs/89ccc2ffd1d435efdacff05248514f38D

    DaBs/89ccc2ffd1d435efdacff05248514f38

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • developit/preactAvatar von developit

    developit/preact

    38,704Auf GitHub ansehen↗

    Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a component-based architecture and a virtual DOM to sync application state to the browser interface efficiently. The framework implements a modern React API and provides a compatibility layer to ensure existing component libraries and patterns can run within its environment. It also functions as a server-side rendering engine, generating HTML on the server and hydrating it on the client to optimize page load speeds. Additional capabilities include virtual DOM state management t

    JavaScript
    Auf GitHub ansehen↗38,704
  • didi/chameleonAvatar von didi

    didi/chameleon

    8,966Auf GitHub ansehen↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    JavaScript
    Auf GitHub ansehen↗8,966
  • didi/mpxAvatar von didi

    didi/mpx

    3,905Auf GitHub ansehen↗

    MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p

    JavaScript
    Auf GitHub ansehen↗3,905
  • areslabs/alitaAvatar von areslabs

    areslabs/alita

    2,017Auf GitHub ansehen↗

    一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。

    JavaScript
    Auf GitHub ansehen↗2,017
  • dunglas/react-esiAvatar von dunglas

    dunglas/react-esi

    684Auf GitHub ansehen↗

    React ESI: Blazing-fast Server-Side Rendering for React and Next.js

    TypeScript
    Auf GitHub ansehen↗684
  • emilk/eguiAvatar von emilk

    emilk/egui

    29,409Auf GitHub ansehen↗

    This library is an immediate mode graphical user interface toolkit that reconstructs the entire interface every frame. By executing procedural code within a high-frequency loop that matches the display refresh rate, it allows developers to define interactive elements and state updates directly. The framework utilizes a multi-pass rendering approach to resolve layout dependencies, ensuring that widget sizes and positions are calculated accurately before final placement to prevent visual jitter. The project functions as a cross-platform graphics toolkit, providing a portable rendering layer tha

    Rusteguigame-developmentgamedev
    Auf GitHub ansehen↗29,409
  • engineersmith/applecakeAvatar von EngineerSmith

    EngineerSmith/AppleCake

    31Auf GitHub ansehen↗

    Visual Profiling tool for Love2D using Chromium's tracing tool

    Lua
    Auf GitHub ansehen↗31
  • facebook/reactAvatar von facebook

    facebook/react

    245,669Auf GitHub ansehen↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Auf GitHub ansehen↗245,669
  • ggordan/react-infinite-gridAvatar von ggordan

    ggordan/react-infinite-grid

    202Auf GitHub ansehen↗

    A React component which renders a grid of elements.

    JavaScript
    Auf GitHub ansehen↗202
  • ghivert/grille-painAvatar von ghivert

    ghivert/grille-pain

    24Auf GitHub ansehen↗

    grillepain is a toaster for lustre, and gleam in a more general manner. It tries to be both simple to use, and simple to customise to adapt to your use case. Features could be missing, as grillepain is also an experimentation to add support for effect managers for lustre. It can however…

    Gleam
    Auf GitHub ansehen↗24
  • ghivert/redrawAvatar von ghivert

    ghivert/redraw

    72Auf GitHub ansehen↗

    React opinionated bindings for Gleam. Use React directly from Gleam, with a friendly API that will never get in your way. Redraw tries to stick to React conventions, while providing idiomatic Gleam code. Write interoperable code between React and Gleam, reuse existing components, and leverage…

    Gleam
    Auf GitHub ansehen↗72
  • ghivert/sketchG

    ghivert/sketch

    0Auf GitHub ansehen↗

    Monorepo for the Sketch, CSS-in-Gleam project. Sketch is both a specification and multiple runtimes to get CSS in Gleam correctly executed.

    Auf GitHub ansehen↗0
  • ghivert/tardisG

    ghivert/tardis

    0Auf GitHub ansehen↗

    Every good frontend framework deserve to have a good debugger. Tardis tries to fill this gap with Lustre. Because of the immutable nature and the management of side-effects of lustre, it's possible to implement a debugger able to register everything that happened in the app and that can rewind…

    Auf GitHub ansehen↗0
  • hateonion/react-bits-cnH

    hateonion/react-bits-CN

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hexacta/didactAvatar von hexacta

    hexacta/didact

    6,752Auf GitHub ansehen↗

    Didact is a virtual DOM UI framework and a technical implementation guide for building component-based libraries from scratch. It functions as a concurrent rendering engine that divides interface updates into small units of work to maintain main-thread responsiveness. The project features a fiber-based renderer and a hook-based state manager that utilizes linked-list storage to preserve data across render cycles. It employs a double-buffered render tree to calculate updates before committing them to the user interface. The framework covers recursive DOM mounting to transform virtual elements

    JavaScript
    Auf GitHub ansehen↗6,752
  • hujiulong/blogAvatar von hujiulong

    hujiulong/blog

    1,447Auf GitHub ansehen↗

    :open_book:

    Auf GitHub ansehen↗1,447
  • hyperapp/hyperappAvatar von hyperapp

    hyperapp/hyperapp

    19,211Auf GitHub ansehen↗

    Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state management system that synchronizes the user interface with a centralized application state. The framework utilizes a virtual DOM to render user interfaces and reconcile changes to the browser display. It employs a subscription model to synchronize external web APIs and asynchronous events with the global state. The system manages data through a single-state-tree architecture, where updates are handled via discrete actions and pure functions. This approach ensures that the view u

    JavaScript
    Auf GitHub ansehen↗19,211
  • iced-rs/icedAvatar von iced-rs

    iced-rs/iced

    30,757Auf GitHub ansehen↗

    Iced is a cross-platform graphical user interface framework designed for building interactive applications with a focus on type safety and predictable state management. It utilizes a declarative architecture that separates application state, update logic, and view rendering, allowing developers to construct complex interfaces by nesting reusable functional components. The framework distinguishes itself through an Elm-inspired message-passing pattern, where all user interactions are processed as discrete messages to ensure reliable state transitions. It employs an immediate-mode rendering para

    Rustelmgraphicsgui
    Auf GitHub ansehen↗30,757
  • alibaba/raxAvatar von alibaba

    alibaba/rax

    8,036Auf GitHub ansehen↗

    Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single codebase across web, mobile, and mini-program platforms. It functions as a cross-platform component renderer that translates React components into platform-specific elements using a standardized driver specification. The framework utilizes a universal UI driver specification to decouple component logic from the underlying UI layer, allowing for standardized DOM manipulation and event handling across different execution environments. This architecture enables the integration of nati

    JavaScript
    Auf GitHub ansehen↗8,036