26 repos
Explore 26 awesome GitHub repositories matching software engineering & architecture · Reactive & Messaging. Refine with filters or upvote what's useful.
This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m
Lists specialized packages that enable reactive state management and event-driven architectural patterns.
Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on
Utilizes non-blocking input and output operations to manage concurrent data transfers without stalling the main thread.
Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through huma
Exposes standardized hooks that allow external systems to trigger and communicate with core agent logic in real time.
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 acce
Implements a pluggable middleware architecture to intercept and transform state updates for logging or persistence.
This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transfo
Decouples data ingestion from processing logic using non-blocking mechanisms to handle high-throughput event streams.
Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys
Attaches custom behaviors to DOM elements through lifecycle-aware directives that encapsulate low-level manipulation logic.