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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fsharp/fsharp

Open-source alternatives to Fsharp

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

  • izackwu/teachyourselfcs-cnizackwu avatar

    izackwu/TeachYourselfCS-CN

    22,095View on GitHub↗

    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
    View on GitHub↗22,095
  • cis198-2016s/homeworkcis198-2016s avatar

    cis198-2016s/homework

    202View on GitHub↗
    Rust
    View on GitHub↗202
  • clojure/clojure-clrclojure avatar

    clojure/clojure-clr

    1,646View on GitHub↗

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

    C#
    View on GitHub↗1,646
  • compilers-course-materials/cs75-s16-lecturescompilers-course-materials avatar

    compilers-course-materials/cs75-s16-lectures

    42View on GitHub↗
    HTML
    View on GitHub↗42
  • dmiller/clojure-clr-nextdmiller avatar

    dmiller/clojure-clr-next

    142View on GitHub↗

    Next generation of ClojureCLR under development.

    F#clojureclojureclr
    View on GitHub↗142

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
  • dotnet/roslyndotnet avatar

    dotnet/roslyn

    20,241View on GitHub↗

    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
    View on GitHub↗20,241
  • fable-compiler/fablefable-compiler avatar

    fable-compiler/Fable

    3,101View on GitHub↗

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

    F#beamdarterlang
    View on GitHub↗3,101
  • ironlanguages/ironpython3IronLanguages avatar

    IronLanguages/ironpython3

    2,752View on GitHub↗

    Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.

    C#c-sharpdlrironpython
    View on GitHub↗2,752
  • ironscheme/ironschemeIronScheme avatar

    IronScheme/IronScheme

    411View on GitHub↗

    IronScheme

    Schemec-sharpdotnetdotnetcore
    View on GitHub↗411
  • jonsequitur/dotnet-repljonsequitur avatar

    jonsequitur/dotnet-repl

    844View on GitHub↗

    A polyglot REPL built on .NET Interactive

    C#dotnetdotnet-interactiverepl
    View on GitHub↗844
  • kekyo/il2ckekyo avatar

    kekyo/IL2C

    448View on GitHub↗

    IL2C - A translator for ECMA-335 CIL/MSIL to C language.

    C#
    View on GitHub↗448
  • nuskey8/lua-csharpnuskey8 avatar

    nuskey8/Lua-CSharp

    716View on GitHub↗
    C#
    View on GitHub↗716
  • p-org/pp-org avatar

    p-org/P

    3,631View on GitHub↗

    The P programming language.

    C#asynchronousdistributed-systemsevent-driven
    View on GitHub↗3,631
  • pardeike/harmonypardeike avatar

    pardeike/Harmony

    6,526View on GitHub↗

    Harmony is a library for modifying, replacing, and decorating compiled .NET and Mono methods during execution without altering binary files on disk. It functions as a runtime method patching tool, a CIL instruction manipulator, and a reflection extension for C#. The project provides mechanisms to intercept method execution, allowing custom code to run before or after original methods while maintaining the existing program flow. It enables the analysis and rewriting of Common Intermediate Language instructions to change the internal logic of compiled methods. The toolkit also includes utiliti

    C#cilcsharpdetour
    View on GitHub↗6,526
  • pascalabcnet/pascalabcnetpascalabcnet avatar

    pascalabcnet/pascalabcnet

    445View on GitHub↗

    The new generation Pascal programming language for .NET

    C#
    View on GitHub↗445
  • peachpiecompiler/peachpiepeachpiecompiler avatar

    peachpiecompiler/peachpie

    2,480View on GitHub↗

    PeachPie - the PHP compiler and runtime for .NET and .NET Core

    C#aspnet-corecoreclrdotnet
    View on GitHub↗2,480
  • rohansi/mondRohansi avatar

    Rohansi/Mond

    393View on GitHub↗

    A scripting language for .NET Core

    C#aot-compatiblebytecodec-sharp
    View on GitHub↗393
  • rsdn/nemerlersdn avatar

    rsdn/nemerle

    640View on GitHub↗

    Nemerle language. Main repository.

    Nemerle
    View on GitHub↗640
  • sprache/sprachesprache avatar

    sprache/Sprache

    2,472View on GitHub↗

    A tiny, friendly, C# parser construction library

    C#
    View on GitHub↗2,472
  • benjamin-hodgson/pidginbenjamin-hodgson avatar

    benjamin-hodgson/Pidgin

    1,090View on GitHub↗

    A lightweight and fast parsing library for C#.

    C#csharpdotnetdotnet-core
    View on GitHub↗1,090
  • stephan-tolksdorf/fparsecstephan-tolksdorf avatar

    stephan-tolksdorf/fparsec

    561View on GitHub↗

    A parser combinator library for F#

    F#
    View on GitHub↗561