/

logging-log4j2

Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.

最終更新日:390日前
3.2k

facebook/react
393日前218.6k

The library for web and native user interfaces.

framework7io/framework7
394日前17.7k

Full featured HTML framework for building iOS & Android apps

heroku/react-refetch
396日前3.4k

A simple, declarative, and composable way to fetch data for React components

mrousavy/react-native-blurhash
396日前1.8k

🖼️ A library to show colorful blurry placeholders while your content loads.

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

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

rilyu/teaset
394日前2.9k

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

inkline/inkline
405日前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.

chakra-ui/chakra-ui-vue
396日前1.8k

⚡️ Build scalable and accessible Vue.js applications with ease.

robsontenorio/vue-api-query
400日前1.6k

💎 Elegant and simple way to build requests for REST API

intlify/vue-i18n-next
395日前1.8k

Vue I18n for Vue 3

neovim/neovim
391日前74.0k

Vim-fork focused on extensibility and usability

tiangolo/fastapi
391日前68.3k

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

hoppscotch/hoppscotch
391日前58.9k

👽 Open source API development ecosystem - https://hoppscotch.io

strapi/strapi
391日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

ocornut/imgui
391日前54.1k

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

slatedocs/slate
392日前35.7k

Beautiful static documentation for your API

Kong/insomnia
391日前32.4k

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

trpc/trpc
391日前31.7k

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

hasura/graphql-engine
391日前30.7k

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

ccxt/ccxt
391日前30.5k

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

Binaryify/NeteaseCloudMusicApi
391日前30.3k

网易云音乐 Node.js API service

QuivrHQ/quivr
391日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

encode/django-rest-framework
391日前27.1k

Web APIs for Django. 🎸

YMFE/yapi
391日前26.9k

YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

littlecodersh/ItChat
391日前24.8k

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

directus/directus
391日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

Arduino-IRremote/Arduino-IRremote
392日前4.2k

Infrared remote library for Arduino: send and receive infrared signals with multiple protocols

bitwarden/server
391日前14.0k

The core infrastructure backend (API, database, Docker, etc).

transitive-bullshit/create-react-library
393日前4.8k

CLI for creating reusable react libraries.

pedroslopez/whatsapp-web.js
391日前12.9k

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

yagop/node-telegram-bot-api
391日前7.8k

Telegram Bot API for NodeJS

microsoft/botframework-sdk
391日前7.3k

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

curl/curl
391日前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

acheong08/ChatGPT
391日前27.8k

Reverse engineered ChatGPT API

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

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

riemann/riemann
393日前4.2k

A network event stream processing system, in Clojure.

facebook/infer
391日前14.6k

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

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

Checklist for code reviews

oracle/graal
391日前19.6k

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

azl397985856/leetcode
391日前53.3k

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

youngyangyang04/leetcode-master
391日前45.2k

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

doocs/leetcode
391日前27.8k

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

gabime/spdlog
391日前21.5k

Fast C++ logging library.

sammchardy/python-binance
391日前5.6k

Binance Exchange API python implementation for automated trading

kemalcr/kemal
395日前3.6k

Fast, Effective, Simple Web Framework

antlr/antlr4
391日前16.1k

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

apache/echarts
391日前57.9k

Apache ECharts is a powerful, interactive charting and data visualization library for browser

ray-project/ray
391日前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.

rundeck/rundeck
391日前5.2k

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

macrozheng/mall
391日前73.8k

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

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

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

jsdoc/jsdoc
392日前14.6k

An API documentation generator for JavaScript.

SeleniumHQ/selenium
391日前28.8k

A browser automation framework and ecosystem.

absinthe-graphql/absinthe
392日前4.2k

The GraphQL toolkit for Elixir

dependabot/dependabot-core
391日前3.8k

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

twitter/twitter-text
392日前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
393日前2.6k

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

microsoft/rushstack
392日前5.5k

Monorepo for tools developed by the Rush Stack community

web3/web3.js
391日前18.3k

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

graphile/crystal
391日前12.3k

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

expressjs/morgan
391日前7.8k

HTTP request logger middleware for node.js

cdnjs/cdnjs
391日前10.1k

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

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

Spring Boot

apache/dubbo
391日前39.8k

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

GitHubDaily/GitHubDaily
391日前26.7k

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

GoogleContainerTools/jib
390日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
391日前5.7k

Hibernate's core Object/Relational Mapping functionality

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

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

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

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

EngineHub/WorldEdit
391日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
394日前2.7k

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

BayesWitnesses/m2cgen
391日前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

dromara/hutool
390日前27.9k

🍬A set of tools that keep Java sweet.

go-chi/chi
390日前16.6k

lightweight, idiomatic and composable router for building Go HTTP services

TeamPiped/Piped
390日前7.1k

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

elastic/elasticsearch
390日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
390日前49.1k

Google core libraries for Java

ReactiveX/RxJava
390日前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
391日前45.0k

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

square/retrofit
390日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
390日前38.1k

Dex to Java decompiler

apache/spark
390日前37.8k

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

PhilJay/MPAndroidChart
390日前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.

alibaba/fastjson
391日前25.6k

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

paularmstrong/normalizr
391日前21.0k

Normalizes nested JSON according to a schema

multiprocessio/datastation
392日前2.8k

App to easily query, script, and visualize data from every database, file, and API.

r-spacex/SpaceX-API
390日前10.2k

:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.

ladjs/lad
393日前2.3k

Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

NativeScript/NativeScript
391日前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
390日前15.1k

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

mamoe/mirai
390日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
392日前11.4k

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

glideapps/quicktype
391日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

nextui-org/nextui
390日前18.3k

🚀 Beautiful, fast and modern React UI library.

OpenGenus/cosmos
391日前13.5k

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

dgraph-io/badger
390日前13.2k

Fast key-value DB in Go.

webview/webview
390日前11.9k

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

barbajs/barba
390日前11.3k

Create badass, fluid and smooth transitions between your website’s pages

felangel/bloc
391日前11.2k

A predictable state management library that helps implement the BLoC design pattern