awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Cloud-Tooling und Kostenmanagement

Ranking aktualisiert am 23. Juni 2026

For Cloud-Tools und Kostenmanagement, the strongest matches are signoz/signoz (SigNoz is a full-stack observability platform designed to collect), awesome-foss/awesome-sysadmin (This project is a community-curated directory of open-source tools) and icewhaletech/casaos (CasaOS is a lightweight software stack designed to transform). aws/aws-cdk and localstack/localstack round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Entdecke Open-Source-Utilities für Cloud-Infrastrukturmanagement, Ressourcenüberwachung und Kostenoptimierung.

Cloud-Tooling und Kostenmanagement

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • signoz/signozAvatar von SigNoz

    SigNoz/signoz

    27,355Auf GitHub ansehen↗

    SigNoz is a full-stack observability platform designed to collect, store, and visualize metrics, logs, and distributed traces in a unified environment. It leverages OpenTelemetry-based data collection to ingest telemetry from diverse sources using vendor-neutral protocols, ensuring interoperability across complex microservices architectures. The platform utilizes a high-performance columnar storage engine to enable rapid aggregation and filtering, providing a centralized backend for monitoring application health and performance. What distinguishes the platform is its focus on automated instru

    TypeScriptObservability PlatformsAnalytical DatabasesApplication Performance Monitoring
    Auf GitHub ansehen↗27,355
  • awesome-foss/awesome-sysadminAvatar von awesome-foss

    awesome-foss/awesome-sysadmin

    34,338Auf GitHub ansehen↗

    This project is a community-curated directory of open-source tools and resources designed to assist system administrators with infrastructure management. It functions as a centralized knowledge base, providing a structured index of software and documentation that helps professionals discover solutions for automating, monitoring, and maintaining distributed computing environments. The repository distinguishes itself through a collaborative, community-driven structure that organizes a vast array of technical resources into a hierarchical taxonomy. By utilizing hyperlink-centric navigation, it d

    Awesome ListConfiguration ManagementCloud Computing Tools
    Auf GitHub ansehen↗34,338
  • icewhaletech/casaosAvatar von IceWhaleTech

    IceWhaleTech/CasaOS

    34,091Auf GitHub ansehen↗

    CasaOS is a lightweight software stack designed to transform standard Linux distributions into a comprehensive personal cloud platform. It functions as a management layer that sits atop the host operating system, providing a unified graphical dashboard to deploy, monitor, and administer containerized applications and local hardware resources. By automating the lifecycle of isolated software services, it enables users to maintain a private and secure digital infrastructure on their own hardware. The platform distinguishes itself through a declarative configuration model that continuously recon

    GoContainer OrchestratorsPersonal Cloud PlatformsContainer Management Interfaces
    Auf GitHub ansehen↗34,091
  • aws/aws-cdkAvatar von aws

    aws/aws-cdk

    12,817Auf GitHub ansehen↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptInfrastructure as CodeAWS ProvisionersCloud Deployment Automation
    Auf GitHub ansehen↗12,817
  • localstack/localstackAvatar von localstack

    localstack/localstack

    64,423Auf GitHub ansehen↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    PythonInfrastructure Development EnvironmentsAPI GatewaysLocal Infrastructure Orchestrators
    Auf GitHub ansehen↗64,423
  • infracost/infracostAvatar von infracost

    infracost/infracost

    12,369Auf GitHub ansehen↗

    Infracost is an infrastructure-as-code financial governance platform that calculates the cost impact of cloud resource changes. By performing static analysis on configuration files, the tool identifies infrastructure resources and their properties to estimate spending changes before deployment occurs. The platform distinguishes itself by integrating directly into development workflows, providing automated cost reporting and policy validation within pull request comments. It utilizes a modular architecture to map infrastructure definitions to real-time pricing data from cloud providers, allowi

    GoCloud Budgeting ToolsCost Analysis ToolsCost Estimators
    Auf GitHub ansehen↗12,369
  • ripienaar/free-for-devAvatar von ripienaar

    ripienaar/free-for-dev

    123,154Auf GitHub ansehen↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and scaling applications. The directory distinguishes itself through a collaborative, community-driven curation model that aggregates metadata about third-party services. By utilizing a hierarchical taxonomy and storing all content in version-controlled, plain-text files, the project

    HTMLAwesome ListFree-Tier Infrastructure ServicesTechnical Resource Curations
    Auf GitHub ansehen↗123,154
  • kananinirav/aws-certified-cloud-practitioner-notesAvatar von kananinirav

    kananinirav/AWS-Certified-Cloud-Practitioner-Notes

    3,829Auf GitHub ansehen↗

    This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu

    HTMLCertification Preparation MaterialsCertification Study GuidesArchitectural Principles
    Auf GitHub ansehen↗3,829
  • opentofu/opentofuAvatar von opentofu

    opentofu/opentofu

    29,206Auf GitHub ansehen↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    GoInfrastructure as CodeCloud ProvisionersDeclarative Infrastructure Tools
    Auf GitHub ansehen↗29,206
  • dagster-io/dagsterAvatar von dagster-io

    dagster-io/dagster

    14,974Auf GitHub ansehen↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    PythonData Pipeline OrchestrationDeclarative OrchestrationWorkflow Orchestration Engines
    Auf GitHub ansehen↗14,974
  • wagoodman/diveAvatar von wagoodman

    wagoodman/dive

    54,242Auf GitHub ansehen↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    GoContainer Image OptimizersImage AnalyzersImage Layer Analyzers
    Auf GitHub ansehen↗54,242
  • heyputer/puterAvatar von HeyPuter

    HeyPuter/puter

    42,318Auf GitHub ansehen↗

    Puter is a browser-based desktop environment and cloud-native development platform that provides a virtualized graphical workspace. It enables developers to build and deploy full-stack web applications by integrating cloud storage, authentication, and serverless backend logic directly into the browser, eliminating the need for traditional server infrastructure. The platform distinguishes itself through a unified cloud storage layer and a distributed network runtime that facilitates peer-to-peer communication and cross-origin resource fetching. It features a sophisticated cross-window orchestr

    TypeScriptApplication Development PlatformsCloud Native FrameworksConversational Models
    Auf GitHub ansehen↗42,318
  • kong/kongAvatar von Kong

    Kong/kong

    43,653Auf GitHub ansehen↗

    Kong is a high-performance API gateway and service connectivity platform designed to manage, secure, and monitor traffic across distributed microservices and hybrid cloud environments. It functions as a centralized control plane for service governance, providing essential traffic routing, load balancing, and request transformation capabilities to ensure consistent policy enforcement across all service endpoints. The platform distinguishes itself through a modular plugin architecture and a declarative configuration engine that allows infrastructure behavior to be defined via version-controlled

    LuaAPI GatewaysKubernetes Traffic ControllersService Governance Platforms
    Auf GitHub ansehen↗43,653
  • voltagent/awesome-claude-code-subagentsAvatar von VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Auf GitHub ansehen↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    ShellAgent Discovery InterfacesAgentic Task AutomationAgentic Task Orchestrators
    Auf GitHub ansehen↗21,906
  • hashicorp/terraformAvatar von hashicorp

    hashicorp/terraform

    48,720Auf GitHub ansehen↗

    Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co

    GoInfrastructure as Code EnginesInfrastructure as Code FrameworksCloud Resource Orchestrators
    Auf GitHub ansehen↗48,720
  • harvard-edge/cs249r_bookAvatar von harvard-edge

    harvard-edge/cs249r_book

    20,217Auf GitHub ansehen↗

    This project is a comprehensive educational framework designed to teach the design, deployment, and performance optimization of machine learning systems. It provides a structured curriculum that covers the full stack of artificial intelligence engineering, ranging from the construction of core framework components like tensors and automatic differentiation engines to the orchestration of large-scale distributed training clusters. The platform distinguishes itself through its integration of physics-grounded systems modeling and interactive simulation environments. Users can experiment with dis

    JavaScriptDeep Learning FrameworksMachine Learning EducationMachine Learning Systems
    Auf GitHub ansehen↗20,217
  • serverless/serverlessAvatar von serverless

    serverless/serverless

    46,917Auf GitHub ansehen↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    JavaScriptDeployment OrchestratorsInfrastructure as CodeInfrastructure as Code Frameworks
    Auf GitHub ansehen↗46,917
  • robusta-dev/krrAvatar von robusta-dev

    robusta-dev/krr

    4,466Auf GitHub ansehen↗

    KRR is an open-source tool for analyzing Kubernetes resource requests and recommendations. It evaluates how pods are currently configured and provides suggestions for optimizing CPU and memory allocations based on actual usage patterns. The project focuses on helping teams right-size their Kubernetes workloads by identifying over-provisioned and under-provisioned resources. It scans clusters and generates reports that highlight where adjustments can reduce costs or improve performance without compromising reliability. KRR is distributed as a Python command-line tool that can be run directly

    PythonKubernetes Resource OptimizationPod Resource Request ScalingAutomated Infrastructure Tuning
    Auf GitHub ansehen↗4,466
  • 1panel-dev/1panelAvatar von 1Panel-dev

    1Panel-dev/1Panel

    35,898Auf GitHub ansehen↗

    1Panel is a centralized server management and container orchestration platform designed to simplify the administration of Linux-based infrastructure. It provides a unified web interface for managing containerized workloads, automating system maintenance, and configuring server resources. By acting as a comprehensive control plane, the platform streamlines the deployment of applications, databases, and web services while offering granular control over host system internals and security settings. What distinguishes this platform is its integrated support for private artificial intelligence infr

    GoAI Infrastructure ManagersContainer Orchestration PlatformsInfrastructure Automation Tools
    Auf GitHub ansehen↗35,898
  • pulumi/pulumiAvatar von pulumi

    pulumi/pulumi

    24,797Auf GitHub ansehen↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    GoInfrastructure as Code FrameworksCloud ProvisioningCloud Resource Orchestrators
    Auf GitHub ansehen↗24,797
  • googlechrome/lighthouseAvatar von GoogleChrome

    GoogleChrome/lighthouse

    30,355Auf GitHub ansehen↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    JavaScriptBrowser AutomationStatic AnalysisAccessibility Auditing Tools
    Auf GitHub ansehen↗30,355
  • coder/coderAvatar von coder

    coder/coder

    12,272Auf GitHub ansehen↗

    Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It provides a centralized infrastructure for teams to deploy ephemeral workspaces on private cloud or on-premises hardware, ensuring consistent toolchains and dependencies across distributed development environments. The platform distinguishes itself through its focus on secure, infrastructure-as-code governance and autonomous agent integration. It allows organizations to define reusable, versioned environment templates that integrate with existing identity providers and role-based

    GoCloud and Remote WorkspacesInfrastructure as CodeRemote Development Environments
    Auf GitHub ansehen↗12,272
  • community-scripts/proxmoxveAvatar von community-scripts

    community-scripts/ProxmoxVE

    26,287Auf GitHub ansehen↗

    Proxmox VE Helper Scripts is a collection of shell-based automation utilities designed to simplify the installation and configuration of software services within virtualization environments. The repository functions as an infrastructure management tool, providing standardized procedures for deploying and maintaining virtual machines and containers directly on the host operating system. The project distinguishes itself through idempotent configuration management, which ensures system state consistency by verifying existing resources before applying changes. By utilizing direct host interaction

    ShellVirtualization Helper ScriptsShell Scripting LibrariesAwesome List
    Auf GitHub ansehen↗26,287
  • stellar/stellar-coreAvatar von stellar

    stellar/stellar-core

    3,269Auf GitHub ansehen↗

    Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di

    C++Cryptographic Asset TransfersDistributed Ledger NodesFederated Byzantine Agreement Protocols
    Auf GitHub ansehen↗3,269
  • coder/code-serverAvatar von coder

    coder/code-server

    78,024Auf GitHub ansehen↗

    This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machines, or cloud-native infrastructure, ensuring a consistent development experience from any device. The platform distinguishes itself through a secure gateway architecture that manages traffic, authentication, and encryption at the edge. It utilizes persistent WebSocket connections

    TypeScriptBrowser-Based IDEsContainerized Development EnvironmentsRemote Development Platforms
    Auf GitHub ansehen↗78,024
  • temporalio/temporalAvatar von temporalio

    temporalio/temporal

    18,411Auf GitHub ansehen↗

    Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin

    GoStateful Workflow EnginesWorkflow Execution EnginesWorkflow Orchestrators
    Auf GitHub ansehen↗18,411
  • macrozheng/mallAvatar von macrozheng

    macrozheng/mall

    83,878Auf GitHub ansehen↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    JavaFull-Stack FrameworksFull-Stack Web FrameworksJava Frameworks
    Auf GitHub ansehen↗83,878
  • minio/minioAvatar von minio

    minio/minio

    60,346Auf GitHub ansehen↗

    MinIO is a software-defined, cloud-native object storage server designed to manage large volumes of unstructured data. It functions as a distributed storage cluster that aggregates multiple independent nodes into a unified, scalable pool, providing a high-performance infrastructure compatible with standard cloud storage protocols and application programming interfaces. The system utilizes a shared-nothing architecture that eliminates central metadata servers, relying instead on a decentralized hash table to map objects across the cluster. Data availability and resilience are maintained throug

    GoCloud Native Object StorageDistributed Storage ClustersObject Storage Servers
    Auf GitHub ansehen↗60,346
  • anuraghazra/github-readme-statsAvatar von anuraghazra

    anuraghazra/github-readme-stats

    79,661Auf GitHub ansehen↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    JavaScriptGitHub Stats CardsLanguage Distribution CardsProfile Personalization Suites
    Auf GitHub ansehen↗79,661
  • nektos/actAvatar von nektos

    nektos/act

    70,801Auf GitHub ansehen↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before committing code to a remote repository. The runner distinguishes itself by providing a simulation engine that mimics remote CI triggers and event payloads, enabling the testing of complex conditional logic without requiring cloud infrastructure. It supports granular control over the

    GoContainerized Workflow RunnersDocker Socket OrchestratorsCI/CD Simulation Engines
    Auf GitHub ansehen↗70,801
  • yetone/avante.nvimAvatar von yetone

    yetone/avante.nvim

    17,967Auf GitHub ansehen↗

    This project is a Neovim plugin that integrates large language models directly into the text editor to provide conversational programming assistance. It functions as an artificial intelligence coding assistant, enabling users to generate, refactor, and modify source code through natural language prompts and iterative chat sessions. The extension distinguishes itself by performing in-place code editing, where it applies suggestions directly to the active file buffer using precise diff-based patching. It supports agentic workflows by allowing models to execute shell commands and local scripts,

    LuaAI Coding AssistantsNeovim PluginsAutomated Code Editing Assistants
    Auf GitHub ansehen↗17,967
  • github/spec-kitAvatar von github

    github/spec-kit

    112,539Auf GitHub ansehen↗

    Spec-kit is a specification-driven development framework designed to manage the entire software project lifecycle, from initial requirements gathering to final validation. It functions as a command-line environment that orchestrates complex development workflows by chaining shell tasks, human checkpoints, and conditional logic into repeatable, state-aware sequences. By enforcing formal specifications and organizational guardrails before technical implementation begins, the system ensures that project goals and requirements remain the foundation for all subsequent development activities. The p

    PythonSpecification-Driven Task OrchestratorsLifecycle Management FrameworksSpecification-Driven Development Frameworks
    Auf GitHub ansehen↗112,539
  • openhands/openhandsAvatar von OpenHands

    OpenHands/OpenHands

    77,330Auf GitHub ansehen↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It

    PythonAgent Configuration SchemasAgent OrchestratorsAgent Reasoning Configurations
    Auf GitHub ansehen↗77,330
  • bregman-arie/devops-exercisesAvatar von bregman-arie

    bregman-arie/devops-exercises

    82,879Auf GitHub ansehen↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    PythonCompute Orchestration EnginesDevOps Learning CurriculaLearning Paths
    Auf GitHub ansehen↗82,879
  • ryoppippi/ccusageAvatar von ryoppippi

    ryoppippi/ccusage

    10,826Auf GitHub ansehen↗

    This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for AI coding assistants. By parsing local session logs directly on the user's machine, it provides a privacy-focused way to track development activity without transmitting sensitive data to external servers. The tool distinguishes itself through its ability to aggregate disparate log formats from multiple coding assistants into a unified, schema-agnostic representation. It features a decoupled pricing engine that allows users to apply custom model-specific cost multipliers, over

    TypeScriptAgent Usage AggregatorsAI Coding AssistantsAI Cost Monitoring
    Auf GitHub ansehen↗10,826
  • rclone/rcloneAvatar von rclone

    rclone/rclone

    57,877Auf GitHub ansehen↗

    This project is a command-line storage manager that provides a unified interface for performing file operations across local filesystems and diverse cloud storage providers. It functions as a cross-platform storage abstraction, utilizing a modular backend architecture to map heterogeneous cloud storage APIs into a standard set of file system operations. This allows for consistent data management and movement regardless of the underlying storage service. The tool serves as a network data transfer engine designed for automated data migration and cloud storage synchronization. It distinguishes i

    GoCommand-Line Storage ManagersLayersAutomated
    Auf GitHub ansehen↗57,877
  • kahun/awesome-sysadminAvatar von kahun

    kahun/awesome-sysadmin

    24,232Auf GitHub ansehen↗
    Awesome ListVersion Control SystemsContainer Runtimes
    Auf GitHub ansehen↗24,232
  • viatsko/awesome-vscodeAvatar von viatsko

    viatsko/awesome-vscode

    28,754Auf GitHub ansehen↗

    This project is a curated directory of resources, extensions, and themes designed to extend the functionality of the Visual Studio Code editor. It serves as a comprehensive index for developers seeking to enhance their coding environment, offering a structured collection of community-driven tools that streamline development workflows and improve editor productivity. The directory distinguishes itself by organizing a vast ecosystem of plugins into logical categories, ranging from language-specific intelligence and version control integrations to advanced productivity utilities. It highlights t

    JavaScriptAwesome ListLanguage Server ProtocolsDevelopment Environments
    Auf GitHub ansehen↗28,754
  • cube-js/cubeAvatar von cube-js

    cube-js/cube

    20,251Auf GitHub ansehen↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    RustAI Query OrchestratorsBusiness Intelligence PlatformsData Modeling Frameworks
    Auf GitHub ansehen↗20,251
  • getsentry/sentryAvatar von getsentry

    getsentry/sentry

    44,108Auf GitHub ansehen↗

    This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me

    PythonApplication Performance MonitoringApplication Performance Monitoring PlatformsIncident Management Systems
    Auf GitHub ansehen↗44,108
  • alibaba/mnnAvatar von alibaba

    alibaba/MNN

    14,242Auf GitHub ansehen↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    C++AI RuntimesComputational GraphsDeep Learning
    Auf GitHub ansehen↗14,242
  • lissy93/web-checkAvatar von Lissy93

    Lissy93/web-check

    33,721Auf GitHub ansehen↗

    Web-check is a self-hosted diagnostic platform designed to perform comprehensive technical reconnaissance and security audits on web domains. It functions as a network scanner that inspects infrastructure by querying IP addresses, DNS records, SSL certificate chains, and server headers to identify potential misconfigurations or vulnerabilities. The platform is built to run within private infrastructure, ensuring that site investigations remain independent of external tracking or third-party data logging. By utilizing server-side request proxying, the tool bypasses client-side security restric

    TypeScriptWebsite Diagnostic ToolsInfrastructure MonitoringSecurity Auditing
    Auf GitHub ansehen↗33,721
  • archestra-ai/archestraAvatar von archestra-ai

    archestra-ai/archestra

    3,570Auf GitHub ansehen↗

    Archestra is a platform for enterprise AI agent deployment and Model Context Protocol orchestration. It provides a centralized system for configuring specialized agents with specific system prompts and toolsets, and managing the deployment of Model Context Protocol servers that provide large language models with external tools and data sources. The system features an AI agent gateway that exposes configured agents as networked services for external clients and integrated development environments. It incorporates a security suite that provides deterministic guardrails to prevent prompt injecti

    TypeScriptAI Agent DeploymentsMCP Server ManagementAgent Gateways
    Auf GitHub ansehen↗3,570
  • astral-sh/ruffAvatar von astral-sh

    astral-sh/ruff

    48,177Auf GitHub ansehen↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    RustCode FormattersLanguage Server ImplementationsStatic Analysis Tools
    Auf GitHub ansehen↗48,177
  • casibase/casibaseAvatar von casibase

    casibase/casibase

    4,443Auf GitHub ansehen↗

    Casibase is an open-source platform that orchestrates multi-turn conversations with large language models and manages retrieval-augmented knowledge bases from a single interface. It provides a unified system for connecting to over 30 AI model providers, ingesting documents into vector embeddings for semantic search, and running autonomous agent loops that can drive a browser, search the web, execute commands, and integrate with external tools. The platform distinguishes itself by combining AI conversation management with infrastructure and application orchestration capabilities. It includes a

    GoLLM Application OrchestratorsRetrieval-Augmented GenerationAI Chat Interfaces
    Auf GitHub ansehen↗4,443
  • ansible/ansibleAvatar von ansible

    ansible/ansible

    68,968Auf GitHub ansehen↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    PythonAgentless Configuration ManagersContainer OrchestrationCross-Platform Orchestration Tools
    Auf GitHub ansehen↗68,968
  • insforge/insforgeAvatar von InsForge

    InsForge/InsForge

    11,794Auf GitHub ansehen↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    TypeScriptBackend-as-a-Service PlatformsDatabase ManagersRelational Data Storage
    Auf GitHub ansehen↗11,794
  • 233boy/v2rayAvatar von 233boy

    233boy/v2ray

    29,199Auf GitHub ansehen↗

    This project is an automated deployment tool designed to streamline the installation, configuration, and maintenance of network proxy software on Linux servers. It functions as a command-line utility that manages the lifecycle of network tunneling services, enabling users to establish and control private traffic routing through repeatable, automated workflows. The tool distinguishes itself through an interactive, menu-driven interface that abstracts complex configuration parameters into selectable options, making it accessible for operators regardless of their technical background. It perform

    ShellProxy AutomatorsProxy Deployment ToolsProxy Installers
    Auf GitHub ansehen↗29,199
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
signoz/signoz27.4KTypeScriptNOASSERTION16. Juni 2026
awesome-foss/awesome-sysadmin34.3K—NOASSERTION3. Juni 2026
icewhaletech/casaos34.1KGoApache-2.06. Aug. 2025
aws/aws-cdk12.8KTypeScriptApache-2.023. Juni 2026
localstack/localstack64.4KPythonother21. Feb. 2026
infracost/infracost12.4KGoApache-2.03. Juni 2026
ripienaar/free-for-dev123.2KHTML—15. Juni 2026
kananinirav/aws-certified-cloud-practitioner-notes3.8KHTMLmit20. Feb. 2026
opentofu/opentofu29.2KGoMPL-2.022. Juni 2026
dagster-io/dagster15KPythonapache-2.020. Feb. 2026

Related searches

  • Tool für Cloud-Kostenüberwachung
  • ein Tool zur Kostenkalkulation von Terraform-Änderungen
  • Tool für Multi-Cloud-Management
  • Cloud-Dienst mit kostenlosen Entwickler-Tarifen
  • Open-Source-Plattform für Private Clouds
  • a structured learning path for cloud development
  • ein Cloud Development Kit für Infrastruktur
  • Tool zum Abfragen von Cloud-Ressourcen via SQL