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
·
Back to ionicabizau/github-contributions

Open-source alternatives to Github Contributions

30 open-source projects similar to ionicabizau/github-contributions, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Contributions alternative.

  • addyosmani/psiA

    addyosmani/psi

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • agwa/git-cryptAvatar von AGWA

    AGWA/git-crypt

    9,746Auf GitHub ansehen↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    Auf GitHub ansehen↗9,746
  • akka/akka-coreAvatar von akka

    akka/akka-core

    13,272Auf GitHub ansehen↗

    Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient distributed systems. It provides a distributed computing platform and fault tolerant runtime that manages communication and state across networked nodes. The system uses location-transparent messaging and a cluster management system to organize nodes into high-availability architectures. This allows for the creation of elastic clusters that scale resources on demand and coordinate distributed workloads. The platform handles concurrent state management and distributed systems or

    Scala
    Auf GitHub ansehen↗13,272
  • 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

    Pythonansiblepython
    Auf GitHub ansehen↗68,968

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • apollostack/githuntA

    apollostack/GitHunt

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • apple/containerAvatar von apple

    apple/container

    37,726Auf GitHub ansehen↗

    This project serves as a technical educational resource and software implementation example focused on dependency injection architecture and containerized application packaging. It provides a centralized framework for managing the lifecycle and configuration of application components, allowing objects to receive their dependencies from a registry rather than creating them internally. The project distinguishes itself by offering a type-safe service resolution mechanism that uses language-level information to map abstract interfaces to concrete implementations. By utilizing an inversion of cont

    Swift
    Auf GitHub ansehen↗37,726
  • aquarhead/miaopullAvatar von aquarhead

    aquarhead/miaopull

    1Auf GitHub ansehen↗

    Miaopull 「喵噗哦」

    Python
    Auf GitHub ansehen↗1
  • asciimoo/drawilleAvatar von asciimoo

    asciimoo/drawille

    3,242Auf GitHub ansehen↗

    Pixel graphics in terminal with unicode braille characters

    Python
    Auf GitHub ansehen↗3,242
  • aws/aws-cliAvatar von aws

    aws/aws-cli

    17,059Auf GitHub ansehen↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    Auf GitHub ansehen↗17,059
  • base/nodeAvatar von base

    base/node

    68,511Auf GitHub ansehen↗

    This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ

    Shell
    Auf GitHub ansehen↗68,511
  • boennemann/badgesAvatar von boennemann

    boennemann/badges

    1,208Auf GitHub ansehen↗

    A collection of all JavaScript related and free for open-source readme badges out there. All of the services are live and operating on this repositoriy's dummy code.

    CoffeeScript
    Auf GitHub ansehen↗1,208
  • boto/botocoreAvatar von boto

    boto/botocore

    1,625Auf GitHub ansehen↗

    The low-level, core functionality of boto3 and the AWS CLI.

    Python
    Auf GitHub ansehen↗1,625
  • browserify/browserifyAvatar von browserify

    browserify/browserify

    14,706Auf GitHub ansehen↗

    Browserify is a build utility that enables the use of CommonJS module patterns within client-side JavaScript applications. It functions as a dependency manager and module bundler, tracing recursive import calls to package multiple source files and their dependencies into a single, optimized file for execution in web browser environments. The project distinguishes itself by providing a comprehensive compatibility layer that allows server-side code to run in the browser. It achieves this by injecting environment shims and replacing system-level globals with browser-compatible equivalents. Throu

    JavaScript
    Auf GitHub ansehen↗14,706
  • chjj/blessedAvatar von chjj

    chjj/blessed

    11,854Auf GitHub ansehen↗

    This project is a terminal user interface library for Node.js, designed to facilitate the construction of interactive command-line applications. It provides a comprehensive toolkit of high-level widgets that abstract complex terminal escape codes and rendering logic, allowing developers to build functional interfaces using reusable components. The framework distinguishes itself by implementing a box-model-based layout engine and a virtual DOM-style reconciliation system. These mechanisms enable responsive design patterns—such as percentage-based sizing and relative positioning—to function wit

    JavaScript
    Auf GitHub ansehen↗11,854
  • clap-rs/clapAvatar von clap-rs

    clap-rs/clap

    16,528Auf GitHub ansehen↗

    Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through strongly-typed data structures. It functions as a comprehensive framework for building terminal applications, automating the transformation of raw string inputs into validated, type-safe code representations while simultaneously generating help documentation and usage statements. The library distinguishes itself by offering both a declarative, attribute-based approach and a fluent builder-pattern API, allowing for flexible interface construction. It includes a sophisticated validation

    Rustargument-parserargument-parsingcommand-line
    Auf GitHub ansehen↗16,528
  • codesboy/get-your-github-cardAvatar von codesboy

    codesboy/Get-Your-GitHub-Card

    18Auf GitHub ansehen↗

    Display Your GitHub Information On A Web Page

    JavaScript
    Auf GitHub ansehen↗18
  • containerd/containerdAvatar von containerd

    containerd/containerd

    20,369Auf GitHub ansehen↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Gocncfcontainerdcontainers
    Auf GitHub ansehen↗20,369
  • devopshivehq/awesome-kustomizeAvatar von DevOpsHiveHQ

    DevOpsHiveHQ/awesome-kustomize

    119Auf GitHub ansehen↗

    A curated and collaborative list of awesome Kustomize resources

    awesomeawesome-listgitops
    Auf GitHub ansehen↗119
  • docker/cliAvatar von docker

    docker/cli

    5,693Auf GitHub ansehen↗

    Docker CLI is the command-line tool that enables users to interact with the Docker daemon for building, running, and managing containers. It provides a structured interface for controlling container lifecycles, images, networks, and volumes through a terminal-based workflow. The tool supports building container images from source code using Dockerfiles, with features like build context streaming and image layer caching to accelerate construction. It also allows starting interactive shells inside containers for isolated development and testing environments. The CLI operates through a client-s

    Goclidocker
    Auf GitHub ansehen↗5,693
  • docker/composeAvatar von docker

    docker/compose

    37,588Auf GitHub ansehen↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    Auf GitHub ansehen↗37,588
  • docker/docker-pyAvatar von docker

    docker/docker-py

    7,184Auf GitHub ansehen↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    Python
    Auf GitHub ansehen↗7,184
  • dpc/rust-bin-templateD

    dpc/rust-bin-template

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dragonflyoss/dragonfly2Avatar von dragonflyoss

    dragonflyoss/Dragonfly2

    3,208Auf GitHub ansehen↗

    Delivers efficient, stable, and secure data distribution and acceleration powered by P2P technology, with an optional content‑addressable filesystem that accelerates OCI container launch.

    Go
    Auf GitHub ansehen↗3,208
  • fabric/fabricAvatar von fabric

    fabric/fabric

    15,397Auf GitHub ansehen↗

    Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti

    Python
    Auf GitHub ansehen↗15,397
  • fcambus/nginx-resourcesAvatar von fcambus

    fcambus/nginx-resources

    3,780Auf GitHub ansehen↗

    A collection of resources covering Nginx, Nginx Lua, OpenResty and Tengine

    awesomeawesome-listlist
    Auf GitHub ansehen↗3,780
  • fcsonline/drillAvatar von fcsonline

    fcsonline/drill

    2,294Auf GitHub ansehen↗

    Drill is an HTTP load testing application written in Rust

    Rusthttpjmeterperformance
    Auf GitHub ansehen↗2,294
  • fgrehm/vagrant-lxcAvatar von fgrehm

    fgrehm/vagrant-lxc

    1,194Auf GitHub ansehen↗

    LXC provider for Vagrant

    Ruby
    Auf GitHub ansehen↗1,194
  • gazler/githugAvatar von Gazler

    Gazler/githug

    6,949Auf GitHub ansehen↗

    Githug is a terminal-based learning tool and interactive Git course that teaches version control through a series of progressive repository challenges. It functions as a command-line game where users master software operations by solving curated levels that require specific repository states to progress. The system utilizes a challenge-and-verify loop, employing a validation engine to check the current Git index and working tree against predefined solution logic. To support the learning process, it includes a hint system for roadblocks and a state management mechanism to reset levels to their

    Shell
    Auf GitHub ansehen↗6,949
  • gelstudios/gitfitiAvatar von gelstudios

    gelstudios/gitfiti

    8,437Auf GitHub ansehen↗

    gitfiti is a tool for generating pixel art on a GitHub contribution graph by manipulating Git commit histories. It functions as a commit history manipulator and a pixel art template renderer that produces specific visual patterns on a profile's activity map. The project translates image templates and numeric coordinates into a sequence of backdated commits. It controls the intensity of calendar squares by simulating activity density and generates executable shell scripts to automate the bulk commit process. The software covers capabilities for custom art template definition and the generatio

    Python
    Auf GitHub ansehen↗8,437
  • 4148/greenhatAvatar von 4148

    4148/greenhat

    1,553Auf GitHub ansehen↗

    greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses the GITAUTHORDATE and GITCOMMITTERDATE environmental variables to make commits appear in the past. Be warned that greenhat will clobber your repository's commit history.

    Python
    Auf GitHub ansehen↗1,553