awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to microsoft/typescript

Open-source alternatives to TypeScript

30 open-source projects similar to microsoft/typescript, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TypeScript alternative.

  • microsoft/typescript-handbookmicrosoft 的头像

    microsoft/TypeScript-Handbook

    4,855在 GitHub 上查看↗

    This project is a comprehensive guide and educational resource for the TypeScript language. It covers the fundamental principles of the language, including its structural type system, static type analysis, and the process of transpiling typed source files into JavaScript. The material details how to model complex data and reusable type logic using generics, conditional types, and mapped types. It also explains the use of declaration files to provide type safety for external JavaScript libraries and the integration of type checking into existing JavaScript projects via JSDoc annotations. The

    JavaScriptdocumentationlearntypescript
    在 GitHub 上查看↗4,855
  • dzharii/awesome-typescriptdzharii 的头像

    dzharii/awesome-typescript

    5,107在 GitHub 上查看↗

    A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript

    在 GitHub 上查看↗5,107
  • sindresorhus/awesome-nodejssindresorhus 的头像

    sindresorhus/awesome-nodejs

    65,973在 GitHub 上查看↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of high-quality links, tools, and learning materials. The repository distinguishes itself through a decentralized, peer-reviewed curation model. By utilizing standard version control workflows and pull requests, the community ensures that all listed resources undergo human verificati

    awesomeawesome-listjavascript
    在 GitHub 上查看↗65,973

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
matteocrippa/awesome-swiftmatteocrippa 的头像

matteocrippa/awesome-swift

26,087在 GitHub 上查看↗

A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

