awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesTypeScript Type Definition Loaders

Processes and loads typing packages that use namespaces and globals according to TypeScript's module system.

Distinct from Type Definitions: Distinct from Type Definitions: focuses on the loading and processing of type definitions, not the definitions themselves.

Explore 1 awesome GitHub repository matching software engineering & architecture · TypeScript Type Definition Loaders. Refine with filters or upvote what's useful.

Awesome TypeScript Type Definition Loaders GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dudykr/stcAvatar dudykr

    dudykr/stc

    5,719Vezi pe GitHub↗

    stc is a TypeScript type checker implemented entirely in Rust, designed to validate type correctness in TypeScript source code with native performance and memory safety. It operates as a no-emitting type validator, meaning it checks types only and does not produce JavaScript output, reducing overhead compared to a full compiler. The checker is built around a zero-false-positive design, reporting only errors that are provably certain from the type system, prioritizing correctness over speculative warnings. The tool distinguishes itself through parallel file processing, analyzing source files c

    Loads and processes typing packages that use namespaces and globals for type checking.

    Rustrusttypescript
    Vezi pe GitHub↗5,719
  1. Home
  2. Software Engineering & Architecture
  3. Type Definitions
  4. TypeScript Type Definition Loaders