awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to teafuljs/teaful

Projects sharing features with Teaful

30 open-source projects similar to teafuljs/teaful, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • pmndrs/zustandpmndrs avatar

    pmndrs/zustand

    58,371View on GitHub↗

    Zustand is a state management library that provides a centralized store for managing shared application data. It functions as a reactive container that connects application state to components, allowing them to subscribe to specific slices of data and trigger updates automatically. By utilizing selector-based data access and immutable state updates, the library ensures that components only re-render when their observed data changes, maintaining a predictable and efficient data flow. The library distinguishes itself through a pluggable, middleware-based architecture that allows for the extensi

    TypeScripthacktoberfesthooksreact
    View on GitHub↗58,371
  • juicedata/juicefsjuicedata avatar

    juicedata/juicefs

    13,233View on GitHub↗

    JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions as a cloud-native persistent storage layer that decouples file metadata from raw data, storing metadata in a transactional database while keeping data blocks in object storage. This architecture enables multiple hosts across different regions to access the same storage simultaneously while maintaining strong consistency. The system distinguishes itself by performing data processing, including compression and encryption, directly on the client side before transmission. By split

    Gobigdatacloud-nativedistributed-systems
    View on GitHub↗13,233
  • developit/unistoredevelopit avatar

    developit/unistore

    2,850View on GitHub↗

    Small footprint complements Preact nicely (unistore unistore/preact is ~650b) - Familiar names and ideas from Redux-like libraries - Useful data selectors to extract properties from state - Portable actions can be moved into a common place and imported - Functional actions are just reducers -…

    JavaScript
    View on GitHub↗2,850

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • effector/effectoreffector avatar

    effector/effector

    4,837View on GitHub↗

    Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem

    TypeScriptbusiness-logiceffectorevent-driven
    View on GitHub↗4,837
  • pubkey/rxdbpubkey avatar

    pubkey/rxdb

    23,048View on GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    TypeScriptangularbrowser-databasecouchdb
    View on GitHub↗23,048
  • nanostores/nanostoresnanostores avatar

    nanostores/nanostores

    7,072View on GitHub↗

    Nano Stores is a framework-agnostic state management library that uses a system of small, independent atomic stores to synchronize data across different JavaScript UI frameworks. It provides a reactive state container designed to minimize unnecessary component re-renders by decoupling application state into independent stores. The library features specialized synchronizers for real-time distributed state using WebSockets with conflict-free replicated data types, as well as a browser storage persistor for maintaining state across multiple open tabs. It utilizes adapter-based integration to map

    TypeScript
    View on GitHub↗7,072
  • hyperapp/hyperapphyperapp avatar

    hyperapp/hyperapp

    19,211View on GitHub↗

    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
    View on GitHub↗19,211
  • addresscloud/aws-lambda-docker-rasterioaddresscloud avatar

    addresscloud/aws-lambda-docker-rasterio

    19View on GitHub↗

    AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.

    Python
    View on GitHub↗19
  • adamatomic/flixelAdamAtomic avatar

    AdamAtomic/flixel

    1,143View on GitHub↗

    flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.

    ActionScript
    View on GitHub↗1,143
  • 8tentaculos/rasti8

    8tentaculos/rasti

    0View on GitHub↗
    View on GitHub↗0
  • ajstacy/adzeA

    AJStacy/Adze

    0View on GitHub↗
    View on GitHub↗0
  • akl7777777/free-chatgpt-client-pubA

    akl7777777/free-chatgpt-client-pub

    0View on GitHub↗
    View on GitHub↗0
  • akl7777777/shellgptakl7777777 avatar

    akl7777777/ShellGPT

    2,032View on GitHub↗

    ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphics.免费的chatgpt客户端,已支持联网搜索,无需密钥,无需登录,多节点自动测速切换,长文翻译不限字数,AI出图

    JavaScriptbobpluginchatgptchatgpt-app
    View on GitHub↗2,032
  • alan2207/bulletproof-reactalan2207 avatar

    alan2207/bulletproof-react

    35,335View on GitHub↗

    Bulletproof React is an architectural guide and project boilerplate designed to standardize the development of large-scale, maintainable frontend applications. It provides a set of structural principles and organizational strategies that enforce a strict separation of concerns, ensuring that codebases remain manageable as they grow in complexity over time. The project distinguishes itself by promoting a modular design that groups related logic, components, and services into dedicated feature folders. It utilizes a composition-based approach to build user interfaces and implements a dependency

    TypeScriptreactreact-applicationsreact-architecture-patterns
    View on GitHub↗35,335
  • ai/nanostoresA

    ai/nanostores

    0View on GitHub↗
    View on GitHub↗0
  • ai/nanocolorsA

    ai/nanocolors

    0View on GitHub↗
    View on GitHub↗0
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    View on GitHub↗9,177
  • algolia/algoliasearch-railsalgolia avatar

    algolia/algoliasearch-rails

    420View on GitHub↗

    AlgoliaSearch integration to your favorite ORM

    Ruby
    View on GitHub↗420
  • aliasrobotics/caialiasrobotics avatar

    aliasrobotics/cai

    7,170View on GitHub↗

    CAI is a framework for building autonomous security agents and an orchestration system for coordinating multiple specialized agents. It functions as an agentic workflow engine and an autonomous cyber-defense tool that maps language model reasoning to security kill chain functions for threat detection and mitigation. The system distinguishes itself through multi-agent coordination patterns, such as swarms and hierarchies, and the use of stateful conversation handoffs. It implements multi-layer input and output guardrails to block prompt injections and validate commands before they reach the sy

    Pythonartificial-intelligencecybersecurityframework
    View on GitHub↗7,170
  • alibaba/icealibaba avatar

    alibaba/ice

    18,632View on GitHub↗

    Ice is an enterprise-grade web application framework designed to support the development of scalable, distributed front-end systems. It functions as a comprehensive JavaScript build toolchain and orchestration platform, providing the necessary infrastructure to manage complex business logic, standardized project structures, and automated asset pipelines. The framework distinguishes itself through a modular plugin architecture and native support for micro-frontend orchestration. By allowing developers to compose applications from independently deployable modules, it enables large teams to coll

    TypeScriptframeworkicejsmicrofrontends
    View on GitHub↗18,632
  • alibaba/lightproxyalibaba avatar

    alibaba/lightproxy

    3,186View on GitHub↗

    💎 Cross platform Web debugging proxy

    TypeScript
    View on GitHub↗3,186
  • alloc/preact-in-motionalloc avatar

    alloc/preact-in-motion

    32View on GitHub↗

    This package uses the Preact Options API to introduce an animate prop to every native element (e.g. , , , etc.). It uses the motion/mini package to animate the elements. To understand which features of Motion are supported, see this comparison table.

    TypeScript
    View on GitHub↗32
  • alphasp/pxviewalphasp avatar

    alphasp/pxview

    836View on GitHub↗

    An unofficial Pixiv app client for Android and iOS, built with React Native.

    JavaScript
    View on GitHub↗836
  • alyssaxuu/omnialyssaxuu avatar

    alyssaxuu/omni

    7,799View on GitHub↗

    Omni is a browser-based productivity automation tool that operates as a local extension. It provides a command-palette interface to execute workspace actions and manage browsing sessions through text-based inputs. The system allows for local-source sideloading, enabling the software to run from a local directory rather than through a centralized extension marketplace. Capabilities cover browser tab management, including programmatically switching and organizing pages. It also includes tools for bookmark organization and history search, allowing users to filter and retrieve saved pages or pre

    JavaScriptbookmarkbookmarksbookmarks-manager
    View on GitHub↗7,799
  • amitp/mapgen2amitp avatar

    amitp/mapgen2

    1,366View on GitHub↗

    After working on a Perlin-noise-based map generator I had wanted something with islands and rivers and volcanoes and lava. However, I had a lot of trouble getting that map generator to generate any more than what it did at first. This project was my exploration of several different techniques…

    ActionScript
    View on GitHub↗1,366
  • amuste/dnetindexeddbamuste avatar

    amuste/DnetIndexedDb

    107View on GitHub↗

    Blazor Library for IndexedDB DOM API

    JavaScript
    View on GitHub↗107
  • ankane/groupdateankane avatar

    ankane/groupdate

    3,888View on GitHub↗

    Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group and aggregate temporal records into discrete buckets, such as days, weeks, or months, to calculate sums and averages for reports. The project focuses on ensuring continuous timelines through time series gap filling, which inserts default values for periods where no data exists. It also includes a temporal data formatter that converts grouped date-time keys into localized strings or custom formatting patterns. The tool covers broad temporal data operations, including time range

    Ruby
    View on GitHub↗3,888
  • ankane/lockboxankane avatar

    ankane/lockbox

    1,598View on GitHub↗

    Modern encryption for Ruby and Rails

    Ruby
    View on GitHub↗1,598
  • ankane/rollupankane avatar

    ankane/rollup

    350View on GitHub↗

    Rollup time-series data in Rails

    Ruby
    View on GitHub↗350
  • alexmacarthur/typeitalexmacarthur avatar

    alexmacarthur/typeit

    3,180View on GitHub↗

    The most versatile JavaScript typewriter effect library on the planet.

    JavaScriptanimationjavascriptjavascript-library
    View on GitHub↗3,180