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

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

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

42 مستودعات

Awesome GitHub RepositoriesBytecode Compiled Languages

Programming languages that use a compiler to target a compact intermediate bytecode representation.

Distinct from Bytecode Compilation: None of the candidates describe the identity of the language as a whole, only the compilation process.

Explore 42 awesome GitHub repositories matching programming languages & runtimes · Bytecode Compiled Languages. Refine with filters or upvote what's useful.

Awesome Bytecode Compiled Languages GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apple/swiftالصورة الرمزية لـ apple

    apple/swift

    70,119عرض على GitHub↗

    Swift is a general purpose, compiled systems programming language designed for building high-performance software. It is a strongly typed language that focuses on memory safety and type safety to prevent runtime errors. The language is designed for native code integration, allowing it to interoperate with C and Objective-C libraries to leverage existing system functions and high-performance APIs. The project covers broad capabilities in type-safe application development and cross-platform toolchain engineering. It includes infrastructure for automated language validation, compiler performanc

    Compiles directly to native machine code for high-performance execution across multiple operating systems and architectures.

    Swift
    عرض على GitHub↗70,119
  • zeit/pkgالصورة الرمزية لـ zeit

    zeit/pkg

    24,366عرض على GitHub↗

    pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies into a single standalone executable file that runs without a pre-installed runtime on the target machine. The tool uses a virtual filesystem bundler to embed project assets and native modules into a binary snapshot. It includes a bytecode obfuscator that compiles source code into bytecode to prevent the extraction of raw logic. The project supports cross-platform distribution, allowing the generation of binaries for different operating systems and architectures from a single hos

    Compiles source code into bytecode to prevent easy extraction of raw logic from the executable.

    JavaScript
    عرض على GitHub↗24,366
  • clojure/clojureالصورة الرمزية لـ clojure

    clojure/clojure

    11,006عرض على GitHub↗

    Clojure is a general-purpose, functional programming language hosted on the Java Virtual Machine. It is a homoiconic S-expression language that represents programs as nested data structures, allowing code to be manipulated and evaluated as data. The project provides a framework for JVM interoperability, enabling the invocation of Java methods and integration with other JVM-based languages. It distinguishes itself through a persistent data structure library that uses bitmapped vector tries to manage immutable collections and a programmatic REPL for interactive software development and real-tim

    Provides a compiler that transforms high-level functional expressions into optimized Java bytecode for the JVM.

    Java
    عرض على GitHub↗11,006
  • wasmedge/wasmedgeالصورة الرمزية لـ WasmEdge

    WasmEdge/WasmEdge

    10,665عرض على GitHub↗

    WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har

    Compiles applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution.

    C++artificial-intelligencecloudcloud-native
    عرض على GitHub↗10,665
  • cstack/db_tutorialالصورة الرمزية لـ cstack

    cstack/db_tutorial

    10,464عرض على GitHub↗

    This project is an educational implementation of a relational database engine written in C. It functions as a SQLite clone, demonstrating the internal mechanics of a database system through a C-based systems project that focuses on manual memory management and file I/O. The engine is distinguished by its use of a bytecode virtual machine, which executes database operations by compiling SQL statements into low-level instructions. It utilizes a B-tree database engine to organize records in a balanced tree structure, ensuring efficient insertion, search, and range scanning. The system covers co

    Translates structured SQL text into low-level executable bytecode for the virtual machine.

    Cdatabase
    عرض على GitHub↗10,464
  • hacksalot/hackmyresumeالصورة الرمزية لـ hacksalot

    hacksalot/HackMyResume

    9,344عرض على GitHub↗

    HackMyResume is a command-line tool that generates polished résumés and CVs in multiple formats from a single JSON or YAML data source. It validates résumé documents against the FRESH or JSON Resume schema, converts between these two formats, and produces output in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, and YAML. The tool supports custom themes through a plugin architecture, allowing users to apply visual styling via Handlebars templates and register custom helpers for extended template logic. It can merge multiple résumé JSON files into one, overriding generic data with

    Compiles a single JSON or YAML resume source into any supported output format through a centralized build process.

    JavaScript
    عرض على GitHub↗9,344
  • munificent/wrenالصورة الرمزية لـ munificent

    munificent/wren

    8,039عرض على GitHub↗

    Wren is a bytecode-compiled, class-based scripting language designed as an embeddable programming language. It provides a lightweight runtime and interface for executing dynamic scripts directly within host software applications. The engine utilizes a single-pass compiler to transform source code into compact bytecode and a virtual machine to process those instructions. It supports concurrent task execution through a system of lightweight fibers and coroutines. The language implements a class-based object model with dynamic message dispatch for organizing code into reusable components. It al

    Functions as a bytecode-compiled language for efficient execution of dynamic scripts.

    Wren
    عرض على GitHub↗8,039
  • nodemcu/nodemcu-firmwareالصورة الرمزية لـ nodemcu

    nodemcu/nodemcu-firmware

    7,926عرض على GitHub↗

    هذا المشروع عبارة عن بيئة برمجية ثابتة (firmware) قائمة على Lua لشريحة WiFi ESP8266، توفر مترجم Lua مدمج وإطار عمل تطوير لأجهزة WiFi SoC. يعمل كغلاف قائم على C حول Espressif non-OS SDK، مما يتيح تنفيذ نصوص برمجية غير متزامنة لإدارة الاتصالات اللاسلكية والأجهزة الطرفية. تدمج البيئة نظام ملفات فلاش SPIFFS لتخزين النصوص والبيانات الثابتة مباشرة على ذاكرة غير متطايرة. لتحسين موارد الأجهزة المحدودة، يستخدم النظام تنفيذ الفلاش في مكانه (execute-in-place)، حيث يتم تشغيل الثوابت والتعليمات للقراءة فقط مباشرة من ذاكرة الفلاش للحفاظ على ذاكرة النظام العشوائية (RAM). يغطي المشروع إدارة الاتصال اللاسلكي، وتنفيذ خدمات الشبكة، وتعيين الأجهزة الطرفية. يتضمن أدوات لتجميع البرمجيات الثابتة، وتجميع نصوص Lua إلى بايت كود، وتوليد صور نظام الملفات للنشر المستهدف.

    Compiles Lua source scripts into binary bytecode images to optimize memory and CPU overhead on limited hardware.

    C
    عرض على GitHub↗7,926
  • enso-org/ensoالصورة الرمزية لـ enso-org

    enso-org/enso

    7,439عرض على GitHub↗

    Enso is a visual dataflow programming environment and multi-language data processing engine that compiles Enso, Python, Java, and JavaScript into a unified representation with a shared memory model for zero-overhead inter-language calls. It functions as a self-service data preparation and analysis platform where users can build data pipelines by connecting nodes in a graph, switching between a no-code visual interface and a code view while keeping all changes reviewable. The platform also serves as a cloud data workflow scheduler and API exposer, allowing workflows to run on a timetable or be

    Compiles Enso, Python, Java, and JavaScript into a common representation with a unified memory model for zero-overhead interop.

    Javacompilerensofunctional
    عرض على GitHub↗7,439
  • haxefoundation/haxeالصورة الرمزية لـ HaxeFoundation

    HaxeFoundation/haxe

    6,880عرض على GitHub↗

    Haxe is a statically typed, multi-target programming language and open-source compiler toolkit that translates a single codebase into native executables and scripts for JavaScript, C++, C#, Java, Python, Lua, PHP, and Flash targets. It provides a unified type system with automatic type inference, a compile-time macro system for code transformation and generation, conditional compilation directives, and a static analysis engine that enforces null safety and eliminates dead code to produce smaller, safer outputs. The language is supported by the HashLink virtual machine, which executes platform

    Compiles Haxe source code into platform-agnostic bytecode for the HashLink virtual machine.

    Haxecompilercross-platformhaxe
    عرض على GitHub↗6,880
  • ocaml/ocamlالصورة الرمزية لـ ocaml

    ocaml/ocaml

    6,514عرض على GitHub↗

    OCaml is a strongly typed functional language featuring a sophisticated type system and a focus on safety and expressiveness. It provides a comprehensive compiling toolchain that transforms source code into either portable bytecode or high-performance native binaries. The project is distinguished by a shared memory parallel runtime that executes computations across multiple processor cores using domains, and an algebraic effect system for managing side effects and control flow through execution context handlers. It also includes a dedicated parser generator to automatically create lexers and

    Produces portable, compact bytecode that runs within an interpreter for faster compilation and cross-platform compatibility.

    OCamlcompilerfunctional-languageocaml
    عرض على GitHub↗6,514
  • fermyon/spinالصورة الرمزية لـ fermyon

    fermyon/spin

    6,443عرض على GitHub↗

    Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp

    Compiles source code from multiple programming languages into WebAssembly bytecode for serverless execution.

    Rust
    عرض على GitHub↗6,443
  • svaarala/duktapeالصورة الرمزية لـ svaarala

    svaarala/duktape

    6,208عرض على GitHub↗

    Duktape is an embeddable JavaScript engine and portable scripting runtime designed for integration into C and C++ applications. It functions as a lightweight ECMAScript runtime that provides a C-JavaScript bridge for exchanging data and invoking functions between native code and a script execution environment. The engine includes an ECMAScript bytecode compiler that allows for the serialization and caching of compiled functions to disk to reduce application startup time. It organizes script dependencies using a CommonJS-compliant module loader. The runtime covers a variety of capabilities in

    Enables the serialization of compiled function bytecode to disk to improve execution speed and startup time.

    JavaScriptduktapejavascriptjavascript-engine
    عرض على GitHub↗6,208
  • scala/scala3الصورة الرمزية لـ scala

    scala/scala3

    6,261عرض على GitHub↗

    Scala 3 is an open-source, statically typed programming language that compiles to JVM bytecode, combining object-oriented and functional programming paradigms. Its core identity is defined by a sophisticated type system that includes traits, generics, union types, and a dependent object type system where types can depend on runtime values through path-dependent and singleton types. The language distinguishes itself through several advanced type-level and metaprogramming capabilities. It features a contextual abstraction mechanism using given instances and using clauses for compile-time implic

    Translates Scala 3 source code into executable bytecode, enabling developers to build and run applications.

    Scalacompilerdottyepfl
    عرض على GitHub↗6,261
  • ponylang/ponycالصورة الرمزية لـ ponylang

    ponylang/ponyc

    6,133عرض على GitHub↗

    Pony is an open-source, actor-model, capabilities-secure, high performance programming language

    Is a compiled language that produces efficient machine code for performance-critical applications.

    Ponyactor-modelpony-languagepony-source
    عرض على GitHub↗6,133
  • mruby/mrubyالصورة الرمزية لـ mruby

    mruby/mruby

    5,584عرض على GitHub↗

    mruby is a lightweight Ruby interpreter designed to be embedded into C applications. It compiles Ruby source code into a compact, platform-independent bytecode that executes on a register-based virtual machine, and exposes a stable C API for host programs to initialize the interpreter, load bytecode, and invoke Ruby methods at runtime. The interpreter distinguishes itself through a tightly coupled parser and compiler that performs lexical analysis, syntax parsing, and bytecode generation in a single pass without constructing an intermediate AST, minimizing memory overhead. It also includes a

    Compiles Ruby source files into portable bytecode that any compatible interpreter can load and run.

    C
    عرض على GitHub↗5,584
  • alex8088/electron-viteالصورة الرمزية لـ alex8088

    alex8088/electron-vite

    5,487عرض على GitHub↗

    electron-vite is a build system and multi-process bundle orchestrator that uses Vite to compile and bundle the main, preload, and renderer processes for Electron applications. It functions as a desktop application scaffolder, providing templates to integrate various frontend frameworks into a standardized project structure. The project distinguishes itself through integrated source code protection, utilizing a V8 bytecode obfuscator to compile JavaScript into bytecode and obfuscate strings to prevent reverse engineering. It also manages complex desktop architectures by isolating bundles and s

    Protects intellectual property by compiling JavaScript source code into V8 bytecode to hinder reverse engineering.

    TypeScript
    عرض على GitHub↗5,487
  • bellard/mquickjsالصورة الرمزية لـ bellard

    bellard/mquickjs

    5,539عرض على GitHub↗

    mQuickjs is a compact JavaScript engine designed for memory-constrained devices, such as microcontrollers, requiring as little as 10 KB of RAM and 100 KB of ROM. It achieves this through a fixed-buffer memory allocation scheme that avoids system heap usage, a compacting tracing garbage collector that eliminates fragmentation, and a ROM-embedded standard library that reduces both memory footprint and startup time. The engine compiles JavaScript source into portable bytecode that can be stored in persistent memory and executed without reparsing, and it emulates IEEE 754 floating-point arithmetic

    Compiles JavaScript source into portable bytecode for persistent storage and execution without recompilation.

    C
    عرض على GitHub↗5,539
  • aweiloveandroid/flutter-learningالصورة الرمزية لـ AweiLoveAndroid

    AweiLoveAndroid/Flutter-learning

    5,420عرض على GitHub↗

    هذا المشروع عبارة عن مجموعة من الموارد التعليمية، والوثائق، وقوالب البداية المصممة للمطورين الذين يدرسون إطار عمل Flutter ولغة Dart. يوفر مجموعة شاملة من أدلة التثبيت، ودروس التكوين، والمواد المرجعية للمساعدة في بناء تطبيقات الهاتف المحمول متعددة المنصات. يتميز المستودع بمجموعة واسعة من الأمثلة العملية، بما في ذلك عروض قواعد لغة Dart، وأنماط واجهة المستخدم متعددة المنصات، وقوالب المشاريع. يوفر بشكل خاص كود عينة لتنفيذ المكونات الإضافية للمنصة الأصلية وربط ميزات العتاد باستخدام قنوات الطريقة (method channels). تغطي قاعدة الكود مجموعة واسعة من قدرات التطوير، بما في ذلك عرض واجهة المستخدم القائم على الحالة وبناء التخطيط القائم على الأدوات (widget-based). يتضمن تطبيقات لتوجيه التنقل، واستمرارية البيانات المحلية عبر SQLite والتفضيلات المشتركة، وتكاملات مستوى النظام لإشعارات الدفع ومستشعرات العتاد. يوفر المشروع أيضاً مواد لتكوين البيئة، والتحقق من أدوات التطوير، واختبار المنطق لضمان إعداد متسق عبر الأجهزة المحلية.

    Explains the compilation of source code into machine-efficient bytecode to optimize application startup and execution.

    Dartandroid-flutterandroid-iosdart
    عرض على GitHub↗5,420
  • hylang/hyالصورة الرمزية لـ hylang

    hylang/hy

    5,425عرض على GitHub↗

    Hy هو تطبيق Lisp للغة Python يسمح بكتابة صيغة Lisp التي يتم تجميعها إلى بايت كود Python. يعمل كلكنة Lisp قائمة على Python ولغة S-expression، مما يوفر وصولاً كاملاً إلى مكتبة Python القياسية والنظام البيئي. تركز اللغة على البرمجة الوصفية القائمة على الماكرو، وتتميز بنظام ماكرو يمشي في شجرة بناء الجملة المجردة (AST) وماكرو القارئ التي تسمح بتحويلات الصيغة المخصصة وقواعد التحليل. تمكن من التلاعب بشجرة بناء الجملة المجردة لتوسيع قدرات اللغة. يتضمن المشروع حلقة قراءة-تقييم-طباعة (REPL) للتطوير التفاعلي ويدعم تنفيذ النصوص البرمجية المستقلة. يغطي قدرات البرمجة الوظيفية مثل مطابقة الأنماط الهيكلية وتطوير البرامج غير المتزامنة باستخدام بنيات async وawait. يمكن ترجمة الكود المصدري إلى ملفات مصدر Python مكافئة للفحص أو التوزيع.

    Compiles Lisp source code directly into Python bytecode for execution by the Python virtual machine.

    Python
    عرض على GitHub↗5,425
السابق123التالي
  1. Home
  2. Programming Languages & Runtimes
  3. Bytecode Compiled Languages

استكشف الوسوم الفرعية

  • Native Code Compiled Languages1 وسم فرعيProgramming languages that compile directly to native machine code for high-performance execution. **Distinct from Bytecode Compiled Languages:** Distinct from Bytecode Compiled Languages: compiles to native machine code rather than an intermediate bytecode representation.
  • Source-to-Bytecode Compilers14 وسوم فرعيةCompilers that translate high-level source code into executable bytecode for a virtual machine. **Distinct from Bytecode Compiled Languages:** Distinct from general bytecode compiled languages: focuses on the compilation process itself rather than the language identity.