Projects in Awesome Lists tagged with maintainability
A curated list of projects in awesome lists tagged with maintainability .
https://github.com/elsewhencode/project-guidelines
A set of best practices for JavaScript projects
best-practices guidelines how-to javascript javascript-best-practices maintainability
Last synced: 14 May 2025
https://github.com/metricfu/metric_fu
A fist full of code metrics
code-quality hacktoberfest maintainability software-quality
Last synced: 16 Mar 2025
https://github.com/kingzez/write-readable-javascript-code
📖 All about writing maintainable JavaScript
angular best-practices clean-architecture clean-code es6 guide guidelines how-to javascript javascript-best-practices maintainability maintainable maintainable-javascript nodejs principles react readable standard style-guide vue
Last synced: 20 Jun 2025
https://github.com/rohaquinlop/complexipy
An extremely fast Python library to calculate the cognitive complexity of Python files, written in Rust.
clean-code cognitve-complexity linter linters maintainability metrics python rust sonar-scan understandability
Last synced: 16 May 2025
https://github.com/swissmanu/pattern-matching-with-typescript
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
article maintainability pattern-matching typescript
Last synced: 19 Oct 2025
https://github.com/elmassimo/vuex-stores
🗄 Store objects for Vuex, a simple and more fluid API for state-management.
js maintainability vue vuex vuex-modules vuex-plugin vuex-store vuex2 vuex3
Last synced: 09 Oct 2025
https://github.com/ElMassimo/vuex-stores
🗄 Store objects for Vuex, a simple and more fluid API for state-management.
js maintainability vue vuex vuex-modules vuex-plugin vuex-store vuex2 vuex3
Last synced: 30 Mar 2025
https://github.com/ytetsuro/sabik
Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.
analytics cli-tool cognitive-complexity complexity difficulty hack hacktoberfest halstead-complexity-measures halstead-metrics javascript maintainability metrics php report typescript visualizer
Last synced: 30 Jul 2025
https://github.com/csssustentavel/csssustentavel.com.br
Escreva CSS sem se preocupar se estilos pré-existentes causarão problemas. CSS Sustentável é uma abordagem para a escrita de CSS modular, escalável e, claro, sustentável. Tradução autorizada do MaintainableCSS.
css css-in-js css-methodologies css-modules maintainability scalability web
Last synced: 06 Oct 2025
https://github.com/jobin-404/debtbomb
DebtBomb lets teams ship temporary hacks safely by attaching an expiry date to them. When the date passes, the bomb explodes and your CI fails — forcing the code to be cleaned up instead of rotting forever.
ci-cd cli-tool code-quality maintainability static-analysis technical-debt todo
Last synced: 15 Jan 2026
https://github.com/tushartushar/smells
A Taxonomy of Software Smells
catalog code-quality code-smells maintainability software-smells taxonomy
Last synced: 11 Apr 2026
https://github.com/opbi/hooks
🎯 configurable decorators for automated observability and self-explanatory codebase
consistency decorators maintainability microservices testability
Last synced: 18 Jan 2026
https://github.com/vantoozz/phpcdm
PHP Code Density Meter
clean-code maintainability php readability static-analysis
Last synced: 13 Apr 2025
https://github.com/mzabaluev/unwrap-infallible
Unwrap infallible results with all convenience and no fear
convenience maintainability rust rust-lang rust-library
Last synced: 10 Apr 2025
https://github.com/pycleancode/pycleancode
A Python toolkit to help developers write professional-grade, maintainable, and clean code following clean code principles.
ast clean-code code-quality code-smells linter maintainability oss-developer-tools pybrace pycleancode python python-linter readability refactoring static-analysis
Last synced: 02 Apr 2026
https://github.com/thebentern/clean-code-study
Clean code study guide
clean clean-code maintainability notes study
Last synced: 02 Mar 2026
https://github.com/pushpendra-1697/task-fragmentation-ui
Task-Fragmentation
components frontend-frameworks maintainability nextjs reactjs readability reusability scalability task-fragmentation testability
Last synced: 10 May 2026
https://github.com/prantlf/grunt-escomplex-report
Software complexity analysis for JavaScript projects.
complexity cyclomatic-complexity grunt-task halstead-complexity maintainability
Last synced: 27 Mar 2025
https://github.com/jenkinsci/redhat-codeready-dependency-analysis-plugin
A Jenkins plugin by Red Hat, to scan the dependency stack and give information related to vulnerabilities, popularity, maintainability, compatibility and more
analysis crda dependencies dependency-analysis deprecated devsecops maintainability redhat scanning security vulnerabilities
Last synced: 30 Sep 2025
https://github.com/rogeruiz/tf-maintainability-module
A testing ground for various Terraform maintainability tools. Because, maintaining large swaths of Terraform code can possibly lead to maintainer headaches.
maintainability terraform tooling
Last synced: 14 Mar 2025
https://github.com/firaja/capture4j
This library aims to remove from your code bulky try-catch blocks and make your code easier to read and maintain.
bettercode clean-code exceptions java-library maintainability
Last synced: 17 Apr 2026
https://github.com/mreshboboyev/project-setup
Project-Setup is a .NET Core starter template that includes essential NuGet packages and BuildPros configurations to kickstart real-world projects. It provides a pre-configured, scalable, and production-ready setup for professional .NET development.
automation best-practices build-props clean-code configuration-management dotnet-core maintainability nuget-packages project-setup standardized-development starter-template
Last synced: 28 Apr 2026
https://github.com/gregswindle/generator-android-qa-gates
Assuage finicky SonarQube settings for Android libraries.
android android-library bugs code-smells complexity coverage duplications maintainability qa quality quality-gates quality-gateway reliability security sonar sonarqube
Last synced: 12 Aug 2025
https://github.com/crisnguyendev/miu-cs401-mpp
Repository for coursework emphasizing object-oriented principles, design patterns, UML diagrams, and software development practices to create reusable and maintainable code.
assignment design-principles fundamentals java maintainability object-oriented-programming reusability software-development uml-diagram
Last synced: 14 Apr 2025
https://github.com/crisnguyendev/miu-cs525-asd
Repository for assignments focusing on advanced software design principles, design patterns, frameworks, and architectures for scalable and maintainable systems.
architectures assignment design-patterns domain-driven-design framework maintainability oop-principles scalability solid
Last synced: 14 Apr 2025
https://github.com/tcsenpai/overseer
Quickly see all TODOs, warnings and notes within a folder, in a nice and ordered table.
comments maintainability overview repository
Last synced: 28 Mar 2025
https://github.com/toe2132313/zorvex-cat
Zorvex-CAT is a base project template implementing Clean Architecture and Domain-Driven Design (DDD) principles, with identity management features.
authentication authorization clean-architecture dapper dotnet identity-management maintainability mediator modular-design project-template scalability
Last synced: 12 Apr 2025
https://github.com/furqanramzan/clean-code-guidelines
🚀 A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code
best-practices clean-code code-guide code-organization code-quality design-patterns documentation functions maintainability naming-conventions principles readability variables
Last synced: 20 Mar 2025
https://github.com/loehnertz/sig-maintainability-model
Implementation of the SIG maintainability model for Java software as input
Last synced: 02 Feb 2026
https://github.com/phpgt/servicecontainer
Centralised container of a project's core objects.
autowiring dependency-injection dependency-injection-container maintainability service-container testability
Last synced: 18 Apr 2026