fre
Concurrent UI library
A lightweight UI library with concurrency support and hooks API.
Tiny Concurrent UI library with Fiber.
4k stars
40 watching
350 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
fiberfrehookhooksjsxkeyed-reconcilation-algorithmreact-hooksreact-likereconcilationreconciliation-algorithmvdomvdom-library
Related projects:
Repository | Description | Stars |
---|---|---|
dioxuslabs/dioxus | A framework that enables building cross-platform web and desktop applications with a single codebase, using Rust, and provides features such as hot-reloading, bundling, and ergonomic state management. | 21,674 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
marcoonroad/sporadic | A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
facebook/litho | A framework for building efficient UIs on Android using a declarative API. | 7,708 |
pmndrs/zustand | A state management solution for React that uses simplified flux principles and doesn't wrap the app in context providers | 48,363 |
amphp/amp | A framework that provides primitives and utilities for building concurrent PHP applications with non-blocking I/O and cooperative scheduling of fibers. | 4,262 |
tildeio/rsvp.js | Provides tools for organizing asynchronous code using Promises/A+ | 3,610 |
marionettejs/backbone.marionette | A composite application library for Backbone.js that simplifies the construction of large-scale JavaScript applications | 7,059 |
solidjs/solid | A JavaScript library for building user interfaces using a declarative, fine-grained approach | 32,509 |
vanjs-org/van | A lightweight, reactive UI framework that allows developers to build useful web applications with minimal code and configuration. | 3,904 |
a-synchronous/rubico | Enables simple and composable asynchronous functional programming in JavaScript | 277 |
roundingwellos/marionette.toolkit | A collection of extensions for large-scale application architecture built on top of Marionette.js | 69 |
matthewp/haunted | A React Hooks API implementation for web components using Lit HTML or HyperHTML. | 2,619 |
sindresorhus/p-limit | Limits concurrent execution of promise-returning and async functions. | 2,048 |
sindresorhus/p-all | Concurrently execute multiple promise-returning functions with optional concurrency limits. | 317 |