awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Containerized Execution · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesContainerized Execution

Running services or tasks within isolated container environments.

Distinguishing note: Focuses on Docker-based test session isolation.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Containerized Execution. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Containerized Execution

Awesome Containerized Execution GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • argotorg/solidity

    argotorg/solidity

    25,556View on GitHub↗

    This project is a high-level programming language and compiler toolchain designed for writing and deploying smart contracts on decentralized virtual machines. It provides a framework for creating self-executing code that operates within deterministic execution environments, ensuring that distributed nodes reach identical state transitions through stack-based machine execution. The language enables the development of complex decentralized logic by supporting state-machine-based contract structures and modular composition. It includes built-in capabilities for cryptographic signature verificati

    Runs the compiler inside isolated containerized environments to ensure consistent execution results and avoid dependency conflicts.

    C++blockchaincppethereum
    25,556View on GitHub↗
  • huggingface/smolagents

    huggingface/smolagents

    25,515View on GitHub↗

    This framework provides a development toolkit for building autonomous agents that utilize language models to solve complex, non-deterministic tasks. Its core design centers on a code-executing architecture where agents generate and run Python code snippets to perform logic, data manipulation, and tool interactions. By moving beyond structured data formats, the system enables agents to manage program flow and object state through iterative reasoning cycles. The project distinguishes itself through its focus on code-based agent implementation and secure execution environments. Developers can ch

    Executes code inside containerized environments to ensure consistent dependencies.

    Python
    25,515View on GitHub↗