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
·

2 Repos

Awesome GitHub RepositoriesRuntime Environment Extensions

Capabilities for extending a software runtime using custom base images or plugins.

Distinct from Runtime Extensions: None of the candidates cover extending a specialized Telegram environment via base images.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Runtime Environment Extensions. Refine with filters or upvote what's useful.

Awesome Runtime Environment Extensions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jupyter/docker-stacksAvatar von jupyter

    jupyter/docker-stacks

    8,432Auf GitHub ansehen↗

    This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive computing and data science. It functions as a scientific computing stack and a polyglot notebook server, bundling language interpreters and libraries for Python, R, and Julia within a containerized system to ensure reproducible research environments. The collection uses a layered image hierarchy to provide versioned software dependencies and support for hardware acceleration across different CPU architectures. It allows for the creation of custom images based on a foundation of

    Supports the creation of inherited images to permanently install specific packages and dependencies.

    Pythondockeripythonipython-notebook
    Auf GitHub ansehen↗8,432
  • babashka/babashkaAvatar von babashka

    babashka/babashka

    4,545Auf GitHub ansehen↗

    Babashka ist ein nativer Clojure-Skript-Interpreter und eine Shell-Skriptsprache, die für Systemautomatisierung und Befehlszeilenaufgaben entwickelt wurde. Sie fungiert als kompilierte Binärdatei, die Clojure-Code direkt ausführt und den Startup-Overhead eliminiert, der mit einer Java Virtual Machine verbunden ist. Die Runtime ist eine erweiterbare Clojure-Umgebung, die ein Pod-Erweiterungssystem unterstützt, das es ermöglicht, externe Binärdateien als Bibliotheken zu laden, um der Ausführungsumgebung neue Funktionen hinzuzufügen. Ihr Funktionsspektrum umfasst die Unterstützung für den Aufbau erweiterbarer Befehlszeilentools und das Deployment von Clojure-Skripten als serverlose Cloud-Funktionen. Die Umgebung enthält zudem eine Read-Eval-Print-Loop mit persistentem Befehlsverlauf.

    Provides a runtime environment that can be extended with external binaries loaded as pods.

    Clojurebabashkabashclojure
    Auf GitHub ansehen↗4,545
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Environment Extensions