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
207 watching
358 forks
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
google/auto | A collection of tools to automate code generation and simplify Java development. | 10,439 |
pungyeon/clean-go-article | A resource for writing clean and maintainable Go code | 2,957 |
ryanmcdermott/clean-code-javascript | Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. | 91,777 |
danger/danger | Automates common code review chores and codifies team norms. | 5,464 |
alibaba/p3c | Enforces best practices for Java coding in large-scale projects to ensure code quality and maintainability. | 30,482 |
kelseyhightower/nocode | A proof-of-concept project demonstrating the feasibility of building and deploying a software application without writing any code. | 60,934 |
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,837 |
oblac/jodd | A Java framework providing lightweight utility libraries and micro-frameworks for building web applications. | 4,061 |
apache/incubator-kie-drools | A comprehensive rule engine and complex event processing system for Java and the JVM Platform. | 5,879 |
marmelab/gremlins.js | A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. | 9,025 |
mbechler/marshalsec | Analyzes and exploits vulnerabilities in Java marshalling libraries to demonstrate potential code execution | 3,403 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,710 |
grrrdog/java-deserialization-cheat-sheet | A cheat sheet providing guidance on deserialization vulnerabilities in Java applications | 3,035 |
drichard/mindmaps | An offline-capable mind mapping application using HTML5 technologies | 2,780 |
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,478 |