awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to johannesjo/parallel-code

Open-source alternatives to Parallel Code

24 open-source projects similar to johannesjo/parallel-code, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Parallel Code alternative.

  • moresl/cchubM

    Moresl/cchub

    0View on GitHub↗
    View on GitHub↗0
  • brave/brave-browserbrave avatar

    brave/brave-browser

    21,691View on GitHub↗

    Brave is a privacy-centric web browser built on the Chromium engine. It functions as a cross-platform navigation tool designed to protect user data by automatically blocking trackers and advertisements by default. The browser distinguishes itself through integrated search capabilities that allow for programmatic control over query execution and data retrieval. It provides a platform for custom search engine development, enabling users to apply specific ranking rules, filter content based on geographic or temporal constraints, and enrich results with real-time structured data. Beyond its core

    bravebrowserchromium
    View on GitHub↗21,691
  • btangonan/animaB

    btangonan/anima

    0View on GitHub↗
    View on GitHub↗0
  • charlie85270/dorothyCharlie85270 avatar

    Charlie85270/Dorothy

    306View on GitHub↗

    Dorothy, the wife your AI agents needs.

    TypeScript
    View on GitHub↗306
  • codenameone/codenameonecodenameone avatar

    codenameone/CodenameOne

    1,840View on GitHub↗

    Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

    Javaandroidapp-frameworkcodename-one
    View on GitHub↗1,840

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
  • codika-io/claveC

    codika-io/clave

    0View on GitHub↗
    View on GitHub↗0
  • electron/electronelectron avatar

    electron/electron

    121,727View on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    C++c-plus-pluschromecss
    View on GitHub↗121,727
  • facebook/react-nativefacebook avatar

    facebook/react-native

    126,019View on GitHub↗

    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

    C++androidapp-frameworkcross-platform
    View on GitHub↗126,019
  • flutter/flutterflutter avatar

    flutter/flutter

    177,056View on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-performance rendering engine and a multi-platform compilation model. The framework provides a comprehensive suite of developer tools, including hot reloading for real-time code injection and diagnostic utilities for monitoring application state and performance. It features a modu

    Dartandroidapp-frameworkcross-platform
    View on GitHub↗177,056
  • godotengine/godotgodotengine avatar

    godotengine/godot

    112,618View on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for

    C++game-developmentgame-enginegamedev
    View on GitHub↗112,618
  • im4codes/imcodesim4codes avatar

    im4codes/imcodes

    569View on GitHub↗

    English | 简体中文 | 繁體中文 | Español | Русский | 日本語 | 한국어

    TypeScript
    View on GitHub↗569
  • larryxiao/openquacklarryxiao avatar

    larryxiao/openquack

    31View on GitHub↗

    Voice dictation menu-bar app for macOS. Press a hotkey, speak, transcript appears at the cursor. Whisper runs locally via WhisperKit on Apple Silicon — no audio, text, or telemetry leaves your Mac. MIT, Swift.

    Swift
    View on GitHub↗31
  • leonardocardoso/poirotLeonardoCardoso avatar

    LeonardoCardoso/Poirot

    187View on GitHub↗

    A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

    Swift
    View on GitHub↗187
  • made-apps/legerityMADE-Apps avatar

    MADE-Apps/legerity

    88View on GitHub↗

    A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET

    C#androidappiumautomated-testing
    View on GitHub↗88
  • made-apps/legerity-unoMADE-Apps avatar

    MADE-Apps/legerity-uno

    18View on GitHub↗

    An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET

    C#androidappiumios
    View on GitHub↗18
  • mvvmcross/mvvmcrossMvvmCross avatar

    MvvmCross/MvvmCross

    3,917View on GitHub↗

    MvvmCross is a .NET MVVM framework designed for building cross-platform applications by separating business logic from native user interfaces. It functions as a navigation engine and a UI data binding library, enabling the encapsulation of logic within view models that are reused across different operating systems. The framework provides a native hardware abstraction layer and a dependency injection container to decouple components and provide a consistent interface for accessing device features. It coordinates type-safe transitions between native screens and manages the synchronization of da

    C#androidc-sharpdotnet
    View on GitHub↗3,917
  • nativescript/nativescriptNativeScript avatar

    NativeScript/NativeScript

    25,446View on GitHub↗

    NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android applications using JavaScript or TypeScript. It provides a direct bridge to native platform APIs, allowing developers to invoke native classes, methods, and properties directly from script code while maintaining full access to underlying mobile operating system features. The framework distinguishes itself through its direct native UI rendering, which maps declarative markup components to actual platform-native widgets rather than web-based views. This architecture is supported by

    TypeScriptandroidangularcapacitor
    View on GitHub↗25,446
  • spectreconsole/spectre.consolespectreconsole avatar

    spectreconsole/spectre.console

    11,210View on GitHub↗

    Spectre.Console is a .NET framework designed for building structured, feature-rich command-line applications. It provides a comprehensive toolkit for managing complex command hierarchies, type-safe argument parsing, and dependency injection, allowing developers to decouple business logic from input processing while maintaining modular application designs. The framework distinguishes itself through a sophisticated terminal user interface toolkit that enables the creation of dynamic, interactive console experiences. It utilizes a markup-based rendering system to display styled text, tables, cha

    C#ansi-colorscli-parserconsole
    View on GitHub↗11,210
  • stackblitz-labs/bolt.diystackblitz-labs avatar

    stackblitz-labs/bolt.diy

    19,005View on GitHub↗

    Bolt.diy is a browser-based integrated development environment designed for full-stack web application construction. It functions as an AI-powered development platform that automates project scaffolding, code generation, and application deployment directly within the browser. The platform distinguishes itself through a secure, isolated execution environment that runs development servers and package managers in a sandboxed container. It utilizes a provider-agnostic model abstraction, allowing users to connect multiple artificial intelligence services to power automated reasoning and code gener

    TypeScript
    View on GitHub↗19,005
  • superset-sh/supersetsuperset-sh avatar

    superset-sh/superset

    11,877View on GitHub↗

    Superset is an agentic development environment designed to orchestrate autonomous AI coding agents. It functions as a workspace where multiple command-line based agents can run in parallel, utilizing a persistent terminal multiplexer to maintain long-lived shell sessions and state. The project distinguishes itself through the use of Git worktrees to provide physical directory isolation for each task, preventing merge conflicts during concurrent agent operations. It incorporates a Model Context Protocol client to extend agent capabilities via external tools and data, while keeping execution en

    TypeScriptagentic-aiai-agentsclaude-code
    View on GitHub↗11,877
  • ttlapp/time-to-leaveTTLApp avatar

    TTLApp/time-to-leave

    490View on GitHub↗

    Log work hours and get notified when it's time to leave the office and start to live.

    JavaScript
    View on GitHub↗490
  • unoplatform/unounoplatform avatar

    unoplatform/uno

    9,974View on GitHub↗

    Uno is a cross-platform development framework used to build native mobile, web, desktop, and embedded applications from a single C# and XAML codebase. It provides a native UI framework that renders visual elements across different operating systems using shared layout and styling rules. The platform features a hot reload development environment that allows for the modification of code and layouts in a running application without restarting the process. It supports a dual-mode rendering system, offering a choice between a shared cross-platform canvas and native platform controls. The framewor

    C#
    View on GitHub↗9,974
  • agentfm-ai/agent-fmA

    agentfm-ai/agent-fm

    0View on GitHub↗
    View on GitHub↗0
  • whyboris/video-hub-appwhyboris avatar

    whyboris/Video-Hub-App

    705View on GitHub↗

    Official repository for Video Hub App

    TypeScript
    View on GitHub↗705