unmaintainable-code
Maintenance nightmare
An anti-pattern guide to writing difficult-to-maintain code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
10k stars
206 watching
357 forks
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
google/auto | Automates repetitive and mechanical Java tasks to reduce bugs and improve code quality | 10,441 |
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,964 |
ryanmcdermott/clean-code-javascript | Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,944 |
danger/danger | Automates common code review chores and codifies team norms. | 5,473 |
alibaba/p3c | Enforces best practices for Java coding in large-scale projects to ensure code quality and maintainability. | 30,503 |
kelseyhightower/nocode | A proof-of-concept project demonstrating the feasibility of building and deploying a software application without writing any code. | 61,128 |
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,987 |
oblac/jodd | A Java framework providing lightweight utility libraries and micro-frameworks for building web applications. | 4,060 |
apache/incubator-kie-drools | A comprehensive rule engine and complex event processing system for Java and the JVM Platform. | 5,901 |
marmelab/gremlins.js | A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. | 9,036 |
mbechler/marshalsec | Analyzes and exploits vulnerabilities in Java marshalling libraries to demonstrate potential code execution | 3,419 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
grrrdog/java-deserialization-cheat-sheet | A cheat sheet providing guidance on deserialization vulnerabilities in Java applications | 3,044 |
drichard/mindmaps | An offline-capable mind mapping application using HTML5 technologies | 2,784 |
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,496 |