8 repos
Explore 8 awesome GitHub repositories matching software engineering & architecture · Runtime Control & Customization. Refine with filters or upvote what's useful.
React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.
Runtime flags allow for the dynamic toggling of features and compiler optimizations without requiring rebuilds.
RustDesk is a cross-platform remote desktop client that enables users to initiate and receive remote sessions. It provides a complete infrastructure for self-hosted remote access, utilizing a signaling and relay server architecture to maintain connectivity when direct peer-to-peer links are unavailable. The software is
Modifies client-side behavior through theme selection, language localization, and automated session recording options.
Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve
Delegates file versioning operations to external scripts that execute whenever data is modified or removed from the system.
Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr
Routes incoming network traffic to specific class methods designed to process and respond to HTTP requests.
Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central applicatio
Exposes helper functions to access application state and propagate request-specific data into background execution contexts.
React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface
Implements conditional paths that allow teams to roll out breaking changes or new data-loading patterns incrementally while maintaining stable production performance.
Maybe is a self-hosted financial platform designed for private deployment, providing a centralized interface to track investments, budgets, and net worth. By running the application on your own infrastructure, you maintain full control over your sensitive financial data and privacy. The platform is delivered as a cont
Ensures operational stability by allowing users to pin specific software releases and manage controlled upgrade paths.
Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application pri
Modify the visual environment through custom themes, plugin architectures, and flexible editor layouts to match individual workflow preferences.