# SalGnt/cscs

A curated list of Coding Style Conventions and Standards.

Repository: https://github.com/SalGnt/cscs
Canonical: https://ross.abutalabs.com/products/cscs
License: MIT
License Family: permissive
Topics: coding-conventions, coding-standards, coding-style, curated-list
Last push: 2022-10-29T11:33:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4038, "days_push": 1404, "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 1508, forks 162 (observed 2026-08-28T04:04:55.606292+00:00)

## What it is
A curated list of coding style conventions and standards covering many programming languages, from Arduino to C++ to Elixir. It is a reference catalog of links to official and community style guides rather than a tool.

## Use cases
- find the official style guide for a programming language
- look up coding standards before starting a new project
- compare community style guides across languages
- find secure coding standards like SEI CERT
- choose a coding convention for a team codebase

## When to choose
- you need a quick reference of style guides for multiple languages
- you are setting up team coding standards and want authoritative sources
- you want a curated starting point for language conventions

## When to avoid
- you need an automated linter or formatter that enforces style
- you need style guides for very niche or new languages not listed
- you need actively updated content, as the list was last released in 2022

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: developer-tools, programming-languages, awesome-lists, documentation
- platform: cross-platform
- tags: awesome-list, coding-conventions, coding-standards, style-guides, curated-list

## Member repositories
- SalGnt/cscs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.606292+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-30T04:32:31.433612+00:00, confidence not recorded.
  - readme: https://github.com/SalGnt/cscs (fetched 2026-08-28T04:04:55.606292+00:00, sha b8354f71f435)
- Data as of 2026-08-30T08:39:29.467469+00:00.
