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
J

joebew42/GildedRose

0
View on GitHub↗
0 stars·0 forks·4 views

GildedRose

Features

  • Code Katas - Refactor legacy code and add new features safely.

Star history

Star history chart for joebew42/gildedroseStar history chart for joebew42/gildedrose

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 GildedRose

Similar open-source projects, ranked by how many features they share with GildedRose.
  • emilybache/gildedrose-refactoring-kataemilybache avatar

    emilybache/GildedRose-Refactoring-Kata

    4,244View on GitHub↗

    This project is a refactoring kata collection and software design education resource. It provides a set of intentionally messy codebases and multi-language code samples designed for practicing incremental design, legacy code modernization, and software restructuring. The collection serves as a training material for test-driven development, focusing on the use of golden master testing suites and approval testing to ensure functional parity while evolving source code. It includes a universal learning baseline by implementing identical complex business rules across several different programming

    XSLT
    View on GitHub↗4,244
  • daviddenton/refactoring-golfdaviddenton avatar

    daviddenton/refactoring-golf

    58View on GitHub↗

    A Refactoring Golf exercise

    Java
    View on GitHub↗58
  • emilybache/racing-car-katasemilybache avatar

    emilybache/Racing-Car-Katas

    317View on GitHub↗

    Several code katas on a racing car theme

    Java
    View on GitHub↗317
  • christian-fei/opening-hours-katachristian-fei avatar

    christian-fei/opening-hours-kata

    8View on GitHub↗

    Opening hours don't have to be so boring - A TDD & Refactoring Kata

    View on GitHub↗8
See all 12 alternatives to GildedRose→

Frequently asked questions

What are the main features of joebew42/gildedrose?

The main features of joebew42/gildedrose are: Code Katas.

What are some open-source alternatives to joebew42/gildedrose?

Open-source alternatives to joebew42/gildedrose include: emilybache/gildedrose-refactoring-kata — This project is a refactoring kata collection and software design education resource. It provides a set of… daviddenton/refactoring-golf — A Refactoring Golf exercise. emilybache/racing-car-katas — Several code katas on a racing car theme. emilybache/tennis-refactoring-kata — This is a Refactoring Kata based on the rules of Tennis. ivanpaulovich/clean-architecture-manga — This project is a .NET Clean Architecture template designed to separate domain logic from infrastructure and web… jbrains/trivia.