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 bytecodealliance/javy

Open-source alternatives to Javy

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

  • amazingrise/rise-jvmA

    AmazingRise/rise-jvm

    0View on GitHub↗
    View on GitHub↗0
  • andygeiss/esp32-transpilerandygeiss avatar

    andygeiss/esp32-transpiler

    99View on GitHub↗

    Transpile Golang into Arduino code to use fully automated testing at your IoT projects.

    Go
    View on GitHub↗99
  • arnetheduck/nlvmarnetheduck avatar

    arnetheduck/nlvm

    765View on GitHub↗
    Nimcompilerlanguagellvm
    View on GitHub↗765
  • assemblyscript/assemblyscriptAssemblyScript avatar

    AssemblyScript/assemblyscript

    17,926View on GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    View on GitHub↗17,926
  • astrolang/astroA

    astrolang/astro

    0View on GitHub↗
    View on GitHub↗0

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
aykevl/tinygoA

aykevl/tinygo

0View on GitHub↗
View on GitHub↗0
  • ballerina-platform/nballerinaB

    ballerina-platform/nballerina

    0View on GitHub↗
    View on GitHub↗0
  • berry-lang/berryberry-lang avatar

    berry-lang/berry

    1,041View on GitHub↗

    A ultra-lightweight embedded scripting language optimized for microcontrollers.

    Cberrycembedded
    View on GitHub↗1,041
  • bytecodealliance/spidermonkey-wasm-rsB

    bytecodealliance/spidermonkey-wasm-rs

    0View on GitHub↗
    View on GitHub↗0
  • canadahonk/porfforCanadaHonk avatar

    CanadaHonk/porffor

    4,709View on GitHub↗

    Porffor is an ahead-of-time compiler that converts JavaScript and TypeScript source code into native machine code or C binaries. It functions as a native binary generator and transpiler, producing standalone executable files that do not require a runtime or virtual machine. The project translates source code into C language files and WebAssembly binary formats. It includes a direct-to-binary pipeline for TypeScript, allowing for the generation of target executables without a separate transpilation step to JavaScript. The toolset also includes an interactive read-eval-print loop for real-time

    JavaScript
    View on GitHub↗4,709
  • captbaritone/eel-wasmC

    captbaritone/eel-wasm

    0View on GitHub↗
    View on GitHub↗0
  • ciao-lang/ciaoC

    ciao-lang/ciao

    0View on GitHub↗
    View on GitHub↗0
  • cloudflare/cobaulC

    cloudflare/cobaul

    0View on GitHub↗
    View on GitHub↗0
  • crystal-lang/crystalcrystal-lang avatar

    crystal-lang/crystal

    20,299View on GitHub↗

    Crystal is a statically typed, compiled programming language designed for high performance and memory safety. It leverages an LLVM-based compiler to translate source code into optimized machine-executable binaries, while its type-inference-based static analysis enforces strict safety rules during the build process. The language distinguishes itself through a fiber-based concurrent runtime that manages lightweight execution units for asynchronous input and output without blocking the main process. It also features a powerful compile-time macro system that allows for the inspection and transfor

    Crystalcompilercrystalcrystal-language
    View on GitHub↗20,299
  • dart-lang/languagedart-lang avatar

    dart-lang/language

    2,922View on GitHub↗

    Design of the Dart language

    TeXdart-languagelanguage-changesspecification
    View on GitHub↗2,922
  • dart-lang/sdkdart-lang avatar

    dart-lang/sdk

    11,042View on GitHub↗

    The Dart SDK is a comprehensive development kit for building cross-platform applications using a multi-paradigm programming language. It provides a unified toolchain that supports both just-in-time compilation for rapid development and ahead-of-time compilation for high-performance native machine code. The platform is built on a sound static type system and an isolate-based concurrency framework, which executes independent tasks in separate memory heaps to achieve parallelism without shared state contention. The SDK distinguishes itself through a versatile compilation pipeline that transforms

    Dartdartlanguageprogramming-language
    View on GitHub↗11,042
  • dfinity/dhcD

    dfinity/dhc

    0View on GitHub↗
    View on GitHub↗0
  • dotnet/runtimelabdotnet avatar

    dotnet/runtimelab

    1,601View on GitHub↗

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

    View on GitHub↗1,601
  • dy/jzD

    dy/jz

    0View on GitHub↗
    View on GitHub↗0
  • edubart/nelua-langedubart avatar

    edubart/nelua-lang

    2,394View on GitHub↗

    Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

    Luaccompilerefficient
    View on GitHub↗2,394
  • endbasic/endbasicE

    endbasic/endbasic

    0View on GitHub↗
    View on GitHub↗0
  • fantasyinternet/poetryF

    FantasyInternet/poetry

    0View on GitHub↗
    View on GitHub↗0
  • femtoemacs/wascmF

    FemtoEmacs/wasCm

    0View on GitHub↗
    View on GitHub↗0
  • forest-lang/coreF

    forest-lang/core

    0View on GitHub↗
    View on GitHub↗0
  • fubark/cyberfubark avatar

    fubark/cyber

    1,446View on GitHub↗

    Cyber is a fast, efficient, and concurrent scripting language. You can embed it into your applications, games, or engines on desktop or web. Cyber also comes with a CLI so you can do scripting on your computer.

    Zig
    View on GitHub↗1,446
  • getfirefly/fireflyG

    GetFirefly/firefly

    0View on GitHub↗
    View on GitHub↗0
  • go-llvm/llgogo-llvm avatar

    go-llvm/llgo

    1,250View on GitHub↗

    LLVM-based compiler for Go

    Go
    View on GitHub↗1,250
  • go2hx/go2hxgo2hx avatar

    go2hx/go2hx

    151View on GitHub↗

    Import Go libraries in your Haxe projects Go -> Haxe source-to-source compiler

    Haxe
    View on GitHub↗151
  • godunko/adawebpackgodunko avatar

    godunko/adawebpack

    79View on GitHub↗

    AdaWebPack includes GNAT-LLVM compiler for WebAssembly target, GNAT Run Time Library and AdaWebPack bindings for Web API.

    Ada
    View on GitHub↗79
  • aardappel/lobsteraardappel avatar

    aardappel/lobster

    2,728View on GitHub↗

    The Lobster Programming Language

    C++
    View on GitHub↗2,728