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 reactjs/react-static-container

Open-source alternatives to React Static Container

16 open-source projects similar to reactjs/react-static-container, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Static Container alternative.

  • alexsergey/issrAvatar von AlexSergey

    AlexSergey/issr

    103Auf GitHub ansehen↗

    The easiest way to move your React application to Server-Side Rendering. Handles Side Effects and synchronizes State.

    HTML
    Auf GitHub ansehen↗103
  • 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
  • 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
  • engineersmith/applecakeAvatar von EngineerSmith

    EngineerSmith/AppleCake

    31Auf GitHub ansehen↗

    Visual Profiling tool for Love2D using Chromium's tracing tool

    Lua
    Auf GitHub ansehen↗31
  • 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

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
  • jakesidsmith/react-fastclickAvatar von JakeSidSmith

    JakeSidSmith/react-fastclick

    486Auf GitHub ansehen↗

    Fast Touch Events for React

    JavaScript
    Auf GitHub ansehen↗486
  • jasonslyvia/react-lazyloadAvatar von jasonslyvia

    jasonslyvia/react-lazyload

    5,904Auf GitHub ansehen↗

    This project is a React lazy loading component designed to improve frontend performance by deferring the rendering of child elements until they enter the browser viewport. It functions as a resource lifecycle manager and visibility trigger, preventing unnecessary mounts of off-screen components to reduce initial page load times and memory usage. The library provides configuration for visibility triggers, allowing the use of custom offsets and specific scroll containers to determine when a component loads. It includes mechanisms for managing component lifecycles, enabling the choice of whether

    JavaScript
    Auf GitHub ansehen↗5,904
  • loktar00/react-lazy-loadAvatar von loktar00

    loktar00/react-lazy-load

    980Auf GitHub ansehen↗

    React component that renders children elements when they enter the viewport.

    TypeScript
    Auf GitHub ansehen↗980
  • lucifier129/react-liteAvatar von Lucifier129

    Lucifier129/react-lite

    1,714Auf GitHub ansehen↗

    An implementation of React v15.x that optimizes for small script size

    JavaScript
    Auf GitHub ansehen↗1,714
  • oliviertassinari/babel-plugin-transform-react-remove-prop-typesAvatar von oliviertassinari

    oliviertassinari/babel-plugin-transform-react-remove-prop-types

    890Auf GitHub ansehen↗

    Remove unnecessary React propTypes from the production build. :balloon:

    JavaScript
    Auf GitHub ansehen↗890
  • pfirsich/jprofAvatar von pfirsich

    pfirsich/jprof

    103Auf GitHub ansehen↗

    Profiling library/tool for löve

    Lua
    Auf GitHub ansehen↗103
  • polynominal/piefillerAvatar von Polynominal

    Polynominal/Piefiller

    25Auf GitHub ansehen↗

    Graphical profiler for Love2D 9.2

    Lua
    Auf GitHub ansehen↗25
  • ramongebben/react-perf-toolAvatar von RamonGebben

    RamonGebben/react-perf-tool

    413Auf GitHub ansehen↗

    Deprecated Debug performance of your React application

    JavaScript
    Auf GitHub ansehen↗413
  • redsunsoft/react-render-visualizerAvatar von redsunsoft

    redsunsoft/react-render-visualizer

    837Auf GitHub ansehen↗

    Render visualizer for ReactJS

    JavaScript
    Auf GitHub ansehen↗837
  • seatgeek/react-infiniteAvatar von seatgeek

    seatgeek/react-infinite

    2,683Auf GitHub ansehen↗

    A browser-ready efficient scrolling container based on UITableView

    JavaScript
    Auf GitHub ansehen↗2,683
  • 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