/

graal

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

最終更新日:503日前
19.6k

gatsbyjs/gatsby
505日前54.9k

The best React-based framework with performance, scalability and security built in.

rescript-lang/rescript-compiler
506日前6.4k

The compiler for ReScript.

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

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

babel/babel
503日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

microsoft/botframework-sdk
503日前7.3k

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

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

babashka/babashka
503日前3.7k

Native, fast starting Clojure interpreter for scripting

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

rust-lang/rust
503日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
503日前75.5k

Cybernetically enhanced web apps

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.

FuelLabs/sway
503日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

evanw/esbuild
503日前36.8k

An extremely fast bundler for the web

vlang/v
503日前35.2k

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

carbon-language/carbon-lang
503日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

markedjs/marked
503日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
503日前28.8k

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

typst/typst
503日前26.3k

A new markup-based typesetting system that is powerful and easy to learn.

vercel/pkg
503日前24.1k

Package your Node.js project into an executable

v8/v8
503日前22.4k

The official mirror of the V8 Git repository

RustPython/RustPython
503日前17.1k

A Python Interpreter written in Rust

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

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.

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.

rundeck/rundeck
503日前5.2k

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

macrozheng/mall
503日前73.8k

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

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

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

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.

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

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

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

Spring Boot

apache/dubbo
503日前39.8k

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

GitHubDaily/GitHubDaily
503日前26.7k

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

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

EngineHub/WorldEdit
503日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
506日前2.7k

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

compiler-explorer/compiler-explorer
502日前14.8k

Run compilers interactively from your web browser and interact with the assembly

wasp-lang/wasp
502日前9.6k

The fastest way to develop full-stack web apps with React & Node.js.

BayesWitnesses/m2cgen
503日前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
502日前27.9k

🍬A set of tools that keep Java sweet.

TeamPiped/Piped
502日前7.1k

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

elastic/elasticsearch
502日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
502日前49.1k

Google core libraries for Java

ReactiveX/RxJava
502日前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
503日前45.0k

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

square/retrofit
502日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
502日前38.1k

Dex to Java decompiler

apache/spark
502日前37.8k

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

PhilJay/MPAndroidChart
502日前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
503日前25.6k

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

grame-cncm/faust
505日前2.4k

Functional programming language for signal processing and sound synthesis

NativeScript/NativeScript
503日前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
502日前15.1k

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

mamoe/mirai
502日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
504日前11.4k

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

glideapps/quicktype
503日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

lionsoul2014/ip2region
502日前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
502日前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
504日前10.3k

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

hyperledger/solang
506日前1.2k

Solidity Compiler for Solana and Polkadot

numba/numba
503日前9.2k

NumPy aware dynamic Python compiler using LLVM

apache/incubator-fury
502日前2.5k

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

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

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

opensearch-project/OpenSearch
502日前8.3k

🔎 Open source distributed and RESTful search engine.

kaxap/arl
503日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

bytedeco/javacv
504日前7.2k

Java interface to OpenCV, FFmpeg, and more

zhanglei-workspace/shopping-management-system
503日前4.7k

该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。

rubenlagus/TelegramBots
503日前4.2k

Java library to create bots using Telegram Bots API

ZHENFENG13/My-Blog
503日前3.4k

:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

spotify/dockerfile-maven
502日前2.7k

MATURE: A set of Maven tools for dealing with Dockerfiles

apache/maven-mvnd
502日前2.7k

Apache Maven Daemon

spotify/docker-maven-plugin
515日前2.7k

INACTIVE: A maven plugin for Docker

bytedeco/javacpp-presets
504日前2.5k

The missing Java distribution of native C++ libraries

bonigarcia/webdrivermanager
503日前2.4k

Automated driver management and other helper features for Selenium WebDriver in Java

sanluan/PublicCMS
502日前2.0k

More than 2 million lines of code modification continuously iterated for 7 years to modernize java cms, easily supporting tens of millions of data, tens of millions of PV; Support static, server side includes; Currently has 0.0005% of the world's users (w3techs provided data), language support in Chinese, Japanese, English

fabric8io/docker-maven-plugin
511日前1.8k

Maven plugin for running and creating Docker images

ZHENFENG13/ssm-demo
524日前1.8k

:banana:Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统

codenameone/CodenameOne
502日前1.6k

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

PaperMC/Paper
502日前8.4k

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

MinecraftForge/MinecraftForge
503日前6.6k

Modifications to the Minecraft base files to assist in compatibility between mods. New Discord: https://discord.minecraftforge.net/

GeyserMC/Geyser
503日前4.3k

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

realm/realm-java
503日前11.4k

Realm is a mobile database: a replacement for SQLite & ORMs

dianping/cat
502日前18.3k

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

AobingJava/JavaFamily
502日前35.0k

【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

hollischuang/toBeTopJavaer
502日前25.1k

To Be Top Javaer - Java工程师成神之路

NathanWalker/angular-seed-advanced
503日前2.3k

Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.

nim-lang/Nim
502日前15.9k

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

kaitai-io/kaitai_struct
502日前3.8k

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

oracle/docker-images
502日前6.3k

Official source of container configurations, images, and examples for Oracle products and projects

apache/zeppelin
502日前6.2k

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

cats-oss/android-gpuimage
502日前8.8k

Android filters based on OpenGL (idea from GPUImage for iOS)