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
·
coala avatar

coala/coala

0
View on GitHub↗
3,588 Stars·1,300 Forks·Python·AGPL-3.0·1 Aufrufcoala.io↗

Coala

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

Features

  • Code Quality and Analysis - Unified CLI for linting and fixing code across languages.
  • Sponsored Projects - Supported by corporate sponsorship from a CI/CD provider.

Star-Verlauf

Star-Verlauf für coala/coalaStar-Verlauf für coala/coala

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Coala

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Coala.
  • antirez/redisAvatar von antirez

    antirez/redis

    109Auf GitHub ansehen↗

    This document serves as both a quick start guide to Redis and a detailed resource for building it from source.

    C
    Auf GitHub ansehen↗109
  • assertible/deploymentsAvatar von assertible

    assertible/deployments

    13Auf GitHub ansehen↗

    Configurations for GitHub post-deployment testing with Assertible via CI

    Auf GitHub ansehen↗13
  • cython/cythonAvatar von cython

    cython/cython

    10,767Auf GitHub ansehen↗

    Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It functions as a static typing optimizer and a C extension generator, allowing developers to declare C types within Python code to reduce interpreter overhead and increase execution speed. The project enables the wrapping of external C libraries to provide high-level interfaces to low-level system capabilities. It also serves as a native binary packager, capable of freezing scripts and their dependencies into standalone executable binaries for distribution. The system covers a broad

    Cythonbig-dataccpp
    Auf GitHub ansehen↗10,767
  • angular/angular.jsAvatar von angular

    angular/angular.js

    58,615Auf GitHub ansehen↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By utilizing a centralized dependency injection container, the framework manages the lifecycle of services and components to ensure modularity and maintainable architecture. The framework is defined by its two-way data binding mechanism, which automatically synchronizes data models wit

    JavaScript
    Auf GitHub ansehen↗58,615
Alle 17 Alternativen zu Coala anzeigen→

Häufig gestellte Fragen

Was macht coala/coala?

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

Was sind die Hauptfunktionen von coala/coala?

Die Hauptfunktionen von coala/coala sind: Code Quality and Analysis, Sponsored Projects.

Welche Open-Source-Alternativen gibt es zu coala/coala?

Open-Source-Alternativen zu coala/coala sind unter anderem: angular/angular.js — AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags… assertible/deployments — Configurations for GitHub post-deployment testing with Assertible via CI. cython/cython — Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It… antirez/redis — This document serves as both a quick start guide to Redis and a detailed resource for building it from source. dojo/dojo — dojo. facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional…