awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codenameone/codenameone

Open-source alternatives to CodenameOne

30 open-source projects similar to codenameone/codenameone, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CodenameOne alternative.

  • eclipse/openj9الصورة الرمزية لـ eclipse

    eclipse/openj9

    3,524عرض على GitHub↗

    Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

    Java
    عرض على GitHub↗3,524
  • includeos/includeosالصورة الرمزية لـ includeos

    includeos/IncludeOS

    5,239عرض على GitHub↗

    IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a single bootable image. It functions as a resource-efficient cloud service virtual machine and a lightweight serverless runtime environment designed to minimize memory footprints and boot times. The project provides a Linux compatibility layer via a C library, allowing applications written for Linux to be compiled and executed within the unikernel environment. It also serves as a network appliance framework for building high-performance firewalls and load balancers using config

    C++cppoperating-systemunikernel
    عرض على GitHub↗5,239
  • alibaba/dragonwell8الصورة الرمزية لـ alibaba

    alibaba/dragonwell8

    4,322عرض على GitHub↗

    This project is a customized OpenJDK distribution optimized for high-throughput distributed applications. It features a coroutine runtime engine that replaces kernel threads with lightweight symmetric coroutines to increase concurrency and reduce scheduling overhead while maintaining standard Java interface compatibility. The runtime distinguishes itself through a multi-tenant resource manager and specialized networking providers. It implements resource isolation for CPU and memory to prevent cross-tenant interference and integrates Remote Direct Memory Access for high-throughput, low-latency

    Java
    عرض على GitHub↗4,322
  • authorjapps/zerocodeالصورة الرمزية لـ authorjapps

    authorjapps/zerocode

    1,008عرض على GitHub↗

    zerocode-tdd is a community-developed, free, open-source, outcome-driven automated testing for microservices APIs, Kafka(Data Streams), Databases and Load scenarios. all defined in simple JSON or YAML — with zero coding.

    Javaapiapi-contractassertions
    عرض على GitHub↗1,008

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • brave/brave-browserالصورة الرمزية لـ brave

    brave/brave-browser

    21,691عرض على 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
    عرض على GitHub↗21,691
  • btangonan/animaB

    btangonan/anima

    0عرض على GitHub↗
    عرض على GitHub↗0
  • catimaloyalty/androidالصورة الرمزية لـ CatimaLoyalty

    CatimaLoyalty/Android

    1,610عرض على GitHub↗

    Catima, a Loyalty Card & Ticket Manager for Android

    Javaandroidfdroidizzyondroid
    عرض على GitHub↗1,610
  • charlie85270/dorothyالصورة الرمزية لـ Charlie85270

    Charlie85270/Dorothy

    306عرض على GitHub↗

    Dorothy, the wife your AI agents needs.

    TypeScript
    عرض على GitHub↗306
  • codika-io/claveC

    codika-io/clave

    0عرض على GitHub↗
    عرض على GitHub↗0
  • commons-app/apps-android-commonsالصورة الرمزية لـ commons-app

    commons-app/apps-android-commons

    1,170عرض على GitHub↗

    The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons

    Kotlinandroidcommonsgood-first-issue
    عرض على GitHub↗1,170
  • elastic/elasticsearchالصورة الرمزية لـ elastic

    elastic/elasticsearch

    77,012عرض على GitHub↗

    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

    Javaelasticsearchjavasearch-engine
    عرض على GitHub↗77,012
  • electron/electronالصورة الرمزية لـ electron

    electron/electron

    121,727عرض على 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
    عرض على GitHub↗121,727
  • facebook/hhvmالصورة الرمزية لـ facebook

    facebook/hhvm

    18,635عرض على GitHub↗

    HHVM is a high-performance execution engine and runtime environment designed for the Hack language. It functions as a persistent web application server that processes incoming network traffic, while also providing command-line utilities for executing standalone scripts and performing automated tasks. The project distinguishes itself through a sophisticated execution model that utilizes just-in-time compilation to translate bytecode into optimized machine code. This process is supported by a static type analysis engine that enforces strict data constraints and identifies type inconsistencies b

    C++hackhacklanghhvm
    عرض على GitHub↗18,635
  • facebook/react-nativeالصورة الرمزية لـ facebook

    facebook/react-native

    126,019عرض على 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
    عرض على GitHub↗126,019
  • fcambus/jsemuالصورة الرمزية لـ fcambus

    fcambus/jsemu

    1,849عرض على GitHub↗

    A list of emulators written in the JavaScript programming language.

    عرض على GitHub↗1,849
  • flutter/flutterالصورة الرمزية لـ flutter

    flutter/flutter

    177,056عرض على 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
    عرض على GitHub↗177,056
  • godotengine/godotالصورة الرمزية لـ godotengine

    godotengine/godot

    112,618عرض على 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
    عرض على GitHub↗112,618
  • google/j2objcالصورة الرمزية لـ google

    google/j2objc

    6,041عرض على GitHub↗

    j2objc is a source-to-source compiler and transpiler that converts Java source code into Objective-C. It functions as a cross-platform logic porter, allowing application logic and data models written in Java to be shared and executed on iOS. To support this translation, the project provides an Objective-C implementation of core Java classes and APIs to emulate the Java runtime environment. The system includes specialized translation for Java libraries and provides mapping for dependency injection and static analysis annotations to preserve metadata. It also enables the conversion of JUnit tes

    Java
    عرض على GitHub↗6,041
  • im4codes/imcodesالصورة الرمزية لـ im4codes

    im4codes/imcodes

    569عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗569
  • jabref/jabrefالصورة الرمزية لـ JabRef

    JabRef/jabref

    4,373عرض على GitHub↗

    This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f

    Javaacademiaacademic-publicationsai
    عرض على GitHub↗4,373
  • jakogut/tinyvmالصورة الرمزية لـ jakogut

    jakogut/tinyvm

    3,321عرض على GitHub↗

    TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

    C
    عرض على GitHub↗3,321
  • johannesjo/parallel-codeالصورة الرمزية لـ johannesjo

    johannesjo/parallel-code

    730عرض على GitHub↗

    Run Claude Code, Codex, and Gemini side by side — each in its own git worktree

    TypeScript
    عرض على GitHub↗730
  • larryxiao/openquackالصورة الرمزية لـ larryxiao

    larryxiao/openquack

    31عرض على 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
    عرض على GitHub↗31
  • leonardocardoso/poirotالصورة الرمزية لـ LeonardoCardoso

    LeonardoCardoso/Poirot

    187عرض على GitHub↗

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

    Swift
    عرض على GitHub↗187
  • made-apps/legerityالصورة الرمزية لـ MADE-Apps

    MADE-Apps/legerity

    88عرض على 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
    عرض على GitHub↗88
  • made-apps/legerity-unoالصورة الرمزية لـ MADE-Apps

    MADE-Apps/legerity-uno

    18عرض على 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
    عرض على GitHub↗18
  • micropython/micropythonالصورة الرمزية لـ micropython

    micropython/micropython

    21,806عرض على GitHub↗

    MicroPython is a lean implementation of Python 3 optimized to run on microcontrollers and other resource-constrained systems. It serves as a cross-platform embedded runtime and hardware abstraction layer, providing a firmware framework that maps high-level software commands to specific microcontroller registers across diverse processor architectures. The project functions as an embedded language interpreter that enables rapid prototyping on hardware through an interactive read-eval-print loop. It supports a wide range of target environments, including ARM, ESP32, STM32, RISC-V, and WebAssembl

    Cembeddedmicrocontrollermicropython
    عرض على GitHub↗21,806
  • microsoft/openjdkالصورة الرمزية لـ microsoft

    microsoft/openjdk

    342عرض على GitHub↗

    Microsoft Build of OpenJDK

    عرض على GitHub↗342
  • mobivm/robovmالصورة الرمزية لـ MobiVM

    MobiVM/robovm

    1,034عرض على GitHub↗

    Website - Developer Guide - Changelog - RoboPods - dkimitsa's dev blog

    Java
    عرض على GitHub↗1,034
  • moresl/cchubM

    Moresl/cchub

    0عرض على GitHub↗
    عرض على GitHub↗0