awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ironlanguages/ironpython3

Open-source alternatives to Ironpython3

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

  • izackwu/teachyourselfcs-cnAvatar von izackwu

    izackwu/TeachYourselfCS-CN

    22,095Auf GitHub ansehen↗

    This project is a multilingual educational framework that provides curated roadmaps and translated resources for mastering core computer science subjects. It serves as a Chinese translation of a structured guide designed to help students and engineers learn computer science fundamentals through a sequence of recommended books and courses. The framework focuses on technical content localization, converting English computer science roadmaps into Chinese to improve accessibility. It utilizes a manual translation workflow to ensure conceptual accuracy across its study guides and resource collecti

    chinese-translationteachyourselfcstranslation
    Auf GitHub ansehen↗22,095
  • alexdovzhanyn/thetalangA

    alexdovzhanyn/ThetaLang

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • daurnimator/lua.vm.jsAvatar von daurnimator

    daurnimator/lua.vm.js

    839Auf GitHub ansehen↗

    The project is superceded by Fengari. See https://fengari.io/

    C
    Auf GitHub ansehen↗839
  • area9innovation/waseA

    area9innovation/wase

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • artichoke/artichokeAvatar von artichoke

    artichoke/artichoke

    3,131Auf GitHub ansehen↗

    💎 Artichoke is a Ruby made with Rust

    Rustartichokelanguageprogramming-language
    Auf GitHub ansehen↗3,131

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • ballercat/waltAvatar von ballercat

    ballercat/walt

    4,639Auf GitHub ansehen↗

    Walt is a transpiler and typed language that converts a JavaScript-like syntax into WebAssembly binary format. It functions as a toolchain for developing high-performance logic for browsers and runtimes by translating typed source code into WebAssembly text format. The project includes a bundler-integrated loader that automates the recompilation of source files during the build process. It provides a linear memory manager used to define custom data layouts, structs, and memory allocators within a contiguous heap. The language supports defined function signatures, numeric types, and the abili

    JavaScriptcompilerjavascriptwebassembly
    Auf GitHub ansehen↗4,639
  • benjamin-hodgson/pidginAvatar von benjamin-hodgson

    benjamin-hodgson/Pidgin

    1,090Auf GitHub ansehen↗

    A lightweight and fast parsing library for C#.

    C#csharpdotnetdotnet-core
    Auf GitHub ansehen↗1,090
  • benzap/edenAvatar von benzap

    benzap/eden

    142Auf GitHub ansehen↗

    Embedded and Extensible Scripting Language in Clojure

    Clojure
    Auf GitHub ansehen↗142
  • bohonghuang/sbcl-termux-buildAvatar von bohonghuang

    bohonghuang/sbcl-termux-build

    48Auf GitHub ansehen↗

    Prebuilt SBCL binary for Android (Termux)

    Shell
    Auf GitHub ansehen↗48
  • chee/eclwebAvatar von chee

    chee/eclweb

    20Auf GitHub ansehen↗

    hacked together several things for a wasm common lisp repl

    JavaScript
    Auf GitHub ansehen↗20
  • cis198-2016s/homeworkAvatar von cis198-2016s

    cis198-2016s/homework

    202Auf GitHub ansehen↗
    Rust
    Auf GitHub ansehen↗202
  • clojure/clojure-clrAvatar von clojure

    clojure/clojure-clr

    1,646Auf GitHub ansehen↗

    A port of Clojure to the CLR, part of the Clojure project

    C#
    Auf GitHub ansehen↗1,646
  • compilers-course-materials/cs75-s16-lecturesAvatar von compilers-course-materials

    compilers-course-materials/cs75-s16-lectures

    42Auf GitHub ansehen↗
    HTML
    Auf GitHub ansehen↗42
  • cython/cythonAvatar von cython

    cython/cython

    10,767Auf GitHub ansehen↗

    Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It functions as a static typing optimizer and a C extension generator, allowing developers to declare C types within Python code to reduce interpreter overhead and increase execution speed. The project enables the wrapping of external C libraries to provide high-level interfaces to low-level system capabilities. It also serves as a native binary packager, capable of freezing scripts and their dependencies into standalone executable binaries for distribution. The system covers a broad

    Cythonbig-dataccpp
    Auf GitHub ansehen↗10,767
  • alexkehayias/wozA

    alexkehayias/woz

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • davesnx/query-jsonAvatar von davesnx

    davesnx/query-json

    634Auf GitHub ansehen↗

    Faster, simpler and more portable implementation of jq-inspired language in OCaml

    OCaml
    Auf GitHub ansehen↗634
  • dmiller/clojure-clr-nextAvatar von dmiller

    dmiller/clojure-clr-next

    142Auf GitHub ansehen↗

    Next generation of ClojureCLR under development.

    F#clojureclojureclr
    Auf GitHub ansehen↗142
  • dotnet/roslynAvatar von dotnet

    dotnet/roslyn

    20,241Auf GitHub ansehen↗

    The .NET Compiler Platform is a collection of open-source APIs for C# and Visual Basic that provides deep code analysis, refactoring, and automated source code generation. It serves as the core infrastructure for building development tools, offering a platform to inspect, modify, and understand source code through immutable syntax trees and semantic models. The platform distinguishes itself by providing full-fidelity syntax trees that preserve every character of source code, including whitespace and comments, alongside an incremental compilation pipeline that enables near-instant feedback dur

    C#csharphacktoberfestroslyn
    Auf GitHub ansehen↗20,241
  • drmeister/claspAvatar von drmeister

    drmeister/clasp

    2,769Auf GitHub ansehen↗

    clasp Common Lisp environment

    Common Lisp
    Auf GitHub ansehen↗2,769
  • ecky-l/waclE

    ecky-l/wacl

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fable-compiler/fableAvatar von fable-compiler

    fable-compiler/Fable

    3,101Auf GitHub ansehen↗

    F# to JavaScript, TypeScript, Python, Rust, Erlang and Dart Compiler

    F#beamdarterlang
    Auf GitHub ansehen↗3,101
  • fsharp/fsharpAvatar von fsharp

    fsharp/fsharp

    2,159Auf GitHub ansehen↗

    Please file issues or pull requests here: https://github.com/dotnet/fsharp

    F#
    Auf GitHub ansehen↗2,159
  • gamesys/moonshineAvatar von gamesys

    gamesys/moonshine

    506Auf GitHub ansehen↗

    A lightweight Lua VM for the browser

    Lua
    Auf GitHub ansehen↗506
  • gleefre/hello-alienAvatar von Gleefre

    Gleefre/hello-alien

    50Auf GitHub ansehen↗

    SBCL works on android as part of an application!

    C
    Auf GitHub ansehen↗50
  • ianjsikes/rust-wasm-loaderI

    ianjsikes/rust-wasm-loader

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ironscheme/ironschemeAvatar von IronScheme

    IronScheme/IronScheme

    411Auf GitHub ansehen↗

    IronScheme

    Schemec-sharpdotnetdotnetcore
    Auf GitHub ansehen↗411
  • itchyny/gojqAvatar von itchyny

    itchyny/gojq

    3,770Auf GitHub ansehen↗

    gojq is a JSON query engine and transformation tool implemented in Go. It serves as a Go language port of the jq command, providing a library for embedding JSON and YAML manipulation capabilities directly into Go applications. The tool functions as an arbitrary-precision JSON processor, performing mathematical operations on large integers to prevent precision loss or numeric overflow during data transformations. Its broader capabilities include filtering and reshaping structured data using a specialized query language, converting between YAML and JSON formats, and formatting date and time st

    Go
    Auf GitHub ansehen↗3,770
  • aarzilli/goluaAvatar von aarzilli

    aarzilli/golua

    700Auf GitHub ansehen↗

    Go bindings for Lua C API - in progress

    C
    Auf GitHub ansehen↗700
  • jasoncharnes/run.rbJ

    jasoncharnes/run.rb

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 01alchemist/turboscript0

    01alchemist/TurboScript

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0