/

dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.

最終更新日:503日前
39.8k

ionic-team/ionic-framework
506日前50.2k

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

blitz-js/blitz
506日前13.3k

⚡️ The Missing Fullstack Toolkit for Next.js

framework7io/framework7
506日前17.7k

Full featured HTML framework for building iOS & Android apps

rjsf-team/react-jsonschema-form
506日前13.5k

A React component for building Web forms from JSON Schema.

formatjs/formatjs
507日前14.0k

The monorepo home to all of the FormatJS related libraries, most notably react-intl.

tsparticles/tsparticles
505日前6.3k

tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

yahoo/react-stickynode
507日前1.2k

A performant and comprehensive React sticky component.

ianstormtaylor/slate
506日前28.6k

A completely customizable framework for building rich text editors. (Currently in beta.)

aeagle/react-spaces
506日前1.2k

React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces.

searchkit/searchkit
507日前4.7k

Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support

yahoo/fluxible
506日前1.8k

A pluggable container for universal flux applications.

keajs/kea
505日前1.9k

Batteries Included State Management for React

microsoft/playwright
505日前59.4k

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

nachos-ui/nachos-ui
516日前2.1k

Nachos UI is a React Native component library.

Flipkart/recyclerlistview
507日前5.1k

High performance listview for React Native and web!

facebook/fbt
506日前3.8k

A JavaScript Internationalization Framework

shahen94/react-native-video-processing
512日前1.2k

Native Video editing/trimming/compressing :movie_camera: library for React-Native

flexn-io/renative
506日前1.7k

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms

rilyu/teaset
506日前2.9k

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

vuejs/vue
505日前206.4k

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

material-components/material-components-web
505日前17.0k

Modular and customizable Material Design UI components for the web

inkline/inkline
517日前1.4k

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

GeekyAnts/vue-native-core
508日前8.3k

Vue Native is a framework to build cross platform native mobile apps using JavaScript

posva/vue-mdc
525日前1.2k

Material web components for Vue.js

FranckFreiburger/http-vue-loader
506日前1.5k

load .vue files from your html/js

NeutroniumCore/Neutronium
507日前1.3k

🚀 Build .NET desktop applications using HTML, CSS and javascript.

tiangolo/fastapi
503日前68.3k

FastAPI framework, high performance, easy to learn, fast to code, ready for production

ocornut/imgui
503日前54.1k

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Kong/insomnia
503日前32.4k

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

httpie/cli
503日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

abpframework/abp
503日前12.0k

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

midwayjs/midway
503日前7.1k

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

HelloZeroNet/ZeroNet
503日前18.2k

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

mdbootstrap/material-design-for-bootstrap
506日前9.4k

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.

python-telegram-bot/python-telegram-bot
503日前24.2k

We have made you a wrapper you can't refuse

wechaty/wechaty
503日前18.4k

Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt

microsoft/botframework-sdk
503日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

curl/curl
503日前33.3k

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

google/WebFundamentals
503日前13.9k

Former git repo for WebFundamentals on developers.google.com

deeplearning4j/deeplearning4j
503日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

izhangzhihao/intellij-rainbow-brackets
503日前4.3k

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

weavejester/compojure
504日前4.1k

A concise routing library for Ring/Clojure

ring-clojure/ring
504日前3.7k

Clojure HTTP server abstraction

facebook/infer
503日前14.6k

A static analyzer for Java, C, C++, and Objective-C

checkstyle/checkstyle
503日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

code-review-checklists/java-concurrency
503日前1.2k

Checklist for code reviews

webpack/webpack
503日前63.9k

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

oracle/graal
503日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
503日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
503日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

tendermint/tendermint
505日前5.6k

⟁ Tendermint Core (BFT Consensus) in Go

amberframework/amber
505日前2.5k

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

luckyframework/lucky
506日前2.5k

A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.

antlr/antlr4
503日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Dogfalo/materialize
504日前38.9k

Materialize, a CSS Framework based on Material Design

etcd-io/etcd
503日前45.7k

Distributed reliable key-value store for the most critical data of a distributed system

ray-project/ray
503日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

shuttle-hq/shuttle
503日前5.3k

Build & ship backends without writing any infrastructure files.

rundeck/rundeck
503日前5.2k

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

django/django
503日前75.6k

The Web framework for perfectionists with deadlines.

django-cms/django-cms
503日前9.7k

The easy-to-use and developer-friendly enterprise CMS powered by Django

macrozheng/mall
503日前73.8k

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

ityouknow/spring-boot-examples
503日前29.7k

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

squidfunk/mkdocs-material
503日前17.4k

Documentation that simply works

SeleniumHQ/selenium
503日前28.8k

A browser automation framework and ecosystem.

dependabot/dependabot-core
503日前3.8k

🤖 Dependabot's core logic for creating update PR's.

for-GET/know-your-http-well
505日前2.4k

HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.

twitter/twitter-text
504日前3.0k

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

getActivity/EmojiPackage
505日前2.6k

表情包资源合集,张张都是经典

unicorn-engine/unicorn
503日前7.0k

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

goldbergyoni/nodebestpractices
503日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

trufflesuite/truffle
504日前14.0k

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

foundry-rs/foundry
503日前7.3k

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

capstone-engine/capstone
503日前6.9k

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

Python3WebSpider/ProxyPool
503日前5.2k

An Efficient ProxyPool with Getter, Tester and Server

dpgaspar/Flask-AppBuilder
503日前4.5k

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

cdnjs/cdnjs
503日前10.1k

🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

laravel/laravel
503日前76.0k

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

gin-gonic/gin
503日前74.2k

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

spring-projects/spring-boot
503日前71.7k

Spring Boot

nestjs/nest
503日前62.9k

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

spring-projects/spring-framework
503日前54.5k

Spring Framework

scrapy/scrapy
503日前50.1k

Scrapy, a fast high-level web crawling & scraping framework for Python.

laravel/framework
503日前31.0k

The Laravel Framework.

expo/expo
503日前27.1k

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

GitHubDaily/GitHubDaily
503日前26.7k

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

NaiboWang/EasySpider
503日前19.4k

A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。

devhubapp/devhub
503日前9.4k

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

caddyserver/caddy
503日前52.3k

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

GoogleContainerTools/jib
502日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
503日前5.7k

Hibernate's core Object/Relational Mapping functionality

mcxiaoke/packer-ng-plugin
513日前4.8k

下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)

nisrulz/android-tips-tricks
504日前4.7k

:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development