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

2 repos

Awesome GitHub RepositoriesRuntime Foundations

Fundamental data structures and internal registry systems used to manage computational logic and module states.

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

  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. Runtime Environments
  5. Runtime Internals and Foundations
  6. Runtime Foundations

Awesome Runtime Foundations GitHub Repositories

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

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Rustcompilermarkuptypesetting

Explore sub-tags

  • Data Management PrimitivesBuilt-in data types and computational functions for processing logic, numeric data, and dynamic code evaluation.
  • Module Registry InspectionTools for querying the status and metadata of loaded modules within the runtime.