awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mirkosertic/bytecoder

Open-source alternatives to Bytecoder

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

  • assemblyscript/assemblyscriptAvatar de AssemblyScript

    AssemblyScript/assemblyscript

    17,926Voir sur 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
    Voir sur GitHub↗17,926
  • aykevl/tinygoA

    aykevl/tinygo

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • tweag/asteriusAvatar de tweag

    tweag/asterius

    1,949Voir sur GitHub↗

    DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc

    Haskellcompilerghchaskell
    Voir sur GitHub↗1,949
  • andygeiss/esp32-transpilerAvatar de andygeiss

    andygeiss/esp32-transpiler

    99Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗99
  • astrolang/astroA

    astrolang/astro

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ciao-lang/ciaoC

    ciao-lang/ciao

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bytecodealliance/javyAvatar de bytecodealliance

    bytecodealliance/javy

    2,694Voir sur GitHub↗

    JS to WebAssembly toolchain

    Rust
    Voir sur GitHub↗2,694
  • berry-lang/berryAvatar de berry-lang

    berry-lang/berry

    1,041Voir sur GitHub↗

    A ultra-lightweight embedded scripting language optimized for microcontrollers.

    Cberrycembedded
    Voir sur GitHub↗1,041
  • dotnet/runtimelabAvatar de dotnet

    dotnet/runtimelab

    1,601Voir sur GitHub↗

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

    Voir sur GitHub↗1,601
  • bytecodealliance/spidermonkey-wasm-rsB

    bytecodealliance/spidermonkey-wasm-rs

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • canadahonk/porfforAvatar de CanadaHonk

    CanadaHonk/porffor

    4,709Voir sur 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
    Voir sur GitHub↗4,709
  • captbaritone/eel-wasmC

    captbaritone/eel-wasm

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • getfirefly/fireflyG

    GetFirefly/firefly

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cloudflare/cobaulC

    cloudflare/cobaul

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dart-lang/languageAvatar de dart-lang

    dart-lang/language

    2,922Voir sur GitHub↗

    Design of the Dart language

    TeXdart-languagelanguage-changesspecification
    Voir sur GitHub↗2,922
  • crystal-lang/crystalAvatar de crystal-lang

    crystal-lang/crystal

    20,299Voir sur 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
    Voir sur GitHub↗20,299
  • dart-lang/sdkAvatar de dart-lang

    dart-lang/sdk

    11,042Voir sur 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
    Voir sur GitHub↗11,042
  • dfinity/dhcD

    dfinity/dhc

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ballerina-platform/nballerinaB

    ballerina-platform/nballerina

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dy/jzD

    dy/jz

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • edubart/nelua-langAvatar de edubart

    edubart/nelua-lang

    2,394Voir sur GitHub↗

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

    Luaccompilerefficient
    Voir sur GitHub↗2,394
  • endbasic/endbasicE

    endbasic/endbasic

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fantasyinternet/poetryF

    FantasyInternet/poetry

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • femtoemacs/wascmF

    FemtoEmacs/wasCm

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • forest-lang/coreF

    forest-lang/core

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fubark/cyberAvatar de fubark

    fubark/cyber

    1,446Voir sur 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
    Voir sur GitHub↗1,446
  • arnetheduck/nlvmAvatar de arnetheduck

    arnetheduck/nlvm

    765Voir sur GitHub↗
    Nimcompilerlanguagellvm
    Voir sur GitHub↗765
  • go-llvm/llgoAvatar de go-llvm

    go-llvm/llgo

    1,250Voir sur GitHub↗

    LLVM-based compiler for Go

    Go
    Voir sur GitHub↗1,250
  • go2hx/go2hxAvatar de go2hx

    go2hx/go2hx

    151Voir sur GitHub↗

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

    Haxe
    Voir sur GitHub↗151
  • amazingrise/rise-jvmA

    AmazingRise/rise-jvm

    0Voir sur GitHub↗
    Voir sur GitHub↗0