awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Standard Libraries · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesStandard Libraries

Collections of pre-written code and standard modules that provide essential functionality for a programming language.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Standard Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. Standard Libraries

Awesome Standard Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • python/cpython

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc

Explore sub-tags

  • Standard Library DistributionsThe bundled set of modules and tools included with the core language installation.
  • Standard Library ImplementationsImplementations of language-standardized containers and algorithms.