Rubyawesomeawesome-listawesome-lists
在 GitHub 上查看↗26,087
  • labs42io/clean-code-typescriptlabs42io 的头像

    labs42io/clean-code-typescript

    9,764在 GitHub 上查看↗

    This project is a set of software engineering standards and architectural patterns for writing maintainable and refactorable TypeScript code. It provides a comprehensive guide for implementing clean code principles, focusing on the application of SOLID design and structural patterns to build decoupled systems. The framework prioritizes composition over inheritance and utilizes dependency inversion to reduce system coupling. It establishes standards for strict static typing and the use of read-only modifiers to ensure type safety and eliminate runtime errors. The guidance covers a broad range

    TypeScriptbest-practicesclean-architectureclean-code
    在 GitHub 上查看↗9,764
  • friendsofcake/awesome-cakephpFriendsOfCake 的头像

    FriendsOfCake/awesome-cakephp

    934在 GitHub 上查看↗

    A curated list of amazingly awesome CakePHP plugins, resources and shiny things.

    awesomeawesome-list
    在 GitHub 上查看↗934
  • rails/railsrails 的头像

    rails/rails

    58,690在 GitHub 上查看↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    在 GitHub 上查看↗58,690
  • frege/fregeFrege 的头像

    Frege/frege

    3,700在 GitHub 上查看↗

    Frege is a purely functional programming language that compiles to JVM bytecode, providing Haskell-like semantics for the Java platform. It is built around a Haskell-inspired compiler that implements non-strict evaluation and a static type inference system to ensure data immutability and prevent side effects. The project distinguishes itself through a sophisticated type system featuring rank polymorphism, type-class based dispatch, and static purity enforcement. It includes a JVM language bridge and a foreign function interface that map Java classes and interfaces into functional types, allow

    Frege
    在 GitHub 上查看↗3,700
  • avelino/awesome-goavelino 的头像

    avelino/awesome-go

    175,576在 GitHub 上查看↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains. The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing,

    Goawesomeawesome-listgo
    在 GitHub 上查看↗175,576
  • facebook/reactfacebook 的头像

    facebook/react

    245,669在 GitHub 上查看↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    在 GitHub 上查看↗245,669
  • codyreichert/awesome-clCodyReichert 的头像

    CodyReichert/awesome-cl

    2,891在 GitHub 上查看↗
    Makefileawesomecommon-lispcommon-lisp-tools
    在 GitHub 上查看↗2,891
  • drobakowski/awesome-erlangdrobakowski 的头像

    drobakowski/awesome-erlang

    1,701在 GitHub 上查看↗

    A curated list of awesome Erlang libraries, resources and shiny things.

    awesomeawesome-listerlang
    在 GitHub 上查看↗1,701
  • enaqx/awesome-reactenaqx 的头像

    enaqx/awesome-react

    73,650在 GitHub 上查看↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mobile application development. The repository distinguishes itself through a hierarchical taxonomy that organizes a fragmented landscape of third-party software into functional domains. By utilizing markdown-based content curation, it provides a structured index that allows develo

    awesomeawesome-listjavascript
    在 GitHub 上查看↗73,650
  • eleventigers/awesome-rxjavaeleventigers 的头像

    eleventigers/awesome-rxjava

    306在 GitHub 上查看↗

    Useful resources for working with RxJava

    androidawesomeawesome-list
    在 GitHub 上查看↗306
  • ellerbrock/awesome-koaellerbrock 的头像

    ellerbrock/awesome-koa

    420在 GitHub 上查看↗

    :dancers: Awesome Koa.js Web Framework

    在 GitHub 上查看↗420
  • facebook/react-nativefacebook 的头像

    facebook/react-native

    126,019在 GitHub 上查看↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    在 GitHub 上查看↗126,019
  • dustinspecker/awesome-eslintdustinspecker 的头像

    dustinspecker/awesome-eslint

    4,734在 GitHub 上查看↗

    A list of awesome ESLint plugins, configs, etc.

    awesomeawesome-listeslint
    在 GitHub 上查看↗4,734
  • awesome-lists/awesome-bashawesome-lists 的头像

    awesome-lists/awesome-bash

    9,851在 GitHub 上查看↗

    A curated list of delightful Bash scripts and resources.

    Shellawesomeawesome-listbash
    在 GitHub 上查看↗9,851
  • babel/babelbabel 的头像

    babel/babel

    44,009在 GitHub 上查看↗

    Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into backwards-compatible versions of the language. It functions as an abstract syntax tree manipulator, parsing source code into a hierarchical structure to traverse and modify nodes for custom code transformations. The system utilizes a plugin-driven architecture to apply specific transformation rules and supports presets that bundle multiple plugins into named configuration groups. This enables the transformation of experimental syntax and the injection of non-global polyfills to ensure consisten

    TypeScriptastbabelcompiler
    在 GitHub 上查看↗44,009
  • astaxie/build-web-application-with-golangastaxie 的头像

    astaxie/build-web-application-with-golang

    43,920在 GitHub 上查看↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    在 GitHub 上查看↗43,920
  • brookshi/awesome-typescript-projectsbrookshi 的头像

    brookshi/awesome-typescript-projects

    894在 GitHub 上查看↗

    awesome typescript open source projects, includes IDE, Framework, Library, Tool

    TypeScript
    在 GitHub 上查看↗894
  • bayandin/awesome-awesomenessbayandin 的头像

    bayandin/awesome-awesomeness

    33,490在 GitHub 上查看↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    Ruby
    在 GitHub 上查看↗33,490
  • 30-seconds/30-seconds-of-code30-seconds 的头像

    30-seconds/30-seconds-of-code

    128,130在 GitHub 上查看↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    在 GitHub 上查看↗128,130
  • cameronbanga/ios-developer-and-designer-interview-questionsCameronBanga 的头像

    CameronBanga/iOS-Developer-and-Designer-Interview-Questions

    1,578在 GitHub 上查看↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    在 GitHub 上查看↗1,578
  • chai2010/advanced-go-programming-bookchai2010 的头像

    chai2010/advanced-go-programming-book

    20,066在 GitHub 上查看↗

    This project is a comprehensive technical guide to advanced Go programming. It serves as a programming guide, technical reference, and textbook covering low-level optimization and distributed systems architecture. The resource provides detailed instructions on writing assembly instructions to optimize performance-critical code and managing C-Go interoperability to bridge C libraries with Go. It also functions as a manual for implementing remote procedure call mechanisms and creating custom plugins for the Protocol Buffers compiler. The material covers high-level capabilities including the de

    Go
    在 GitHub 上查看↗20,066
  • chiraggude/awesome-laravelchiraggude 的头像

    chiraggude/awesome-laravel

    13,072在 GitHub 上查看↗

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    awesomelaravelphp
    在 GitHub 上查看↗13,072
  • 0xax/erlang-bookmarks0xAX 的头像

    0xAX/erlang-bookmarks

    1,154在 GitHub 上查看↗

    All about erlang programming language powerd by community

    在 GitHub 上查看↗1,154
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • daattali/addinslistdaattali 的头像

    daattali/addinslist

    870在 GitHub 上查看↗

    📜 Discover and install useful RStudio addins

    R
    在 GitHub 上查看↗870
  • akullpp/awesome-javaakullpp 的头像

    akullpp/awesome-java

    48,240在 GitHub 上查看↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    awesomeawesome-list
    在 GitHub 上查看↗48,240