# Bhupesh-V/30-seconds-of-cpp

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

Repository: https://github.com/Bhupesh-V/30-seconds-of-cpp
Canonical: https://ross.abutalabs.com/products/30-seconds-of-cpp
Homepage: https://bhupesh-v.github.io/30-Seconds-of-C++/
Language: C++
License: MIT
License Family: permissive
Topics: cpp11, cpp14, stl-containers, stl-algorithms, stl-vector, standard-template-library, 30-seconds-of-code, algorithms, stl-container, stl, queue, 30-seconds-of-cpp, cpp17, vector
Archived: true
Last push: 2023-11-08T06:39:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2837, "days_push": 1029, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1490, forks 603 (observed 2026-08-28T04:04:52.355685+00:00)

## What it is
A collection of short, digestible snippets covering the C++ Standard Template Library (STL), including algorithms and containers like vector, map, set, and queue, each learnable in 30 seconds or less. It is inspired by the 30 Seconds of Code project and aimed at beginners learning modern C++ (C++11/14/17).

## Use cases
- learn C++ STL quickly
- find short examples of STL algorithms
- reference for vector, map, set, queue usage
- beginner-friendly modern C++ snippets
- quick lookup for STL container functions
- supplement C++ tutorials with concise examples

## When to choose
- you are a beginner learning the C++ Standard Template Library
- you want concise, copy-pasteable STL snippets instead of dense reference docs
- you need quick examples of algorithms and containers in C++11/14/17

## When to avoid
- you need exhaustive, authoritative STL documentation
- you are an advanced C++ developer seeking deep template metaprogramming content
- you need a runnable library rather than educational snippets

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education, developer-tools
- platform: cross-platform, cpp
- tags: cpp, stl, snippets, 30-seconds-of-code, cheatsheet, learning, algorithms

## Member repositories
- Bhupesh-V/30-seconds-of-cpp (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.355685+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:33:35.565410+00:00, confidence not recorded.
  - readme: https://github.com/Bhupesh-V/30-seconds-of-cpp (fetched 2026-08-28T04:04:52.355685+00:00, sha 093335cc9800)
  - homepage: https://bhupesh-v.github.io/30-Seconds-of-C++/ (fetched 2026-08-29T11:39:22.280394+00:00, sha e0f52b720564)
- Data as of 2026-08-30T08:39:29.467469+00:00.
