awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IonicaBizau avatar

IonicaBizau/github-contributions

0
View on GitHub↗
1,335 estrellas·119 forks·HTML·MIT·3 vistas

Github Contributions

Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

Features

  • Infrastructure and Automation - Generates patterns on GitHub contribution calendars.
  • GitHub Ecosystem Projects - Generates patterns in GitHub contribution calendars.

Historial de estrellas

Gráfico del historial de estrellas de ionicabizau/github-contributionsGráfico del historial de estrellas de ionicabizau/github-contributions

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Github Contributions

Proyectos open-source similares, clasificados según cuántas características comparten con Github Contributions.
  • addyosmani/psiA

    addyosmani/psi

    0Ver en GitHub↗
    Ver en GitHub↗0
  • agwa/git-cryptAvatar de AGWA

    AGWA/git-crypt

    9,746Ver en GitHub↗

    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++
    Ver en GitHub↗9,746
  • akka/akka-coreAvatar de akka

    akka/akka-core

    13,272Ver en GitHub↗

    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
    Ver en GitHub↗13,272
  • 4148/greenhatAvatar de 4148

    4148/greenhat

    1,553Ver en GitHub↗

    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
    Ver en GitHub↗1,553
Ver las 30 alternativas a Github Contributions→

Preguntas frecuentes

¿Qué hace ionicabizau/github-contributions?

Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

¿Cuáles son las características principales de ionicabizau/github-contributions?

Las características principales de ionicabizau/github-contributions son: Infrastructure and Automation, GitHub Ecosystem Projects.

¿Qué alternativas de código abierto existen para ionicabizau/github-contributions?

Las alternativas de código abierto para ionicabizau/github-contributions incluyen: addyosmani/psi. agwa/git-crypt — git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so… akka/akka-core — Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… apollostack/githunt. 4148/greenhat — greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses…