awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·5 viewscoala.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 history

Star history chart for coala/coalaStar history chart for coala/coala

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Coala

Similar open-source projects, ranked by how many features they share with Coala.
  • antirez/redisantirez avatar

    antirez/redis

    109View on GitHub↗

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

    C
    View on GitHub↗109
  • assertible/deploymentsassertible avatar

    assertible/deployments

    13View on GitHub↗

    Configurations for GitHub post-deployment testing with Assertible via CI

    View on GitHub↗13
  • cython/cythoncython avatar

    cython/cython

    10,767View on GitHub↗

    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
    View on GitHub↗10,767
  • angular/angular.jsangular avatar

    angular/angular.js

    58,615View on GitHub↗

    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
    View on GitHub↗58,615
See all 17 alternatives to Coala→

Frequently asked questions

What does coala/coala do?

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

What are the main features of coala/coala?

The main features of coala/coala are: Code Quality and Analysis, Sponsored Projects.

What are some open-source alternatives to coala/coala?

Open-source alternatives to coala/coala include: 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…