full_name stringlengths 7 70 | description stringlengths 4 590 ⌀ | created_at stringlengths 20 20 | last_commit float64 | readme stringlengths 14 559k ⌀ | label int64 0 1 |
|---|---|---|---|---|---|
KOHGYLW/kiftd-source | kiftd: An open source sky driver or cloud driver server application! 欢迎访问kiftd源代码资源库!您可以在此获取kiftd源代码,并自由地进行下载和查看。该源代码仓库同时也是开发仓库,因此其版本可能比发行版靠前(但绝不会滞后)。 | 2018-07-30T02:14:38Z | null | ## 欢迎访问kiftd源代码资源库!
### Welcome to visit source of kiftd!
_当前版本:v1.2.0-RELEASE_
### 简介
_kiftd——一款便捷、开源、功能完善的个人&团队&小型团队网盘服务器系统。_
------
[](https://postimg.cc/dZ15PfSs)
------
kiftd能够帮助您快速搭建起一个面向家庭、团队或组织的网盘系统,它操作简单、高效且功能多样。这里是kiftd的源代码资源库,您可以在这里获得... | 0 |
reneargento/algorithms-sedgewick-wayne | Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne | 2016-11-27T17:54:25Z | null | # Algorithms
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne (4th editon).
- [English](README.md)
- [简体中文](README.ch.md)
<a href="url"><img src="resources/book_cover.png" align="right" height="280" width="200" ></a>
I found the book to be an excellent resource to learning algori... | 0 |
apache/maven-mvnd | Apache Maven Daemon | 2019-09-21T17:49:30Z | null | null | 0 |
logicalclocks/hopsworks | Hopsworks - Data-Intensive AI platform with a Feature Store | 2018-07-26T08:13:34Z | null | <p align="center">
<a href="https://hopsworks.ai">
<img src="https://uploads-ssl.webflow.com/5f6353590bb01cacbcecfbac/6202a13e7cafec5553703f6b_logo.svg" width="55%" >
</a>
</p>
<br />
<p align="center">
<a href="https://hopsworks.ai" alt="hopsworks.ai">
<img src="https://img.shields.io/badg... | 0 |
xmolecules/jmolecules | Libraries to help developers express architectural abstractions in Java code | 2020-02-03T13:08:24Z | null | null | 0 |
vigna/fastutil | fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues. | 2015-05-11T16:59:13Z | null | # Welcome to fastutil
[fastutil](http://fastutil.di.unimi.it/) extends the Java Collections
Framework by providing type-specific maps, sets, lists, and queues with a
small memory footprint and fast access and insertion; it provides also big
(64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O
clas... | 0 |
DerekYRC/mini-spring | mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 | 2020-11-17T11:59:18Z | null | # <img src="assets/spring-framework.png" width="80" height="80"> mini-spring
[](https://github.com/DerekYRC/mini-spring)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://github.com/remkop/picocli/releases)
[
[](https://www.apache.org/licenses/LICENSE-2.0.txt)

[易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包(即SDK),只提供简单Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种支付相关的功能 | 2016-05-18T12:52:36Z | null | 全能第三方支付对接Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页支付刷卡付条码付刷脸付转账红包服务商模式,微信分账,合并支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包(即SDK),只提供简单Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种支付相关的功能
### 特性
1. 不依赖任何 mvc 框架,依赖极少:httpclient,fastjson,l... | 0 |
dromara/hutool | 🍬A set of tools that keep Java sweet. | 2014-04-13T07:23:51Z | null | <p align="center">
<a href="https://hutool.cn/"><img src="https://cdn.jsdelivr.net/gh/looly/hutool-site/images/logo.jpg" width="45%"></a>
</p>
<p align="center">
<strong>🍬A set of tools that keep Java sweet.</strong>
</p>
<p align="center">
👉 <a href="https://hutool.cn">https://hutool.cn/</a> 👈
</p>
<p align="ce... | 0 |
ltsopensource/light-task-scheduler | Distributed Scheduled Job Framework | 2014-10-24T12:53:14Z | null |
# LTS用户文档
LTS(light-task-scheduler)主要用于解决分布式任务调度问题,支持实时任务,定时任务和Cron任务。有较好的伸缩性,扩展性,健壮稳定性而被多家公司使用,同时也希望开源爱好者一起贡献。
## ---> 底部有招人帖
## 项目地址
github地址:
[https://github.com/ltsopensource/light-task-scheduler](https://github.com/ltsopensource/light-task-scheduler)
oschina地址:
[http://git.oschina.net/hugui/ligh... | 0 |
SonarSource/sonarqube | Continuous Inspection | 2011-01-05T11:05:17Z | null | # SonarQube [](https://cirrus-ci.com/github/SonarSource/sonarqube) [ under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use... | 0 |
google/grafika | Grafika test app | 2013-12-19T18:36:53Z | null | Grafika
=======
Welcome to Grafika, a dumping ground for Android graphics & media hacks.
Grafika is:
- A collection of hacks exercising graphics features.
- An SDK app, developed for API 18 (Android 4.3). While some of the code
may work with older versions of Android, some sporatic work is done to
support them.
... | 0 |
apache/poi | Mirror of Apache POI | 2009-05-21T01:15:15Z | null | null | 0 |
react-native-linear-gradient/react-native-linear-gradient | A <LinearGradient /> component for react-native | 2015-03-31T17:44:40Z | null | # react-native-linear-gradient
A `<LinearGradient>` element for React Native
[![ci][1]][2]
[![npm version][3]][4]
[![npm downloads][5]][4]
<p align="center">
<img src="https://github.com/react-native-linear-gradient/react-native-linear-gradient/assets/743291/8ff2a78b-f0b1-463a-aa5b-555df2e71360" width="300"> <img sr... | 0 |
oracle/opengrok | OpenGrok is a fast and usable source code search and cross reference engine, written in Java | 2013-01-07T11:49:18Z | null |
Copyright (c) 2006, 2024 Oracle and/or its affiliates. All rights reserved.
# OpenGrok - a wicked fast source browser
[](https://github.com/oracle/opengrok/actions)
[,
or either of these files:
- [doc/building.html](doc/building.html) (html version)
- [doc/building.md](doc/building.md) (markdown version)
See <https://openjdk.org/> for more informa... | 0 |
c0ny1/FastjsonExploit | Fastjson vulnerability quickly exploits the framework(fastjson漏洞快速利用框架) | 2019-07-20T04:55:57Z | null | # FastjonExploit | Fastjson漏洞快速利用框架
## 0x01 Introduce
FastjsonExploit是一个Fastjson漏洞快速漏洞利用框架,主要功能如下:
1. 一键生成利用payload,并启动所有利用环境。
2. 管理Fastjson各种payload(当然是立志整理所有啦,目前6个类,共11种利用及绕过)
## 0x02 Buiding
Requires Java 1.7+ and Maven 3.x+
```mvn clean package -DskipTests```
## 0x03 Usage
```
.---- -. -. . . .
( .'... | 0 |
snazy/ohc | Java large off heap cache | 2014-11-20T00:28:09Z | null | null | 0 |
dunwu/javacore | ☕ JavaCore 是对 Java 核心技术的经验总结。 | 2017-08-18T11:05:08Z | null | <p align="center">
<a href="https://dunwu.github.io/javacore/" target="_blank" rel="noopener noreferrer">
<img src="https://raw.githubusercontent.com/dunwu/images/master/common/dunwu-logo.png" alt="logo" width="150px"/>
</a>
</p>
<p align="center">
<a href="https://github.com/dunwu/javacore">
... | 0 |
linchaolong/ApkToolPlus | ApkToolPlus 是一个 apk 逆向分析工具(a apk analysis tools)。 | 2016-04-18T17:52:39Z | null |
[中文](README.md) | [English](README_en.md)
# ApkToolPlus
<a href="https://github.com/linchaolong/ApkToolPlus">
<img src="doc/logo.png" alt="ApkToolPlus" title="ApkToolPlus" align="right" />
</a>
<br/><br/>
ApkToolPlus 是一个可视化的跨平台 apk 分析工具。
> 项目地址:https://github.com/linchaolong/ApkToolPlus
## 功能说明
### 1. ApkToo... | 0 |
undertow-io/undertow | High performance non-blocking webserver | 2012-07-19T00:52:44Z | null | Undertow
========
Undertow is a Java web server based on non-blocking IO. It consists of a few different parts:
- A core HTTP server that supports both blocking and non-blocking IO
- A Servlet 4.0/5.0/6.0 implementation
- A JSR-356/Jakarta 2.0 compliant Web Socket implementation
Website: http://undertow.io
Issues: h... | 0 |
zaiyunduan123/springboot-seckill | :racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统 | 2018-05-18T03:29:21Z | null |
## 系统介绍
本系统是使用SpringBoot开发的高并发限时抢购秒杀系统,除了实现基本的登录、查看商品列表、秒杀、下单等功能,项目中还针对高并发情况实现了系统缓存、降级和限流。
## 开发工具
IntelliJ IDEA + Navicat + Sublime Text3 + Git + Chrome
## 压测工具
JMeter
## 开发技术
前端技术 :Bootstrap + jQuery + Thymeleaf
后端技术 :SpringBoot + MyBatis + MySQL
中间件技术 : Druid + Redis + RabbitMQ + Guava
## 秒杀优化方向
1. 将请... | 0 |
camunda/camunda-bpm-platform | Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI. | 2013-01-03T10:10:31Z | null | # Camunda Platform 7 - The open source BPMN platform
[](https://maven-badges.herokuapp.com/maven-central/org.camunda.bpm/camunda-parent) [](https://vshymanskyy.github.io/StandWithUkraine)
[](https://opencollective.com/cucumber)
[](https://github.com/apache/incubator-fury/acti... | 0 |
Chainfire/libsuperuser | Example code for How-To SU"" | 2012-10-29T18:01:25Z | null | # libsuperuser
[![ci][1]][2] [](https://jitpack.io/#eu.chainfire/libsuperuser)
Example code for "How-To SU"
For some outdated background details, see:
[http://su.chainfire.eu/](http://su.chainfire.eu/)
Even though its outdated with regards to usage of this lib... | 1 |
apache/incubator-kie-drools | Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java. | 2011-02-18T08:37:05Z | null | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may ... | 0 |
ffay/lanproxy | lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 736294209 | 2016-11-20T08:12:10Z | null | ## 技术交流QQ群 736294209
## Lanproxy运营版上线,欢迎体验
https://nat.nioee.com
## Lanproxy个人升级版
核心功能:
- 穿透基础功能,同开源版本,高性能,可同时支持数万穿透连接
- 全新界面UI,操作简单,部署简单(java+mysql)
- 自定义域名绑定,为你穿透端口绑定域名,不再是IP+端口裸奔访问
- 自定义域名ssl证书,也可为你绑定的域名开启ssl证书自动申请与续期,无需人工干涉
- 自定义客户端离线展示页面,可以利用该功能展示一些html单页
- 支持http/https/socks5多种模式使用客户端网络代理上网,家里轻松访问公司网络
- 多用户... | 0 |
btraceio/btrace | BTrace - a safe, dynamic tracing tool for the Java platform | 2014-08-28T18:58:24Z | null | [](https://github.com/btraceio/btrace/actions?query=workflow%3A%22BTrace+CI%2FCD%22+branch%3Adevelop) [](https://github.com/btraceio/btrace/... | 0 |
aws/aws-sdk-java-v2 | The official AWS SDK for Java - Version 2 | 2017-06-23T18:56:01Z | null | # AWS SDK for Java 2.0
](https://ge.spring.io/scans?search.rootProjectNames=spring-integration-samples)
Welcome to the **Spring Integration Samples** repository whic... | 1 |
dunwu/java-tutorial | :coffee: 老司机在 Java 技术领域的十年积累。 | 2017-11-29T06:39:45Z | null | <p align="center">
<a href="https://dunwu.github.io/java-tutorial/" target="_blank" rel="noopener noreferrer">
<img src="https://raw.githubusercontent.com/dunwu/images/master/common/dunwu-logo.png" alt="logo" width="150px"/>
</a>
</p>
<p align="center">
<a href="https://github.com/dunwu/java-tutoria... | 1 |
kekingcn/kkFileView | Universal File Online Preview Project based on Spring-Boot | 2017-12-12T11:41:08Z | null | # kkFileView
### Introduction
Document online preview project solution, built using the popular Spring Boot framework for easy setup and deployment. This versatile open source project provides basic support for a wide range of document formats, including:
1. Supports Office documents such as `doc`, `docx`, `xls`, `x... | 0 |
apache/phoenix | Apache Phoenix | 2014-06-04T07:00:08Z | null | <!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this ... | 0 |
jbellis/jvector | JVector: the most advanced embedded vector search engine | 2023-08-25T01:45:20Z | null | ## Introduction to approximate nearest neighbor search
Exact nearest neighbor search (k-nearest-neighbor or KNN) is prohibitively expensive at higher dimensions, because approaches to segment the search space that work in 2D or 3D like quadtree or k-d tree devolve to linear scans at higher dimensions. This is one asp... | 0 |
ZainZhao/HIS | HIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。 | 2019-07-11T15:28:30Z | null | HIS
HIS 英文全称 Hospital Information System(医院信息系统),主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。基于 Spring Cloud Netflix 和 Spring Boot 2.x 实现
``有问题请直接 issue(商用请联系本人邮箱)``
演示地址:http://eatoffer.cn
登录用户:演示用户
登录密码:test
## 前言... | 0 |
trinodb/trino | Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) | 2019-01-19T06:38:14Z | null | <p align="center">
<a href="https://trino.io/"><img alt="Trino Logo" src=".github/homepage.png" /></a>
</p>
<p align="center">
<b>Trino is a fast distributed SQL query engine for big data analytics.</b>
</p>
<p align="center">
See the <a href="https://trino.io/docs/current/">User Manual</a> for deployment i... | 0 |
eclipse-jdtls/eclipse.jdt.ls | Java language server | 2016-06-27T13:06:53Z | null | [](https://ci.eclipse.org/ls/job/jdt-ls-master)
Eclipse JDT Language Server
===========================
The Eclipse JDT Language Server is a Java lang... | 0 |
youlaitech/youlai-mall | 🚀基于 Spring Boot 3、Spring Cloud & Alibaba 2022、SAS OAuth2 、Vue3、Element-Plus、uni-app 构建的开源全栈商城。 | 2020-03-01T02:19:27Z | null | <p align="center">
<img alt="有来技术" src="https://img.shields.io/badge/Java-17-brightgreen.svg"/>
<img alt="有来技术" src="https://img.shields.io/badge/SpringBoot-3.1.5-green.svg"/>
<img alt="有来技术" src="https://img.shields.io/badge/SpringCloud & Alibaba-2022-yellowgreen.svg"/>
<a href="https://gitee.com/youl... | 0 |
FabricMC/fabric | Essential hooks for modding with Fabric. | 2018-11-04T09:02:05Z | null | # Fabric API
Essential hooks for modding with Fabric.
Fabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:
- Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions
- Adding events, hooks and APIs... | 0 |
spring-cloud/spring-cloud-gateway | An API Gateway built on Spring Framework and Spring Boot providing routing and more. | 2016-11-16T21:42:51Z | null | null | 0 |
sleuthkit/autopsy | Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card. | 2011-10-05T02:11:11Z | null | null | 0 |
bisq-network/bisq | A decentralized bitcoin exchange network | 2014-03-12T09:42:29Z | null | <p align="center">
<a href="https://bisq.network">
<img src="https://bisq.network/images/bisq-logo.svg"/>
</a>
</p>
<h3 align="center">

## What is Bisq?
Bisq is a safe, private and decentralized way to exchange bit... | 0 |
zhisheng17/blog | SpringBoot + Mybatis + thymeleaf 搭建的个人博客 http://www.54tianzhisheng.cn/ | 2017-06-17T09:26:59Z | null | ## Blog
fork from [My Blog](https://github.com/ZHENFENG13/My-Blog) , 该作者是在 [Tale](https://github.com/otale/tale) 博客系统基础上进行修改的。
`Tale` 使用了轻量级 mvc 框架 `Blade` 开发,默认主题使用了漂亮的 `pinghsu` 。
`My-Blog` 使用的是 Docker + SpringBoot + Mybatis + thymeleaf 打造的一个个人博客模板。
自己花了十天的时间把整个项目的代码都敲了一遍,熟悉了整个项目,做了优化,去除了 Docker,
其中修改了原来的一些 bug,并... | 0 |
ityouknow/spring-boot-examples | about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 | 2016-11-05T05:32:33Z | null | Spring Boot 学习示例
=========================



... | 1 |
C2SP/wycheproof | Project Wycheproof tests crypto libraries against known attacks. | 2016-11-08T20:56:25Z | null | # Project Wycheproof
https://github.com/c2sp/wycheproof
*Project Wycheproof is named after
[Mount Wycheproof](https://en.wikipedia.org/wiki/Mount_Wycheproof), the smallest
mountain in the world. The main motivation for the project is to have a goal
that is achievable. The smaller the mountain the more likely it is to... | 0 |
react-native-google-signin/google-signin | Google Sign-in for your React Native applications | 2015-08-13T06:13:57Z | null | 
<p align="center">
<a href="https://www.npmjs.com/package/@react-native-google-signin/google-signin"><img src="https://badge.fury.io/js/@react-native-google-signin%2Fgoogle-signin.svg" alt="NPM Version"></a>
</p>
❤️❤️ [New documentation site available!](https://react-n... | 0 |
cjbi/admin3 | 一个轻巧的后台管理框架,项目后端基于Java21、SpringBoot3.2,前端基于TypeScript、Vite3、Vue3、Element Plus,只提供登录会话、用户管理、角色管理、权限资源管理、事件日志、对象存储等基础功能的最佳实践方案,不做过多的封装,适合二次定制开发、接私活、源码学习等场景 | 2017-10-30T05:25:50Z | null | # Admin3
## 项目说明
项目使用最新的技术栈(后端Java21、SpringBoot3.2,前端TypeScript、Vite3、Vue3、Element Plus),只提供了用户和权限管理的核心功能最佳实践方案,适合作为基础工程二次定制开发、接私活、源码学习等场景
## 主要特性
* 未使用任何安全框架,优雅地实现了会话管理+权限控制功能,支持请求URL权限拦截,菜单、按钮级别权限控制
* 会话通过数据库作为二级缓存,即使重启也不会丢失登录状态
* 支持AOT编译Native镜像,相较于传统JVM形式节省了至少50%的内存
* 前端资源支持独立部署+webjars嵌入到后端应用两种形式
* 持久层使用Spring... | 0 |
yizhiwazi/springboot-socks | SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作 | 2017-09-24T16:03:57Z | null | 推荐阅读本教程的三大理由:
1. 文章内容均为原创,结合官方文档和实战经验编写。
2. 文章结构经过细致整理,对新人学习更加友好。
3. 精选常用技术,不求全面,但求精华!!
# SpringBoot 源码精读 图文教程
##### 源码下载:[《SpringBoot 基础教程-Git 》](https://github.com/yizhiwazi/springboot-socks)
— Hey Man,Don't forget to Star or Fork . —
##### 专题阅读:[《SpringBoot 从入门到上瘾 》](http://www.jianshu.com/p/964370d9374e)
... | 0 |
lenve/javaboy-code-samples | 公众号【江南一点雨】文章案例汇总,技术文章请戳这里-----> | 2019-05-10T11:36:20Z | null | 各位小伙伴大家好!
扫码加微信(微信ID:**a_java_boy2**),备注 SpringBoot,进群讨论。

## 仓库简介
松哥长期坚持在微信公众号**江南一点雨**上分享原创技术教程,但是代码一直没有统一管理过,最近有小伙伴提出,希望松哥能把文章的代码整理下,方便大伙参考。于是,松哥创建了这个仓库,用来分享微信公众号**江南一点雨**上文章的案例。小伙伴要是觉得这个仓库有用的... | 1 |
FudanNLP/fnlp | 中文自然语言处理工具包 Toolkit for Chinese natural language processing | 2014-03-12T01:47:00Z | null | FudanNLP (FNLP)
2018.12.16 我们很高兴发布了FudanNLP的后续版本,一个全新的自然语言处理工具[FastNLP](https://github.com/fastnlp/fastNLP)。FudanNLP不再更新。
2018.12.16 We are delighted to announce a new brand toolkit [FastNLP](https://github.com/fastnlp/fastNLP), a major update of the FudanNLP. The FudanNLP is no longer updated.
====
介绍(Intr... | 0 |
apache/logging-log4j2 | Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java. | 2013-06-12T07:00:19Z | null | null | 0 |
IrisShaders/Iris | A modern shaders mod for Minecraft compatible with existing OptiFine shader packs | 2020-10-22T20:21:12Z | null | 
# Iris
## Links
* **Visit [our website](https://irisshaders.dev) for downloads and pretty screenshots!**
* * **Visit [Modrinth](https://modrinth.com/shaders) to find shader packs!**
* Visit [our Discord server](https://discord.... | 0 |
brettwooldridge/HikariCP | 光 HikariCP・A solid, high-performance, JDBC connection pool at last. | 2013-10-08T05:43:03Z | null | <h1><img src="https://github.com/brettwooldridge/HikariCP/wiki/Hikari.png"> HikariCP<sup><sup> It's Faster.</sup></sup><sub><sub><sup>Hi·ka·ri [hi·ka·'lē] (<i>Origin: Japanese</i>): light; ray.</sup></sub></sub></h1><br>
[![][Build Status img]][Build Status]
[![][Coverage Status img]][Coverage Status]
[![][li... | 0 |
irsdl/IIS-ShortName-Scanner | latest version of scanners for IIS short filename (8.3) disclosure vulnerability | 2014-04-28T22:25:40Z | null | IIS Short Name Scanner - 2012-2023 & Still Giving...
=====================
Latest presentation:
* [Beyond Microsoft IIS Short File Name Disclosure](/presentation/Steelcon-2023-Beyond_Microsoft_IIS_Short_File_Name_Disclosure.pdf)
Latest blog post:
* https://soroush.me/blog/2023/07/thirteen-years-on-advancing-the-unde... | 0 |
pytorch/serve | Serve, optimize and scale PyTorch models in production | 2019-10-03T03:17:43Z | null | # TorchServe


](https://github.com/Exrick/xpay/blob/master/License)
[](http://blog.exrick.cn)
[](https://github.com/Exrick/xpay)
[ | [安装文档](https://github.com/alldatacenter/alldata/blob/master/install.md)
## 一、会员商业版
> 会员商业版线上环境地址:线上环境只对会员通道开放
>
> 成为会员:享受会员权益,详情查看Github主页文档
>
> 地址:http://122.51.43.143:5173/ui_moat
>
> 账号:test/123456
## 二、 官方网站
> 官方文档:https://alldata.readthedo... | 0 |
javastacks/spring-boot-best-practice | Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。 | 2018-11-09T06:23:18Z | null | # spring-boot-best-practice
> :rocket: 本仓库提供了 Spring Boot 主流知识点实战示例,大家可以随意下载学习。
>
> :star: 本项目会长期更新,为避免迷路,请点击右上角 **Star** 关注本项目。
## :fire: 为什么要学 Spring Boot?
Spring 作为 Java 开发界的万能框架,曾经和 Struts2、Hibernate 框架组成 SSH,成为 Java Web 开发的三驾马车。大概在 2013 年左右,又和 Spring MVC、MyBatis 框架组成 SSM,成为新一代的 Web 开发框架全家桶,一直流行延续至今。
**而为了简化 Sp... | 0 |
apache/doris | Apache Doris is an easy-to-use, high performance and unified analytics database. | 2017-08-10T12:13:30Z | null | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this... | 0 |
vladmihalcea/high-performance-java-persistence | The High-Performance Java Persistence book and video course code examples | 2015-10-15T04:57:57Z | null | # High-Performance Java Persistence
The [High-Performance Java Persistence](https://vladmihalcea.com/books/high-performance-java-persistence?utm_source=GitHub&utm_medium=banner&utm_campaign=hpjp) book and video course code examples. I wrote [this article](https://vladmihalcea.com/high-performance-java-persistence-gith... | 1 |
kestra-io/kestra | Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code. | 2019-08-24T13:56:15Z | null | <p align="center">
<a href="https://www.kestra.io">
<img src="https://kestra.io/banner.png" alt="Kestra workflow orchestrator" />
</a>
</p>
<h1 align="center" style="border-bottom: none">
Event-Driven Declarative Orchestrator
</h1>
<div align="center">
<a href="https://github.com/kestra-io/kestra/releas... | 0 |
doocs/jvm | 🤗 JVM 底层原理最全知识总结 | 2018-06-23T01:12:59Z | null | # Java 虚拟机底层原理知识总结
<a href="https://github.com/doocs/jvm/actions?query=workflow%3ASync"><img src="https://github.com/doocs/jvm/workflows/Sync/badge.svg"></a>
<a href="https://github.com/doocs/jvm/blob/main/LICENSE"><img src="https://badgen.net/github/license/doocs/jvm?color=green" alt="license"></a>
<a href="https://g... | 0 |
kunal-kushwaha/DSA-Bootcamp-Java | This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs. | 2021-07-30T12:23:25Z | null | # DSA + Interview preparation bootcamp
- [Join Replit](http://join.replit.com/kunal-kushwaha)
- Subscribe to the [YouTube channel](https://www.youtube.com/KunalKushwaha?sub_confirmation=1)
- [Lectures](https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ)
- [Course website](https://wemakedevs.org/co... | 0 |
spotbugs/spotbugs | SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. | 2016-11-04T22:18:08Z | null |
# 
[](https://github.com/spotbugs/spotbugs/actions)
[](https://spotbugs.rea... | 0 |
doocs/leetcode | 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 | 2018-09-16T14:03:03Z | null | <p align="center">
<a href="https://github.com/doocs/leetcode"><img src="https://fastly.jsdelivr.net/gh/doocs/leetcode@main/images/leetcode-doocs.png" alt="LeetCode-GitHub-Doocs"></a>
</p>
<p align="center">
<a href="https://doocs.github.io/#/?id=how-to-join"><img src="https://img.shields.io/badge/organization-joi... | 0 |
prometheus/jmx_exporter | A process for exposing JMX Beans via HTTP for Prometheus consumption | 2014-02-25T10:55:39Z | null | # JMX Exporter
[](https://circleci.com/gh/prometheus/jmx_exporter)
JMX to Prometheus exporter: a collector that can configurable scrape and
expose MBeans of a JMX target.
This exporter is intended to be run as a Java Agent, exposing a HTTP... | 0 |
dromara/Sa-Token | 这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成... | 2020-02-03T10:34:29Z | null | <p align="center">
<img alt="logo" src="https://sa-token.cc/logo.png" width="150" height="150">
</p>
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">Sa-Token v1.38.0</h1>
<h4 align="center">一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!</h4>
<p align="center">
<a href="https://gitee.com/dromara/sa-token/stargazers"... | 0 |
motianhuo/VCameraDemo | 微信小视频+秒拍,FFmpeg库封装 | 2015-07-13T08:57:50Z | null | 
微信从6.0版本开始推出小视频功能,随着4G网络的出现,视频将会是一个趋势,他能表达出文字所不能表现的东西,增加了微信的黏性。
还记得微信小视频这个功能一推出,如同病毒一样席卷朋友圈。
2016年,4G时代到来,正式宣告进入视频元年,视频直播,短视频类的APP如火如荼, 如果你也正在寻找视频直播,短视频类APP的解决方案,可以下载来参考一下!

... | 0 |
yangpeixing/YImagePicker | 小红书多图剪裁+微信图片选择器+大图预览+图片剪裁(支持圆形剪裁和镂空剪裁),已适配androidQ,借鉴并升级matisse加载内核!超强定制性可轻松实现知乎/马蜂窝/微博等特殊样式!支持跨进程回调!内部结构轻量级,无任何第三方开源库!支持support依赖! | 2018-04-09T02:09:19Z | null | ### 关于YImagePicker
[点击查看2.x版本readme](https://github.com/yangpeixing/YImagePicker/blob/master/README_2_x.md)
本文档更新于:2020/4/15 上午10点36分
[  ](https://bintray.com/yangpeixing/yimagepicker/androidx/3.1.4/link)... | 0 |
developer-shivam/Crescento | Add curve at bottom of image views and relative layouts. | 2016-11-17T12:08:14Z | null | Crescento
=========
Android library that adds a curve at the below of image views and relative layouts. **CrescentoImageView** and **CrescentoContainer** are the image view and relative layout respectively. You can change the radius of curve with **attribute:curvature**.
[
Material Witness is a sample application for the new Material Design APIs introduced in the Android L Preview SDK:
* Custom theme colors
* Dynamic palette
* Circular revea... | 0 |
shaohui10086/BottomDialog | BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout | 2016-10-11T09:04:21Z | null | # BottomDialog
[](https://bintray.com/shaohui/maven/BottomDialog)
[](https://github.com/shaohui10086/BottomDialog/blob/master/LICENSE)
[中文版](/README_ZH.md)... | 0 |
sleekbyte/tailor | Cross-platform static analyzer and linter for Swift. | 2015-05-25T02:11:10Z | null | [](https://tailor.sh)
<p align="center">
<a href="https://travis-ci.org/sleekbyte/tailor">
<img src="https://travis-ci.org/sleekbyte/tailor.svg?branch=master" alt="Build Status">
</a>
<a href="https:... | 0 |
xwjie/PLMCodeTemplate | 给部门制定的代码框架模板 | 2017-04-02T08:43:47Z | null | # 晓风轻的Spring开发代码模板
> 本文的面向目标群为编写业务代码的初学者。
>
> 本文的目的是编写简单易读的代码。
给部门制定的代码框架模板。追求工匠精神,编写简单代码。
作者微信交流
 
pdf电子书请见ebook目录。
[`SpringBoot版本在这里`](https://github.com/xwjie/ElementVueSpringbootCodeTemplate)**,持续更新中,后续加入vue+element的代码模板,欢迎加星加watch。**
# 前言
参考 [**程序... | 0 |
Codecademy/EventHub | An open source event analytics platform | 2014-05-05T18:37:02Z | null | # EventHub
EventHub enables companies to do cross device event tracking. Events are joined by their associated user on EventHub and can be visualized by the built-in dashboard to answer the following common business questions
* what is my funnel conversion rate?
* what is my cohorted KPI retention?
* which variant in m... | 0 |
shzlw/poli | An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights. | 2018-11-27T03:56:44Z | null | # **Poli(魄力)**
[](#)
[](https://opensource.org/licenses/MIT)
[](https://github.com/shzlw/poli/relea... | 0 |
baiiu/DropDownMenu | a better DropDownMenu solution, 完整的筛选器解决方案 | 2016-02-21T03:22:50Z | null | ## DropDownMenu
[](https://android-arsenal.com/details/1/3803)
This is a DropDownMenu with the advantage of all the dropDownMenus by others before,
I have written it for several times, Now the code is most clearly.
[中... | 0 |
aptana/studio3 | This repository contains the code for core components of Aptana Studio 3. | 2009-10-15T23:46:08Z | null | [](https://jenkins.appcelerator.org/job/aptana-studio/job/studio3/job/development/)
Aptana Studio 3 Core
========================
Aptana Studio 3 Core holds the core set of plugins used to build the Aptana Studio 3... | 0 |
yomorun/hashids-java | Hashids algorithm v1.0.0 implementation in Java | 2014-04-18T01:45:57Z | null | # Hashids.java [](https://maven-badges.herokuapp.com/maven-central/org.hashids/hashids) [](https://waffle.io/10cella/hashids-java) [](https://travis-ci.org/xuhuisheng/lemon)
开源OA
http://www.mossle.com/
| 0 |
aimacode/aima-java | Java implementation of algorithms from Russell And Norvig's Artificial Intelligence - A Modern Approach"" | 2015-03-12T21:25:57Z | null | # AIMA3e-Java (JDK 8+) [](https://travis-ci.org/aimacode/aima-java) [](https://mybinder.org/v2/gh/aimacode/aima-java/AIMA3e... | 0 |
rapidoid/rapidoid | Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server! | 2014-04-07T17:00:47Z | null | Rapidoid - Simple. Powerful. Secure. Fast!
========
Rapidoid is an extremely fast HTTP server and modern Java web framework / application container, with a strong focus on high productivity and high performance.
# Documentation, examples, community support
Please visit the official site:
[http://www.rapidoid.org/](... | 0 |
gjiazhe/WaveSideBar | An Index Side Bar With Wave Effect | 2016-08-23T14:34:42Z | null | # WaveSideBar
You can use WaveSideBar in the contacts page of your application.
Refer to [AlexLiuSheng/AnimSideBar](https://github.com/AlexLiuSheng/AnimSideBar).
## Screenshot

## Include the WaveSideBar to Your Project
With gradle:
```groovy
dependencies {
compile 'com.gjiazhe... | 0 |
amaembo/streamex | Enhancing Java Stream API | 2015-04-10T17:02:32Z | null | # StreamEx 0.8.2
Enhancing Java Stream API.
[](https://maven-badges.herokuapp.com/maven-central/one.util/streamex/)
[](https://www.javadoc.io/doc/one.util/streamex)
[  project for people who want to help improve the code.
If you're interested in *using* Processing, get started at the [download](https://processing.org/download) page, or read more about the project at the [home page](https://process... | 0 |
luxiaoxun/NettyRpc | A simple RPC framework based on Netty, ZooKeeper and Spring | 2016-03-13T05:24:45Z | null | # NettyRpc
An RPC framework based on Netty, ZooKeeper and Spring
中文详情:[Chinese Details](http://www.cnblogs.com/luxiaoxun/p/5272384.html)
### Features:
* Simple code and framework
* Service registry/discovery support by ZooKeeper
* High availability, load balance and failover
* Support different load balance strategy
... | 0 |
spinnaker/kayenta | Automated Canary Service | 2017-01-27T17:30:07Z | null | Kayenta
====
[](https://travis-ci.org/spinnaker/kayenta)
Kayenta is a platform for Automated Canary Analysis (ACA). It is used by Spinnaker to enable automated canary deployments. Please see the comprehensive [canary documentation](https://www.s... | 0 |
zalando/problem-spring-web | A library for handling Problems in Spring Web MVC | 2015-08-18T21:41:40Z | null | # Problems for Spring MVC and Spring WebFlux
[](https://masterminds.github.io/stability/sustained.html)

[![Coverage Status](https://img.shields.io/cover... | 0 |
geometer/FBReaderJ | Official FBReaderJ project repository | 2010-09-29T18:35:28Z | null | null | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.