/

dubbo

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

最終更新日:579日前
39.8k

ionic-team/ionic-framework
583日前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
583日前13.3k

⚡️ The Missing Fullstack Toolkit for Next.js

framework7io/framework7
583日前17.7k

Full featured HTML framework for building iOS & Android apps

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

A React component for building Web forms from JSON Schema.

formatjs/formatjs
584日前14.0k

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

tsparticles/tsparticles
582日前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
584日前1.2k

A performant and comprehensive React sticky component.

ianstormtaylor/slate
583日前28.6k

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

aeagle/react-spaces
583日前1.2k

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

searchkit/searchkit
584日前4.7k

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

yahoo/fluxible
583日前1.8k

A pluggable container for universal flux applications.

keajs/kea
582日前1.9k

Batteries Included State Management for React

microsoft/playwright
582日前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
593日前2.1k

Nachos UI is a React Native component library.

Flipkart/recyclerlistview
584日前5.1k

High performance listview for React Native and web!

facebook/fbt
583日前3.8k

A JavaScript Internationalization Framework

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

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

flexn-io/renative
583日前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
583日前2.9k

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

vuejs/vue
582日前206.4k

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

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

Modular and customizable Material Design UI components for the web

inkline/inkline
594日前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
585日前8.3k

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

posva/vue-mdc
602日前1.2k

Material web components for Vue.js

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

load .vue files from your html/js

NeutroniumCore/Neutronium
584日前1.3k

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

tiangolo/fastapi
580日前68.3k

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

ocornut/imgui
580日前54.1k

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

Kong/insomnia
580日前32.4k

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

httpie/cli
580日前31.1k

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

abpframework/abp
580日前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
580日前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
580日前18.2k

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

mdbootstrap/material-design-for-bootstrap
583日前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
580日前24.2k

We have made you a wrapper you can't refuse

wechaty/wechaty
580日前18.4k

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

microsoft/botframework-sdk
580日前7.3k

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

curl/curl
580日前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
580日前13.9k

Former git repo for WebFundamentals on developers.google.com

deeplearning4j/deeplearning4j
580日前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
580日前4.3k

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

weavejester/compojure
581日前4.1k

A concise routing library for Ring/Clojure

ring-clojure/ring
581日前3.7k

Clojure HTTP server abstraction

facebook/infer
580日前14.6k

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

checkstyle/checkstyle
580日前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
580日前1.2k

Checklist for code reviews

webpack/webpack
580日前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
580日前43.0k

The zero configuration build tool for the web. 📦🚀

oracle/graal
580日前19.6k

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

azl397985856/leetcode
580日前53.3k

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

youngyangyang04/leetcode-master
580日前45.2k

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

doocs/leetcode
580日前27.8k

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

tendermint/tendermint
582日前5.6k

⟁ Tendermint Core (BFT Consensus) in Go

amberframework/amber
582日前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
583日前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
580日前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
581日前38.9k

Materialize, a CSS Framework based on Material Design

etcd-io/etcd
580日前45.7k

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

ray-project/ray
580日前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
580日前5.3k

Build & ship backends without writing any infrastructure files.

rundeck/rundeck
580日前5.2k

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

django/django
580日前75.6k

The Web framework for perfectionists with deadlines.

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

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

macrozheng/mall
580日前73.8k

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

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

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

squidfunk/mkdocs-material
580日前17.4k

Documentation that simply works

SeleniumHQ/selenium
580日前28.8k

A browser automation framework and ecosystem.

dependabot/dependabot-core
580日前3.8k

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

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

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

twitter/twitter-text
581日前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
582日前2.6k

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

unicorn-engine/unicorn
580日前7.0k

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

goldbergyoni/nodebestpractices
580日前95.3k

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

trufflesuite/truffle
581日前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
580日前7.3k

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

capstone-engine/capstone
580日前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
580日前5.2k

An Efficient ProxyPool with Getter, Tester and Server

dpgaspar/Flask-AppBuilder
580日前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
580日前10.1k

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

laravel/laravel
580日前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
580日前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
580日前71.7k

Spring Boot

nestjs/nest
580日前62.9k

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

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

Spring Framework

scrapy/scrapy
580日前50.1k

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

laravel/framework
580日前31.0k

The Laravel Framework.

expo/expo
580日前27.1k

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

GitHubDaily/GitHubDaily
580日前26.7k

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

NaiboWang/EasySpider
580日前19.4k

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

devhubapp/devhub
580日前9.4k

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

caddyserver/caddy
580日前52.3k

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

GoogleContainerTools/jib
579日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
580日前5.7k

Hibernate's core Object/Relational Mapping functionality

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

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

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

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