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
puniverse/quasar
Fibers, Channels and Actors for the JVM
2013-03-27T14:51:24Z
null
# *Quasar*<br/>Fibers, Channels and Actors for the JVM [![Build Status](https://travis-ci.org/puniverse/quasar.svg?branch=master)](https://travis-ci.org/puniverse/quasar) [![Version](http://img.shields.io/badge/version-0.8.0-blue.svg?style=flat)](https://github.com/puniverse/quasar/releases) [![License](http://img.shie...
0
JetBrains/xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
2014-04-29T09:36:04Z
null
# <a href="https://github.com/JetBrains/xodus/wiki"><img src="https://raw.githubusercontent.com/wiki/jetbrains/xodus/xodus.png" width=160></a> [![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) [![Maven Central](https://maven-badges.hero...
0
tabulapdf/tabula-java
Extract tables from PDF files
2014-05-22T03:11:57Z
null
tabula-java [![Build Status](https://travis-ci.org/tabulapdf/tabula-java.svg?branch=master)](https://travis-ci.org/tabulapdf/tabula-java) =========== `tabula-java` is a library for extracting tables from PDF files — it is the table extraction engine that powers [Tabula](http://tabula.technology/) ([repo](http://github...
0
linisme/Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
2017-12-05T14:48:36Z
null
# PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED <p align="center"><a href="https://github.com/MEiDIK/Cipher.so" target="_blank"><img width="200"src="logo.png"></a></p> <h1 align="center">Cipher.so</h1> <p align="center">Providing a simple way to keep your secure info safe for android app development.</p> ...
0
chaychan/TouTiao
精仿今日头条
2017-07-18T08:42:40Z
null
# 精仿今日头条 精仿今日头条,数据是抓取今日头条App的数据。使用RxJava + Retrofit + MVP开发的开源项目,仅供学习用途。觉得对你有帮助的话请帮忙star一下,让更多人知道,多谢啦! ### 2022-11-09 &emsp;&emsp;近期有个小伙伴向我反馈项目下下来后编译出错,愿意付费希望我解决下,今天抽空把问题解决了下,希望可以帮到他,当然也是无偿的,这个 项目从17年到现在已经5年了,很高兴还可以帮到一些刚入门的安卓朋友或者参考开发的朋友,由衷感谢大家支持和Star。 ### 2019-12-02 &emsp;&emsp;时间过得真快,不知不觉就过了一年,去年年底我更新了视频解析的逻辑,然后一直用...
0
careercup/ctci
Cracking the Coding Interview, 5th Edition
2013-03-21T23:01:01Z
null
ctci ==== Solutions for "Cracking the Coding Interview v5" Adding equivalent solutions in Objective-C Adding my own solutions
0
bastillion-io/Bastillion
Bastillion is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.
2013-02-07T23:11:49Z
null
![Build](https://github.com/bastillion-io/Bastillion/actions/workflows/github-build.yml/badge.svg) ![CodeQL](https://github.com/bastillion-io/Bastillion/actions/workflows/codeql-analysis.yml/badge.svg) ![Bastillion](https://www.bastillion.io/images/bastillion_40x40.png) Bastillion ====== Bastillion is a web-based...
0
HelloChenJinJun/NewFastFrame
终极组件化框架项目方案
2017-08-04T12:18:18Z
null
# 组件化框架项目 ## 简介 该项目目前集成现在主流的开发框架和技术,包括okhttp、rxjava、retrofit、glide、greendao、dagger、mvp、md风格、皮肤插件、热修复tinker,bugly、友盟数据统计和组件化等。 采用组件化开发框架,可以使模块单独编译调试,可以有效地减少编译的时间,更好地进行并发开发,从而极大的提高了并行开发效率。 ## 项目详解地址为 https://juejin.im/entry/5a1cca70f265da432652923f http://www.jianshu.com/p/e6eb9c8d120f https://juejin.im/post/5c...
0
qstumn/VerticalTabLayout
垂直纵向的TabLayout、轻松创建纵向导航
2016-08-04T10:38:20Z
null
# 该项目已废弃停止维护, 请不要再您的生产环境中使用 # VerticalTabLayout [ ![Download](https://api.bintray.com/packages/qstumn/maven/VerticalTabLayout/images/download.svg) ](https://bintray.com/qstumn/maven/VerticalTabLayout/_latestVersion) 垂直竖向的Android TabLayout ![](https://github.com/qstumn/VerticalTabLayout/blob/master/demo.png?raw=t...
0
git-commit-id/git-commit-id-maven-plugin
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
2011-02-13T13:55:14Z
null
maven git commit id plugin ================================== [![Build Status](https://github.com/git-commit-id/git-commit-id-maven-plugin/workflows/Java%20CI/badge.svg?branch=master)](https://github.com/git-commit-id/git-commit-id-maven-plugin/actions) [![Coverage Status](https://coveralls.io/repos/github/git-commit-...
0
Jzvd/JZVideo
高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg
2019-12-05T15:59:47Z
null
高度自定义的安卓视频框架 [中文文档](http://jzvd.org) [下载Demo](https://github.com/Jzvd/JZVideo/releases/download/v7.7.0/jiaozivideoplayer-7.7.0.apk) ## QuickStart 1.添加类库 ```gradle implementation 'cn.jzvd:jiaozivideoplayer:7.7.0' ``` 2.添加布局 ```xml <cn.jzvd.JzvdStd android:id="@+id/jz_video" android:layout_width="match_paren...
0
piomin/sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and m...
2018-04-18T11:23:26Z
null
null
1
wangjiegulu/RapidFloatingActionButton
Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
2015-04-29T06:58:04Z
null
# RapidFloatingActionButton [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.wangjiegulu/rfab/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.wangjiegulu/rfab) [![](https://img.shields.io/badge/license-Apache%202-orange.svg)](http://www.apache.org/licenses/LICENSE-2...
0
Swagger2Markup/swagger2markup
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
2015-02-11T11:09:32Z
null
null
0
synthetichealth/synthea
Synthetic Patient Population Simulator
2016-06-17T20:15:40Z
null
# Synthea<sup>TM</sup> Patient Generator ![Build Status](https://github.com/synthetichealth/synthea/workflows/.github/workflows/ci-build-test.yml/badge.svg?branch=master) [![codecov](https://codecov.io/gh/synthetichealth/synthea/branch/master/graph/badge.svg)](https://codecov.io/gh/synthetichealth/synthea) Synthea<sup...
0
java-deobfuscator/deobfuscator
The real deal
2016-01-30T04:58:17Z
null
# Deobfuscator This project aims to deobfuscate most commercially-available obfuscators for Java. ## Updates To download an updated version of Java Deobfuscator, go to the releases tab. If you would like to run this program with a GUI, go to https://github.com/java-deobfuscator/deobfuscator-gui and grab a download....
0
liu-xiao-dong/JD-Test
仿京东app 全新组件化架构升级
2017-04-15T05:45:25Z
null
# JD-Test 仿京东app 采用组件化架构 屏幕适配方案可以较好解决多分辨率及同分辨率不同dpi适配; 全新组件化架构升级,相比之前的方案模块间更为解耦且使用更为方便; ### 声明 : 本项目资源采用抓包获取,仅供学习交流使用 。 ### apk安装 : [https://github.com/liu-xiao-dong/JD-Test/raw/master/app/app-release.apk](https://github.com/liu-xiao-dong/JD-Test/raw/master/app/app-release.apk) ![JD-Test](https://github.com/li...
0
bbottema/simple-java-mail
Simple API, Complex Emails (Jakarta Mail smtp wrapper)
2015-04-17T06:28:59Z
null
[![APACHE v2 License](https://img.shields.io/badge/license-apachev2-blue.svg?style=flat)](modules/simple-java-mail/LICENSE-2.0.txt) [![Latest Release](https://img.shields.io/maven-central/v/org.simplejavamail/simple-java-mail.svg?style=flat)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.simplejavamail%22%20...
0
sgroschupf/zkclient
a zookeeper client, that makes life a little easier.
2009-07-01T04:13:42Z
null
null
0
dain/leveldb
Port of LevelDB to Java
2011-07-25T15:55:24Z
null
# LevelDB in Java This is a rewrite (port) of [LevelDB](http://code.google.com/p/leveldb/) in Java. This goal is to have a feature complete implementation that is within 10% of the performance of the C++ original and produces byte-for-byte exact copies of the C++ code. # Current status Currently the code base is ba...
0
jdbi/jdbi
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
2009-06-17T16:36:36Z
null
![Jdbi Logo](docs/src/adoc/images/logo.svg) [![CD from master pushes](https://github.com/jdbi/jdbi/actions/workflows/cd.yml/badge.svg)](https://github.com/jdbi/jdbi/actions/workflows/cd.yml) | [![CI Build with tests](https://github.com/jdbi/jdbi/actions/workflows/ci.yml/badge.svg)](https://github.com/jdbi/jdbi/actions...
0
core-lib/xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
2018-11-22T09:56:53Z
null
# XJar [![](https://jitpack.io/v/core-lib/xjar.svg)](https://jitpack.io/#core-lib/xjar) GitHub: https://github.com/core-lib/xjar ### Spring Boot JAR 安全加密运行工具, 同时支持的原生JAR. ### 基于对JAR包内资源的加密以及拓展ClassLoader来构建的一套程序加密启动, 动态解密运行的方案, 避免源码泄露以及反编译. ## 功能特性 * 无代码侵入, 只需要把编译好的JAR包通过工具加密即可. * 完全内存解密, 降低源码以及字节码泄露或反编译的风险. * 支持所有JDK...
0
danfickle/openhtmltopdf
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
2015-11-04T08:55:17Z
null
[![build](https://github.com/danfickle/openhtmltopdf/workflows/build/badge.svg)](https://github.com/danfickle/openhtmltopdf/actions?query=workflow%3Abuild) # OPEN HTML TO PDF ![PDF screenshot of OpenHTMLtoPDF](screenshot.png) ## OVERVIEW Open HTML to PDF is a pure-Java library for rendering a reasonable subset of we...
0
vsch/flexmark-java
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
2016-01-23T15:29:29Z
null
![Flexmark Icon Logo](assets/images/flexmark-icon-logo.png) flexmark-java ========================================================================= **flexmark-java** is a Java implementation of **[CommonMark (spec 0.28)]** parser using the blocks first, inlines after Markdown parsing architecture. Its strengths are s...
0
201206030/novel-cloud
novel-cloud 是基于 novel 构建的 Spring Cloud 微服务技术栈学习型小说项目。选用了 Spring Boot 3 、Spring Cloud 2022、Spring Cloud Alibaba 2022、MyBatis-Plus、ShardingSphere-JDBC、Redis、RabbitMQ、Elasticsearch 、XXL-JOB 等流行技术。
2020-05-28T03:51:05Z
null
[![index]( https://youdoc.github.io/img/tencent.jpg )]( https://cloud.tencent.com/act/cps/redirect?redirect=2446&cps_key=736e609d66e0ac4e57813316cec6fd0b&from=console ) <p align="center"> <a href='https://docs.oracle.com/en/java/javase/17'><img alt="Java 17" src="https://img.shields.io/badge/Java%2017-%234479A1.sv...
0
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
2015-06-10T03:35:49Z
null
<p align="center"> <a href="https://lets-blade.com"><img src="https://i.loli.net/2018/09/18/5ba0cd93c710e.png" width="650"/></a> </p> <p align="center">Based on <code>Java8</code> + <code>Netty4</code> to create a lightweight, high-performance, simple and elegant Web framework 😋</p> <p align="center">Spend <b>1 ho...
0
ctripcorp/C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
2019-04-11T06:07:08Z
null
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
0
microsoft/gctoolkit
Tool for parsing GC logs
2021-07-20T22:44:17Z
null
# Microsoft GCToolKit GCToolkit is a set of libraries for analyzing HotSpot Java garbage collection (GC) log files. The toolkit parses GC log files into discrete events and provides an API for aggregating data from those events. This allows the user to create arbitrary and complex analyses of the state of managed memo...
0
aws/serverless-java-container
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
2016-12-05T20:04:57Z
null
# Serverless Java container [![Build Status](https://github.com/aws/serverless-java-container/workflows/Continuous%20Integration/badge.svg)](https://github.com/aws/serverless-java-container/actions) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.amazonaws.serverless/aws-serverless-java-container...
0
jodconverter/jodconverter
JODConverter automates document conversions using LibreOffice or Apache OpenOffice.
2016-11-08T02:37:49Z
null
# <img src="https://github.com/jodconverter/jodconverter/wiki/images/jodconverter_w200.png">&nbsp;<sup>&nbsp;LibreOffice</sup>&nbsp;/&nbsp;<sub>Apache OpenOffice</sub> [![Build Status](https://api.cirrus-ci.com/github/jodconverter/jodconverter.svg)](https://cirrus-ci.com/github/jodconverter/jodconverter) [![Coverage S...
0
hazelcast/hazelcast
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
2012-03-21T12:25:18Z
null
# Hazelcast [![Slack](https://img.shields.io/badge/slack-chat-green.svg)](https://slack.hazelcast.com/) [![javadoc](https://javadoc.io/badge2/com.hazelcast/hazelcast/latest/javadoc.svg)](https://javadoc.io/doc/com.hazelcast/hazelcast/latest) [![Docker pulls](https://img.shields.io/docker/pulls/hazelcast/hazelcast)](h...
0
yacy/yacy_search_server
Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance
2015-03-22T12:54:20Z
null
<div align="center"> <h1 align="center">YaCy</h1> Search Engine Software [![YaCy Home Page](https://img.shields.io/badge/YaCy%20Home%20Page-5090D0)](https://yacy.net) [![YaCy Discourse Forums](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.searchlab.eu%2F&label=YaCy%20Discourse%20Forums)](htt...
0
JoyChou93/java-sec-code
Java web common vulnerabilities and security code which is base on springboot and spring security
2017-12-26T06:54:35Z
null
# Java Sec Code Java sec code is a very powerful and friendly project for learning Java vulnerability code. [中文文档](https://github.com/JoyChou93/java-sec-code/blob/master/README_zh.md) 😋 ## Introduce This project can also be called Java vulnerability code. Each vulnerability type code has a security vulnerabilit...
0
mauron85/react-native-background-geolocation
Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.
2016-05-31T22:09:08Z
null
# @mauron85/react-native-background-geolocation [![CircleCI](https://circleci.com/gh/mauron85/react-native-background-geolocation/tree/master.svg?style=shield)](https://circleci.com/gh/mauron85/react-native-background-geolocation/tree/master) [![issuehunt-shield-v1](issuehunt-shield-v1.svg)](https://issuehunt.io/r/mau...
0
sagframe/sagacity-sqltoy
Java真正智慧的ORM框架,融合JPA功能和最佳的sql编写及查询模式、独创的缓存翻译、最优化的分页、并提供无限层级分组汇总、同比环比、行列转换、树形排序汇总、sql自适配不同数据库、分库分表、多租户、数据加解密、脱敏以及面向复杂业务和大规模数据分析等痛点、难点问题项目实践经验分享的一站式解决方案!
2018-02-02T02:39:09Z
null
<p align="center"> <a target="_blank" href="LICENSE"><img src="https://img.shields.io/:license-Apache%202.0-blue.svg"></a> <a target="_blank" href="https://github.com/sagframe/sagacity-sqltoy"><img src="https://img.shields.io/github/stars/sagframe/sagacity-sqltoy.svg?style=social"/></a> <a target="_blank" h...
0
freerouting/freerouting
Advanced PCB auto-router
2014-06-28T17:00:48Z
null
<p align="center"> <img src="https://raw.githubusercontent.com/freerouting/freerouting/master/design/social_preview/freerouting_social_preview_1280x960_v2.png" alt="Freerouting" title="Freerouting" align="center"> </p> <h1 align="center">Freerouting</h1> <h5 align="center">Freerouting is an advanced autorouter for all ...
0
M66B/NetGuard
A simple way to block access to the internet per app
2015-10-24T17:59:20Z
null
# NetGuard *NetGuard* provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. <br> **WARNING: there is an app in the Samsung Galaxy app store "*Play Music - MP3 Music player*"...
0
macrozheng/mall-tiny
mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。
2019-08-10T02:03:02Z
null
# mall-tiny <p> <a href="#公众号"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-macrozheng-blue.svg" alt="公众号"></a> <a href="#公众号"><img src="http://macro-oss.oss-cn-shenzhen.aliyuncs.com/mall/badge/%E4%BA%A4%E6%B5%81-%E5%BE%AE%E4%BF%A1%E7%BE%A4-2BA245.svg" alt="交流"...
0
wxiaoqi/Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
2017-05-25T10:35:26Z
null
### Cloud-Platform Cloud-Platform是国内首个基于`Spring Cloud`微`服务`化`开发平台`,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。 核心技术采用`Spring Boot 2.4.1`、`Spring Cloud (2020.0.0)`以及`Spring Cloud Alibaba 2.2.4` 相关核心组件,采用`Nacos`注册和配置中心,集成流量卫兵`Sentinel`,前端采用`vue-element-admi...
0
code4craft/webmagic
A scalable web crawler framework for Java.
2013-04-23T12:57:36Z
null
![logo](http://webmagic.io/images/logo.jpeg) [Readme in Chinese](https://github.com/code4craft/webmagic/tree/master/README-zh.md) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.codecraft/webmagic-parent/badge.svg?subject=Maven%20Central)](https://maven-badges.herokuapp.com/maven-central/us.cod...
0
actiontech/dble
A High Scalability Middle-ware for MySQL Sharding
2017-08-24T10:58:41Z
null
![dble](./docs/dble_logo.png) [![GitHub issues](https://img.shields.io/github/issues/actiontech/dble.svg)](https://github.com/actiontech/dble/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/actiontech/dble.svg)](https://github.com/actiontech/dble/issues?q=is%3Aissue+is%3Aclosed) [![Git...
0
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
2015-08-24T15:17:43Z
null
<pre> ######## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## **$** ## ## ## ## ## ## **$** ...
1
iReaderAndroid/X2C
Increase layout loading speed 200%
2018-08-22T03:58:59Z
null
# Background [中文](README_CN.md) Generally, when writing a page, everyone writes the layout through xml, and loads the xml layout into memory through set contentView or LayoutInflater.from(context).inflate method. #### advantage * Good maintainability * Support instant preview * Clear code structure #### D...
0
apache/cloudstack
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
2013-04-29T22:27:12Z
null
# Apache CloudStack [![Build Status](https://github.com/apache/cloudstack/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/apache/cloudstack/actions/workflows/build.yml) [![UI Build](https://github.com/apache/cloudstack/actions/workflows/ui.yml/badge.svg)](https://github.com/apache/cloudstack/acti...
0
knowm/XChange
XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
2012-02-02T10:48:28Z
null
## [![XChange](https://raw.githubusercontent.com/knowm/XChange/develop/etc/XChange_64_64.png)](http://knowm.org/open-source/xchange) XChange [![Discord](https://img.shields.io/discord/778301671302365256?logo=Discord)](https://discord.gg/n27zjVTbDz) [![Java CI with Maven on Push](https://github.com/knowm/XChange/action...
0
ethereum/ethereumj
DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
2014-05-13T07:50:14Z
null
# Welcome to ethereumj [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/ethereumj?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/ethereum/ethereumj.svg?branch=master)](https://travis-ci.org/ethereum/ethereumj) [![Coverag...
0
camunda/camunda-bpm-examples
A collection of usage examples for Camunda Platform intended to get you started quickly
2013-04-04T15:39:07Z
null
Camunda Platform examples ==================== > Looking for the "invoice" example contained in the distribution? You can find it here: https://github.com/camunda/camunda-bpm-platform/tree/master/examples/invoice Camunda Platform examples is a collection of focused usage examples for the [Camunda Platform](https://g...
1
wfh45678/radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
2019-09-12T06:27:09Z
null
# 风控引擎(Radar) ## 项目介绍 一款基于java语言,使用Springboot + Mongodb + Groovy + Es等框架搭建的轻量级实时风控引擎,适用于反欺诈应用场景,极简的配置,真正做到了开箱即用。 通过学习本项目能快速了解**风险的定义**,进而**量化风险** ,最后达到**集中管理风险**的目的。 A real-time risk analysis engine,which can update risk rule in real-time and make it effective immediately. It applies to the anti-fraud appli...
0
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
2011-12-16T09:01:45Z
null
IK Analysis for Elasticsearch and OpenSearch ================================== ![](./assets/banner.png) The IK Analysis plugin integrates Lucene IK analyzer, and support customized dictionary. It supports major versions of Elasticsearch and OpenSearch. Maintained and supported with ❤️ by [INFINI Labs](https://infin...
0
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
2019-11-19T01:09:05Z
null
![GitHub contributors](https://img.shields.io/github/contributors/WeiYe-Jing/datax-web) ![GitHub issues](https://img.shields.io/github/issues/WeiYe-Jing/datax-web) ![GitHub](https://img.shields.io/github/license/WeiYe-Jing/datax-web) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/WeiYe-J...
0
PureWriter/desktop
Pure Writer Desktop
2019-09-15T06:13:25Z
null
# Pure Writer Desktop https://writer.drakeet.com/desktop ### [PureWriter](https://play.google.com/store/apps/details?id=com.drakeet.purewriter) for Android: <a href='https://play.google.com/store/apps/details?id=com.drakeet.purewriter&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&p...
0
cbeust/jcommander
Command line parsing framework for Java
2010-07-13T05:40:31Z
null
null
0
binarywang/weixin-java-miniapp-demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
2017-06-14T16:47:52Z
null
[![码云Gitee](https://gitee.com/binary/weixin-java-miniapp-demo/badge/star.svg?theme=blue)](https://gitee.com/binary/weixin-java-miniapp-demo) [![Github](http://github-svg-buttons.herokuapp.com/star.svg?user=binarywang&repo=weixin-java-miniapp-demo&style=flat&background=1081C1)](https://github.com/binarywang/weixin-java-...
0
smithy-lang/smithy
Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
2019-03-22T21:38:10Z
null
# <img alt="Smithy" src="docs/_static/favicon.png" width="28"> Smithy [![Build Status](https://github.com/smithy-lang/smithy/workflows/ci/badge.svg)](https://github.com/smithy-lang/smithy/actions/workflows/ci.yml) Smithy defines and generates clients, services, and documentation for any protocol. * [Smithy Homepage][...
0
Zo3i/frpMgr
Frp快速配置面板
2019-02-23T10:50:30Z
null
[README](README.md) | [中文文档](README_zh.md) --- ### Function: - help you to Configuration frp client and server. - install frp server on the web. - look up each server connect status. ### Install Tutorial ```shell wget -O - https://raw.githubusercontent.com/Zo3i/OCS/master/docker/docker-all2.sh | sh wget -O - https...
0
zeroturnaround/zt-zip
ZeroTurnaround ZIP Library
2011-11-22T15:26:37Z
null
ZIP - convenience methods ========================= ### Quick Overview The project was started and coded by Rein Raudjärv when he needed to process a large set of large ZIP archives for LiveRebel internals. Soon after we started using the utility in other projects because of the ease of use and it *just worked*. The...
0
zfoo-project/zfoo
💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.
2021-05-19T09:04:28Z
null
English | [简体中文](./README_CN.md) <a href="https://github.com/zfoo-project/zfoo"><img src="/doc/image/logo.jpg" width="30%"></a> ## Ⅰ. Introduction of zfoo🚩 - **Extremely fast, asynchronous, actor design, lock free, universal RPC framework, native GraalVM support** - **Decentralized serialization [zfoo protocol](prot...
0
apache/lucene
Apache Lucene open-source search software
2021-02-23T17:16:56Z
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"); yo...
0
lets-mica/mica
Spring Cloud 微服务开发核心工具集。工具类、验证码、http、redis、ip2region、xss 等,开箱即用。 🔝 🔝 记得右上角点个star 关注更新!
2019-01-23T03:03:45Z
null
## 🌐 mica(云母) [![Java CI](https://github.com/lets-mica/mica/workflows/Java%20CI/badge.svg)](https://github.com/lets-mica/mica/actions) ![JAVA 8](https://img.shields.io/badge/JDK-1.8+-brightgreen.svg) [![Mica Maven release](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.dreamlu/mica-bom.svg?style=flat-square...
0
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
2015-08-31T09:28:49Z
null
## Overview <IMG SRC="http://algs4.cs.princeton.edu/cover.png" align=right hspace=25 width=100 alt = "Algorithms 4/e textbook"> This <a href = "https://github.com/kevin-wayne/algs4">public repository</a> contains the Java <a href = "http://algs4.cs.princeton.edu/code/">source code</a> for the algorithms and clients i...
0
JessYanCoding/RetrofitUrlManager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
2017-07-16T13:37:29Z
null
# RetrofitUrlManager [ ![Jcenter](https://img.shields.io/badge/Jcenter-v1.4.0-brightgreen.svg?style=flat-square) ](https://bintray.com/jessyancoding/maven/retrofit-url-manager/1.4.0/link) [ ![Build Status](https://travis-ci.org/JessYanCoding/RetrofitUrlManager.svg?branch=master) ](https://travis-ci.org/JessYanCoding/Re...
0
CyrilFeng/Q-calculator
高性能优惠叠加计算框架
2022-09-02T08:30:59Z
null
<div align=center> <img width="340" src="./READMEIMG/q2.png" /> </div> <div align="center"> <a href="javascript:;"><img src="https://img.shields.io/appveyor/build/gruntjs/grunt?label=%E6%9E%84%E5%BB%BA" /></a> <a href="javascript:;"><img src="https://img.shields.io/appveyor/build/gruntjs/grunt?label=%E6%B5%8B%E8...
0
wstrange/GoogleAuth
Google Authenticator Server side code
2012-01-10T20:06:54Z
null
[![Build Status](https://travis-ci.org/wstrange/GoogleAuth.svg?branch=develop)](https://travis-ci.org/wstrange/GoogleAuth) [![License](https://img.shields.io/badge/license-BSD-blue.svg?style=flat)](https://github.com/wstrange/GoogleAuth/blob/master/LICENSE) README ====== GoogleAuth is a Java server library that imple...
0
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
2018-06-15T06:49:27Z
null
<img src="doc/Nacos_Logo.png" width="50%" syt height="50%" /> # Nacos: Dynamic *Na*ming and *Co*nfiguration *S*ervice [![Gitter](https://badges.gitter.im/alibaba/nacos.svg)](https://gitter.im/alibaba/nacos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![License](https://img.shields.io/badge/license-Ap...
0
project-travel-mate/Travel-Mate
A complete travel guide!
2016-01-30T13:42:30Z
null
# Travel Mate [![Build Status](https://travis-ci.org/project-travel-mate/Travel-Mate.svg?branch=master)](https://travis-ci.org/project-travel-mate/Travel-Mate) [![Uplabs](https://img.shields.io/badge/Uplabs-PhotoEditor-orange.svg)](https://www.uplabs.com/posts/travel-mate) [![PRs Welcome](https://img.shields.io/badge/...
0
ZHENFENG13/spring-boot-projects
:fire: 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
2017-04-01T01:50:14Z
null
# Spring Boot Projects 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 Web 开发以及目前大家普遍使用的前后端分离实践项目等,后续会根据大家的反馈继续增加一些实战项目源码,摆脱各种 Hello World 入门案例的束缚,真正的掌握 Spring Boot 开发。 实战项目源码都已升级至 Spring Boot 3.x 版本,本仓库中的 Spring Boot 入门案例也已经升级至 Spring Boot 3.x 版本,Java 最低...
0
runelite/runelite
Open source Old School RuneScape client
2016-04-30T20:48:02Z
null
![](https://runelite.net/img/logo.png) # runelite [![CI](https://github.com/runelite/runelite/workflows/CI/badge.svg)](https://github.com/runelite/runelite/actions?query=workflow%3ACI+branch%3Amaster) [![Discord](https://img.shields.io/discord/301497432909414422.svg)](https://discord.gg/ArdAhnN) RuneLite is a free, op...
0
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
2018-09-17T12:29:20Z
null
# Welcome to the JDK! For build instructions please see the [online documentation](https://openjdk.org/groups/build/doc/building.html), 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
bonigarcia/webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Java
2015-03-15T19:52:36Z
null
[![Maven Central](https://img.shields.io/maven-central/v/io.github.bonigarcia/webdrivermanager.svg)](https://search.maven.org/search?q=g:io.github.bonigarcia%20a:webdrivermanager) [![Build Status](https://github.com/bonigarcia/webdrivermanager/workflows/build/badge.svg)](https://github.com/bonigarcia/webdrivermanager/a...
0
google/closure-compiler
A JavaScript checker and optimizer.
2014-04-16T15:30:36Z
null
# [Google Closure Compiler](https://developers.google.com/closure/compiler/) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/google/closure-compiler/badge)](https://api.securityscorecards.dev/projects/github.com/google/closure-compiler) [![Build Status](https://github.com/google/closure-co...
0
BroadleafCommerce/BroadleafCommerce
Broadleaf Commerce CE - an eCommerce framework based on Java and Spring
2011-12-09T17:53:52Z
null
## Broadleaf Commerce Community Edition (CE) Broadleaf Commerce CE is an e-commerce framework written entirely in Java and leveraging the Spring framework. It is targeted at facilitating the development of enterprise-class, commerce-driven sites by providing a robust data model, services and specialized tooling that t...
0
justauth/JustAuth
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy!
2019-01-31T09:42:20Z
null
<p align="center"> <a href="https://www.justauth.cn"><img src="https://gitee.com/yadong.zhang/static/raw/master/JustAuth/Justauth.png" width="400"></a> </p> <p align="center"> <strong>Login, so easy.</strong> </p> <p align="center"> <a target="_blank" href="https://search.maven.org/search?q=JustAuth"> <img src="ht...
0
zhanglei-workspace/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
2015-11-16T12:53:21Z
null
README =========================== 前言:该项目是多个项目的合集,每个文件夹下存在一个Java项目。目的在于为不同知识层次的Java学习者提供一个项目实战晋级平台,便于Java爱好者有步伐频率的学习Java这门庞大的艺术体系。项目难度: `0-? --> 浅-深`。<br/> ☆☆☆<b>此项目代码仅可用于个人自我学习,谢绝任何组织或个人用于学生毕业设计、商业性传播等一切功利性行为。</b><br/> ☆tips: communication group number is 151162474 by qq. ****              Author: lyons(zhangl...
0
micrometer-metrics/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
2017-04-10T21:36:51Z
null
# Micrometer Application Metrics [![Build Status](https://circleci.com/gh/micrometer-metrics/micrometer.svg?style=shield)](https://circleci.com/gh/micrometer-metrics/micrometer) [![Apache 2.0](https://img.shields.io/github/license/micrometer-metrics/micrometer.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Mave...
0
spring2go/staffjoy
微服务(Microservices)和云原生架构教学案例项目,基于Spring Boot和Kubernetes技术栈
2019-07-03T15:07:24Z
null
# Staffjoy 教学版 微服务和云原生架构教学案例项目,基于 Spring Boot 和 Kubernetes 技术栈 <img src="doc/images/bobo_promote.jpg" width="500" height="400"> ## 课程资料 PPT 1. 第 1 章 [课程介绍和案例需求](https://github.com/spring2go/staffjoy-ppt/blob/master/doc/ppts/Chapter_01.pdf) 2. 第 2 章 [系统架构设计和技术栈选型](https://github.com/spring2go/staffjoy-ppt/blob/maste...
0
spring-io/initializr
A quickstart generator for Spring projects
2013-06-07T16:02:22Z
null
null
0
elastic/logstash
Logstash - transport and process your logs, events, or other data
2010-11-18T01:31:50Z
null
# Logstash Logstash is part of the [Elastic Stack](https://www.elastic.co/products) along with Beats, Elasticsearch and Kibana. Logstash is a server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash." (Ours is Elasticsea...
0
heibaiying/BigData-Notes
大数据入门指南 :star:
2019-03-10T01:40:01Z
null
# BigData-Notes <div align="center"> <img width="444px" src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/bigdata-notes-icon.png"/> </div> <br/> **大数据入门指南** <table> <tr> <th><img width="50px" src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/hadoop.jpg"></th> <...
0
spring-projects/spring-retry
null
2010-12-21T16:41:48Z
null
[![ci.spring.io](https://ci.spring.io/api/v2/teams/spring-retry/pipelines/spring-retry-2.0.x/jobs/build/badge)](https://ci.spring.io/teams/spring-retry/pipelines/spring-retry-2.0.x) [![Javadocs](https://www.javadoc.io/badge/org.springframework.retry/spring-retry.svg)](https://www.javadoc.io/doc/org.springframework.retr...
0
a466350665/smart-sso
springboot SSO 单点登录,OAuth2实现,支持App登录,支持分布式
2016-07-11T09:06:38Z
null
# smart-sso [![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/a466350665/smart-sso/pulls) [![GitHub stars](https://img.shields.io/github/stars/a466350665/smart-sso.svg?style...
0
influxdata/influxdb-java
Java client for InfluxDB
2014-04-30T18:56:32Z
null
# influxdb-java [![Build Status](https://github.com/influxdata/influxdb-java/workflows/master/badge.svg)](https://github.com/influxdata/influxdb-java/actions) [![codecov.io](http://codecov.io/github/influxdata/influxdb-java/coverage.svg?branch=master)](http://codecov.io/github/influxdata/influxdb-java?branch=master) [...
0
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
2014-10-11T03:51:27Z
null
Android testing samples =================================== A collection of samples demonstrating different frameworks and techniques for automated testing. ### Espresso Samples **[BasicSample](https://github.com/googlesamples/android-testing/blob/main/ui/espresso/BasicSample)** - Basic Espresso sample **[CustomMat...
1
alfio-event/alf.io
alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups
2014-07-26T10:12:57Z
null
[alf.io](https://alf.io) ======== The open source ticket reservation system. [Alf.io](https://alf.io) <small>([[ˈalfjo]](https://en.m.wikipedia.org/wiki/Alfio))</small> is a free and open source event attendance management system, developed for event organizers who care about privacy, security and fair pricing policy...
0
fusesource/jansi
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
2009-09-05T10:10:52Z
null
null
0
marytts/marytts
MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java
2011-12-20T16:44:48Z
null
[![CI](https://github.com/marytts/marytts/actions/workflows/main.yml/badge.svg)](https://github.com/marytts/marytts/actions/workflows/main.yml) # MaryTTS This is the source code repository for the multilingual open-source MARY text-to-speech platform (MaryTTS). MaryTTS is a client-server system written in pure Java, ...
0
frogermcs/InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
2014-11-10T18:56:49Z
null
InstaMaterial ============= ### Updated Current source code contains UI elements from [Design Support Library](http://android-developers.blogspot.com/2015/05/android-design-support-library.html). If you still want to see how custom implementations of e.g. Floating Action Button or Navigation drawer work, just checkou...
0
in28minutes/master-spring-and-spring-boot
Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud
2022-10-27T08:18:07Z
null
# Master Spring and Spring Boot **Spring and Spring Boot** Frameworks are the **No 1 frameworks** for building enterprise apps in the Java world. In this course, you will **learn Spring and Spring Boot from ZERO**. I'm a great believer that the best way to learn is by doing and we designed this course to be **hand...
1
google/google-java-format
Reformats Java source code to comply with Google Java Style.
2015-05-11T20:38:28Z
null
# google-java-format `google-java-format` is a program that reformats Java source code to comply with [Google Java Style][]. [Google Java Style]: https://google.github.io/styleguide/javaguide.html ## Using the formatter ### From the command-line [Download the formatter](https://github.com/google/google-java-format...
0
google/j2cl
Java to Closure JavaScript transpiler
2017-06-20T09:53:52Z
null
# [J2CL](http://j2cl.io) &middot; [![Build Status](https://github.com/google/j2cl/actions/workflows/ci.yaml/badge.svg)](https://github.com/google/j2cl/actions/workflows/ci.yaml) Seamless Java in JavaScript applications that tightly optimizes with [Closure Compiler](https://github.com/google/closure-compiler) --- J2C...
0
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
2017-04-07T10:46:50Z
null
[![Download](https://img.shields.io/badge/download-bookmarked%20book-orange.svg)](https://github.com/janishar/mit-deep-learning-book-pdf/raw/master/complete-book-pdf/deeplearningbook.pdf) [![Download](https://img.shields.io/badge/download-book-brightgreen.svg)](https://github.com/janishar/mit-deep-learning-book-pdf/blo...
0
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
2011-03-29T12:48:47Z
null
# AviatorScript [![Build Status](https://travis-ci.org/killme2008/aviatorscript.svg?branch=master)](https://travis-ci.org/killme2008/aviatorscript) [![Maven Central](https://img.shields.io/maven-central/v/com.googlecode.aviator/aviator.svg?label=maven%20central)](https://search.maven.org/search?q=g:com.googlecode.avia...
0
mission-peace/interview
Interview questions
2014-07-20T21:27:31Z
null
<h2>Please visit my wiki link for full list of questions</h2> <h3>https://github.com/mission-peace/interview/wiki</h3> <h2> Like my facebook page for latest updates on my youtube channel</h2> <h3>https://www.facebook.com/tusharroy25</h3> <h2> Contribution </h2> Please contribute to this repository to help it make be...
0
py4j/py4j
Py4J enables Python programs to dynamically access arbitrary Java objects
2010-11-02T20:58:18Z
null
null
0
fenixsoft/jvm_book
《深入理解Java虚拟机(第3版)》样例代码&勘误
2019-12-10T09:13:29Z
null
# 《深入理解Java虚拟机(第3版)》 > **广告**:<br/> > 《[凤凰架构:构建可靠的大型分布式系统](https://icyfenix.cn)》:[https://github.com/fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix) > > 我的一本新书,也是一部以“讨论如何构筑一套可靠的分布式大型软件系统”为主题的免费开源文档,如对您有用,望不吝给个Star > <br/>   本工程为《深入理解Java虚拟机(第3版)》书中的样例代码,以方便读者自行测试。部分代码需要在特定的虚拟机版本、参数下运行,在代码前均已“VM ...
0
RedSpider1/concurrent
这是RedSpider社区成员原创与维护的Java多线程系列文章。
2018-11-03T13:49:36Z
null
## 文章地址 - [深入浅出Java多线程](http://concurrent.redspider.group/RedSpider.html)【强烈推荐!!!】 - [【GithubBook】深入浅出Java多线程](https://redspider.gitbook.io/concurrent/) - [PDF](./book.pdf) (PDF生成比较麻烦,不会每个提交都生成,**建议看网页版本**) ## 本地运行 先安装gitbook ```bash npm install gitbook-cli -g ``` 然后安装gitbook插件 ```bash gitbook install ``` 运行服务 `...
0
portfolio-performance/portfolio
Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets.
2012-03-24T09:43:08Z
null
# About [Portfolio Performance](https://www.portfolio-performance.info): Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets. ## Status [![Build Status](https://github.com/portfolio-performance/portfolio/workflows/CI/badge.svg)](https://github.com/portfol...
0
apache/nifi
Apache NiFi
2014-12-12T08:00: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 not...
0
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
2016-08-18T20:58:56Z
null
# Reactor Netty [![Join the chat at https://gitter.im/reactor/reactor-netty](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/reactor/reactor-netty) [![Reactor Netty](https://img.shields.io/maven-central/v/io.projectreactor.netty/reactor-netty.svg?colorB=brightgreen)](https://mvnrepository.com/ar...
0
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
2019-10-29T22:38:54Z
null
![DeepJavaLibrary](website/img/deepjavalibrary.png?raw=true "Deep Java Library") ![Continuous](https://github.com/deepjavalibrary/djl/workflows/Continuous/badge.svg) ![Docs](https://github.com/deepjavalibrary/djl/workflows/Docs/badge.svg) ![Nightly Publish](https://github.com/deepjavalibrary/djl/workflows/Nightly%20P...
0
hyperledger/besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
2019-09-04T21:11:20Z
null
# Besu Ethereum Client [![CircleCI](https://circleci.com/gh/hyperledger/besu/tree/main.svg?style=svg)](https://circleci.com/gh/hyperledger/besu/tree/main) [![Documentation Status](https://readthedocs.org/projects/hyperledger-besu/badge/?version=latest)](https://besu.hyperledger.org/en/latest/?badge=latest) [![CII Be...
0