/

hutool

🍬A set of tools that keep Java sweet.

最終更新日:579日前
27.9k

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

A React component for building Web forms from JSON Schema.

surveyjs/survey-library
583日前3.9k

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.

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

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

vuex-orm/vuex-orm
589日前2.4k

The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.

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

load .vue files from your html/js

tiangolo/fastapi
580日前68.3k

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

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.

bblanchon/ArduinoJson
581日前6.5k

📟 JSON library for Arduino and embedded C++. Simple and efficient.

kurtmckee/feedparser
581日前1.8k

Parse feeds in Python

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

sharkdp/fd
580日前30.7k

A simple, fast and user-friendly alternative to 'find'

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

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 版)》题解

kemalcr/kemal
584日前3.6k

Fast, Effective, Simple Web Framework

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.

Asabeneh/30-Days-Of-JavaScript
580日前40.4k

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

prisma/prisma
580日前36.2k

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

SheetJS/sheetjs
581日前34.2k

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

typeorm/typeorm
580日前32.9k

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

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.

deployphp/deployer
580日前10.2k

The PHP deployment tool with support for popular frameworks out of the box

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.

macrozheng/mall
580日前73.8k

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

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

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

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

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

Python3WebSpider/ProxyPool
580日前5.2k

An Efficient ProxyPool with Getter, Tester and Server

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

Spring Boot

apache/dubbo
580日前39.8k

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

GitHubDaily/GitHubDaily
580日前26.7k

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

baidu/amis
580日前15.7k

前端低代码框架,通过 JSON 配置就能生成各种页面。

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

cesarferreira/dryrun
594日前3.8k

:cloud: Try the demo project of any Android Library

EngineHub/WorldEdit
580日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
583日前2.7k

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

BayesWitnesses/m2cgen
580日前2.7k

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

psf/requests
579日前51.0k

A simple, yet elegant, HTTP library.

mitmproxy/mitmproxy
579日前33.6k

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

aria2/aria2
579日前32.9k

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

ehang-io/nps
579日前28.6k

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

vapor/vapor
579日前23.6k

💧 A server-side Swift HTTP web framework.

locustio/locust
580日前23.1k

Write scalable load tests in plain Python 🚗💨

tsenart/vegeta
580日前22.5k

HTTP load testing tool and library. It's over 9000!

go-kratos/kratos
580日前22.1k

Your ultimate Go microservices framework for the cloud-native era.

gorilla/mux
579日前19.9k

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

jhao104/proxy_pool
579日前19.6k

Python ProxyPool for web spider

go-chi/chi
579日前16.6k

lightweight, idiomatic and composable router for building Go HTTP services

uNetworking/uWebSockets
579日前16.5k

Simple, secure & standards compliant web server for the most demanding of applications

TeamPiped/Piped
579日前7.1k

An alternative privacy-friendly YouTube frontend which is efficient by design.

elastic/elasticsearch
579日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
579日前49.1k

Google core libraries for Java

ReactiveX/RxJava
579日前47.5k

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

square/okhttp
580日前45.0k

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

square/retrofit
579日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
579日前38.1k

Dex to Java decompiler

apache/spark
579日前37.8k

Apache Spark - A unified analytics engine for large-scale data processing

PhilJay/MPAndroidChart
579日前37.1k

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

chinese-poetry/chinese-poetry
579日前46.0k

The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

AykutSarac/jsoncrack.com
579日前28.0k

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.

codex-team/editor.js
579日前26.0k

A block-style editor with clean JSON output

alibaba/fastjson
580日前25.6k

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

urfave/cli
579日前21.3k

A simple, fast, and fun package for building command line apps in Go

paularmstrong/normalizr
580日前21.0k

Normalizes nested JSON according to a schema

simdjson/simdjson
579日前18.1k

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache Doris, Milvus, StarRocks

antonmedv/fx
580日前18.0k

Terminal JSON viewer & processor

modood/Administrative-divisions-of-China
579日前17.2k

中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。

tiangolo/full-stack-fastapi-postgresql
579日前14.6k

Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.

GenieFramework/Genie.jl
580日前2.1k

🧞The highly productive Julia web framework

NativeScript/NativeScript
580日前23.5k

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.

yuliskov/SmartTube
579日前15.1k

SmartTube - an advanced player for set-top boxes and tv running Android OS

mamoe/mirai
579日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
581日前11.4k

An Android Animation library which easily add itemanimator to RecyclerView items.

glideapps/quicktype
580日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

lionsoul2014/ip2region
579日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

airbytehq/airbyte
579日前13.2k

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

OpenRefine/OpenRefine
581日前10.3k

OpenRefine is a free, open source power tool for working with messy data and improving it

kenvix/USBCopyer
579日前2.4k

😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”(写作USBCopyer,读作USBCopier)

trimstray/nginx-admins-handbook
579日前13.3k

How to improve NGINX performance, security, and other important things.

apache/incubator-fury
579日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

bitcoin-wallet/bitcoin-wallet
579日前3.4k

Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

DandelionSprout/adfilt
580日前1.2k

The place where I, DandelionSprout, store my web filter lists for countless topics, including my Nordic adblock list. As simple as that, really.