# kriasoft/Folder-Structure-Conventions

Folder / directory structure options and naming conventions for software projects

Repository: https://github.com/kriasoft/Folder-Structure-Conventions
Canonical: https://ross.abutalabs.com/products/folder-structure-conventions
License: MIT
License Family: permissive
Last push: 2024-12-19T20:41:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4593, "days_push": 622, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2046, forks 5724 (observed 2026-08-28T04:06:08.812719+00:00)

## What it is
A reference guide documenting folder/directory structure options and naming conventions for software projects. It catalogs common top-level layouts like src, test, docs, and build with examples from popular open-source projects.

## Use cases
- how to structure folders in a software project
- naming conventions for project directories
- should source code go in src or lib
- where to put tests in a repository
- standard top-level directory layout for open source projects
- project organization best practices

## When to choose
- starting a new project and deciding on a directory layout
- standardizing folder naming across a team or organization
- looking for real-world examples of project structure from popular repos

## When to avoid
- you need tooling that enforces structure automatically
- you need language-specific framework conventions rather than general guidance

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: developer-tools, documentation, tutorials
- platform: cross-platform
- tags: folder-structure, naming-conventions, project-layout, best-practices, reference-guide

## Member repositories
- kriasoft/Folder-Structure-Conventions (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.812719+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:57:59.857498+00:00, confidence not recorded.
  - readme: https://github.com/kriasoft/Folder-Structure-Conventions (fetched 2026-08-28T04:06:08.812719+00:00, sha da3afa0aed46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
