84 repository-uri
Tools and strategies designed to build, share, and maintain applications that function across multiple operating systems and platforms.
Explore 84 awesome GitHub repositories matching software engineering & architecture · Cross-Platform Development. Refine with filters or upvote what's useful.
Acest proiect este un repository centralizat, condus de comunitate, de tutoriale practice concepute pentru a facilita dobândirea de competențe prin construcția practică a aplicațiilor software din lumea reală. Servește drept director cuprinzător care agregă documentație externă și materiale instrucționale, oferind o cale structurată pentru ca dezvoltatorii să stăpânească limbaje de programare și domenii tehnice specifice. Repository-ul se distinge prin organizarea resurselor tehnice disparate într-o structură ierarhică, bazată pe taxonomie, care permite dezvoltatorilor să descopere și să navigheze prin diverse discipline de inginerie software. Prin gruparea proiectelor individuale în secvențe logice, oferă un roadmap care ajută cursanții să progreseze de la concepte fundamentale la implementare avansată. Conținutul este menținut prin contribuții colaborative, asigurându-se că colecția rămâne o resursă actuală și expansivă pentru comunitatea de dezvoltatori. Proiectul acoperă o suprafață largă de capabilități, cuprinzând domenii precum dezvoltarea web full-stack, ingineria aplicațiilor mobile și dezvoltarea jocurilor interactive. Include resurse pentru o gamă largă de limbaje de programare, variind de la limbaje de nivel de sistem precum C, C++ și Rust la limbaje de nivel înalt și funcționale precum Python, Ruby, Haskell și Clojure. Aceste materiale susțin stăpânirea tehnică specializată în domenii precum învățarea automată, știința datelor și programarea în rețea. Directorul este structurat pentru a permite descoperirea eficientă pe limbaj de programare și domeniu tehnic, cu un cuprins clar pentru a ajuta utilizatorii să localizeze informații specifice. Funcționează ca un index persistent de link-uri externe, conectând dezvoltatorii la documentație și tutoriale terțe pentru a le aprofunda înțelegerea conceptelor tehnice.
Design software that runs consistently across multiple operating systems or hardware environments using unified codebases and frameworks.
React este o bibliotecă JavaScript pentru construirea de interfețe utilizator bazată pe o arhitectură orientată pe componente și flux de date unidirecțional.
Enables the creation of universal mobile and web applications by sharing business logic and component structures across platforms.
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture
Utilizes platform-specific file extensions to share logic across native environments while maintaining distinct implementations where necessary.
Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current system state against user-defined configurations to ensure desired operational outcomes. The system relies on a centralized API-driven interface and a replicated key-value store to maintain a consistent source of truth for all cluster objects. The platform distinguishes itself throu
Matches containerized workload requirements to available cluster capacity using bin-packing algorithms to optimize resource utilization.
LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. The project distinguishes itself through a unified codebase that supports native-looking interfaces across desktop and mobile operating systems. It utilizes automated peer discovery to identify available devices on a subnet and employs end-to-end encryption to ensure data integrit
Generates native installation packages for various desktop and mobile platforms from one central source.
Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi
Supports cross-platform development by providing standardized search and analytics capabilities for diverse application environments.
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 through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic
Abstracts underlying server implementations to allow seamless portability between different HTTP platforms.
This project is a comprehensive, community-driven directory of machine learning resources, software libraries, and educational materials. It serves as a centralized knowledge base for developers and researchers, organizing tools and frameworks by their primary programming language and technical domain to simplify discovery across the artificial intelligence ecosystem. The collection distinguishes itself by providing a cross-language development index that spans diverse programming environments, including C, C++, Rust, Clojure, and Python. It covers a wide range of specialized capabilities, fr
Coordinates the deployment of machine learning frameworks across diverse operating systems using portable build strategies.
Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. The language is built on a task-based concurrency model that schedules asynchronous operations across multicore hardware to ensure data race safety. The project distinguishes itself through a native, bi-directional interoperability mechanism that allows for direct integration wit
Coordinates shared core libraries and toolchains to build and package software for multiple target platforms from a single source.
Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, statically linked binary that integrates directly into shell startup sequences to ensure consistent performance across different operating systems. By utilizing shell-agnostic hooks, it injects dynamically generated strings into the prompt regardless of the underlying command interpr
Standardizes the terminal experience across different operating systems to ensure a uniform workflow for developers.
Marktext is a cross-platform desktop application designed for markdown document authoring and structured note-taking. It functions as a WYSIWYG text processor, providing a distraction-free interface that renders formatted content in real-time while hiding the underlying markup syntax. The application utilizes a multi-process architecture that separates system integration from the user interface, ensuring consistent performance across Windows, macOS, and Linux. By employing a custom editor core built on native browser capabilities and a structured syntax tree, it manages complex document eleme
Ensures seamless file compatibility and workflow portability by maintaining a unified writing environment across different operating systems.
PowerShell is a cross-platform task automation and configuration management framework. It functions as an object-oriented shell environment and a dynamic scripting language, enabling users to interact with system interfaces and manage infrastructure through a unified command-line interface. By executing as a managed application on the common language runtime, it provides direct access to native libraries and system APIs. The system is distinguished by its object-based pipeline, which processes structured data objects rather than raw text, allowing for precise property manipulation across comm
Supports the creation of portable automation scripts that execute consistently across diverse operating systems.
Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platform-specific machine code, bytecode, or source code. The project distinguishes itself through a multi-target build orchestration model that manages complex compilation units and hierarchical source sets. Developers can define common interface logic that is satisfied by platform-sp
Facilitates architectural patterns that allow common business logic to run seamlessly alongside unique, platform-specific implementations.
Taro is a cross-platform application development framework designed to build a single codebase that runs across multiple mobile platforms and web browsers. It focuses on mini-program development for ecosystems such as WeChat, Alipay, and ByteDance, as well as hybrid mobile application deployment. The project enables multi-framework frontend engineering, allowing developers to use React or Vue to create user interfaces that compile to different target environments. It employs a framework-agnostic abstract layer and a unified virtual DOM translation to map high-level component logic to various
Provides a framework and strategy for building applications that run across multiple mobile platforms and web browsers.
Wox is a keyboard-driven command interface designed to centralize desktop productivity, system navigation, and workflow automation. It functions as a launcher that enables users to open applications, manage files, and execute system commands through a unified, text-based overlay. By integrating a modular plugin framework, the application allows for the expansion of its core capabilities to include specialized search providers and custom system utilities. The platform distinguishes itself through the integration of language models, which enable natural language search and the automation of tex
Supports the development of modular, process-isolated extensions for specialized system workflows.
React-Native-Elements is a cross-platform mobile UI toolkit and component library designed for the React Native framework. It provides a system of pre-styled visual components to build consistent user interfaces across mobile and web platforms using a single shared codebase. The framework enables the development of applications that run across different operating systems and web browsers while maintaining a unified look and feel. It supports rapid UI prototyping and application design by providing reusable building blocks that reduce the need to create every custom component from scratch.
Enables a single unified codebase to be shared across mobile apps and web browsers.
ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C# source code. It functions as a metadata explorer and a common intermediate language viewer, enabling the analysis of compiled code and the execution of reverse engineering workflows. The project distinguishes itself through specialized translation capabilities, such as converting compiled binary XML (BAML) back into human-readable XAML for user interface analysis. It also provides tools for inspecting native machine code and extracting metadata from program database (PDB) files.
Recursively loads assembly dependencies discovered within the embedded resource streams of a binary.
This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development machines. It functions as a cross-platform manager that enables users to install, switch, and synchronize runtime versions across Windows, macOS, and Linux environments. The tool automates environment configuration by detecting project-specific version requirements through directory-traversal resolution. It maintains consistency by dynamically updating shell paths and environment variables, allowing for automatic version switching as users navigate between different project directo
Standardizes environment variable updates across different operating systems to ensure consistent runtime switching.
This framework is a cross-platform software development kit designed for building native mobile and desktop applications from a single shared codebase. It provides a unified programming interface that allows developers to construct user interfaces using declarative markup, which are then rendered as native components on each target operating system. The framework distinguishes itself through a multi-targeting build system that consolidates platform-specific resources and native control mapping into a unified project structure. It includes a data-driven binding engine that synchronizes applica
Provides a comprehensive SDK for unified access to native device hardware, system APIs, and application lifecycle management.
The Java Development Kit is a comprehensive software development environment designed for compiling, debugging, and executing applications written in the Java programming language. It provides the core infrastructure necessary to transform human-readable source code into platform-independent bytecode and run those applications across diverse computing environments. At the center of this environment is the Java Virtual Machine, a runtime engine that executes compiled bytecode while managing memory and system resources. This architecture utilizes a stack-based virtual machine and a platform-agn
Enables building applications that run consistently on any device equipped with a virtual machine.