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 fabasoad/setup-brainfuck-action

Open-source alternatives to Setup Brainfuck Action

11 open-source projects similar to fabasoad/setup-brainfuck-action, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Setup Brainfuck Action alternative.

  • syl20bnr/spacemacssyl20bnr avatar

    syl20bnr/spacemacs

    24,560View on GitHub↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Emacs Lispcommunity-drivenconfigurationemacs
    View on GitHub↗24,560
  • whelk-io/maven-settings-xml-actionwhelk-io avatar

    whelk-io/maven-settings-xml-action

    74View on GitHub↗

    Github Action to create maven settings (~/.m2/settings.xml)

    JavaScript
    View on GitHub↗74
  • fabasoad/pascal-actionfabasoad avatar

    fabasoad/pascal-action

    9View on GitHub↗

    This action runs Pascal file and saves output.

    Pascal
    View on GitHub↗9
  • izumin5210/action-go-crossbuildizumin5210 avatar

    izumin5210/action-go-crossbuild

    6View on GitHub↗

    Build Go applications for multiplatform on GitHub Actions

    JavaScript
    View on GitHub↗6
  • wangyoucao577/go-release-actionwangyoucao577 avatar

    wangyoucao577/go-release-action

    546View on GitHub↗

    Automatically publish Go binaries to Github Release Assets through Github Action.

    Shell
    View on GitHub↗546

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
  • lukka/run-vcpkglukka avatar

    lukka/run-vcpkg

    230View on GitHub↗

    The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.

    TypeScript
    View on GitHub↗230
  • madhead/check-gradle-versionmadhead avatar

    madhead/check-gradle-version

    8View on GitHub↗

    GitHub Action for Gradle version verification

    TypeScript
    View on GitHub↗8
  • lukka/run-cmakelukka avatar

    lukka/run-cmake

    195View on GitHub↗

    GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.

    TypeScript
    View on GitHub↗195
  • xiaowenxia/embedded-notesxiaowenxia avatar

    xiaowenxia/embedded-notes

    3,998View on GitHub↗

    embedded-notes is a collection of technical study guides and development notes focused on embedded Linux, Linux kernel internals, and C programming. It serves as a reference for embedded systems development and a preparation resource for technical interviews in the field. The project provides detailed documentation on writing device drivers, managing virtual memory, and understanding kernel internals. It also includes guides on IoT network protocols, such as MQTT and TCP/IP, and outlines the architectural details of chip architectures and hardware peripherals. The material covers a broad sur

    armcdriver
    View on GitHub↗3,998
  • erlang/otperlang avatar

    erlang/otp

    12,252View on GitHub↗

    OTP is a concurrent programming framework and distributed computing platform that serves as the Erlang runtime environment. It provides a fault-tolerant operating environment designed for building scalable, real-time systems that manage massive amounts of simultaneous tasks through asynchronous messaging. The environment is distinguished by its use of an actor-based concurrency model and hierarchical supervision trees that automatically restart failed processes. It supports hot code loading to allow system updates without downtime and utilizes a preemptive user-space scheduler to manage light

    Erlang
    View on GitHub↗12,252
  • dotnet/machinelearningdotnet avatar

    dotnet/machinelearning

    9,329View on GitHub↗

    This is a cross-platform framework for building, training, and deploying custom machine learning models within the .NET ecosystem. It provides a predictive modeling engine for classification, regression, and forecasting tasks, alongside an inference runtime to generate predictions across different hardware architectures. The framework includes a gradient boosting library and supports interoperability with external models via a standardized open format. It features tools for prediction explainability, allowing the analysis of feature importance to debug model behavior and identify bias. The p

    C#algorithmsdotnetmachine-learning
    View on GitHub↗9,329