full_name
stringlengths
7
104
description
stringlengths
4
725
topics
stringlengths
3
468
readme
stringlengths
13
565k
label
int64
0
1
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
algo algorithm algorithms book data-structure data-structures data-structures-and-algorithms dsa education leetcode programming
<p align="center"> <a href="https://www.hello-algo.com/"> <img src="https://www.hello-algo.com/index.assets/hello_algo_header.png" width="450"></a> </p> <p align="center"> <img style="height: 60px;" src="https://readme-typing-svg.demolab.com?font=Noto+Sans+SC&weight=400&duration=3500&pause=2000&color=21C8B8&ce...
0
runelite/runelite
Open source Old School RuneScape client
oldschool-runescape osrs runescape
![](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
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.
smithy smithy-models
# <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
jiang111/IndexRecyclerView
[DEPRECATED] a Contact list implements by RecyclerView
recyclerview
[![](https://jitpack.io/v/jiang111/IndexRecyclerView.svg)](https://jitpack.io/#jiang111/IndexRecyclerView) ### a Contact list implements by Recyclerview ### usage: Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: ``` allprojects { repositories { ...
0
Kelin-Hong/ScrollablePanel
A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location.
null
# ScrollablePanel --- A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location. ![ScrollablePanel ...
0
SimonVT/schematic
Automatically generate ContentProviders
null
Schematic ========= Automatically generate a ContentProvider backed by an SQLite database. Usage ===== First create a class that contains the columns of a database table. ```java public interface ListColumns { @DataType(INTEGER) @PrimaryKey @AutoIncrement String _ID = "_id"; @DataType(TEXT) @NotNull String T...
0
hongyangAndroid/Highlight
一个用于app指向性功能高亮的库
null
# Highlight [ ![Download](https://api.bintray.com/packages/isanwenyu/maven/Highlight/images/download.svg) ](https://bintray.com/isanwenyu/maven/Highlight/_latestVersion) 一个用于app指向性功能高亮的库。 有任何意见,欢迎提issue。新建dev分支,欢迎pull request。 ## 效果图 竖屏: <img src="gif/high_light_demo.gif" width="320px"/> 横屏: <img src="gif/highli...
0
flavienlaurent/datetimepicker
DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.
null
Official source: https://android.googlesource.com/platform/frameworks/opt/datetimepicker/ (Android 4.3+) #DateTimePicker DateTimePicker is a library which contains the beautiful DatePicker and TimePicker that can be seen in the new Google Agenda app. **This picker is available for 2.1+** You have a recurrence pick...
0
shuleisanshi/myblog
I think myblog is a very good project, which is divided into front-end module and back-end module. I have used the most popular SSM architecture to design the main frame and added many functions to my personal blog, such as: authority, comment, reply and recommend. these functions can also be used in the enterprise. We...
null
### Project name: myblog ### Introduction: I think myblog is a very good project, which is divided into front-end module and back-end module. I have used the most popular SSM architecture to design the main frame and added many functions to my personal blog, such as: authority, comment, reply and recommend...
0
MostafaGazar/CustomShapeImageView
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
null
CustomShapeImageView Demo ([Play Store Demo][1]) ------------------------- A library for supporting custom shaped ImageView(s) using SVGs and paint shapes You can also use this gist https://gist.github.com/MostafaGazar/ee345987fa6c8924d61b if you do not want to add this library project to your codebase. [![Build Sta...
0
kaz-Anova/StackNet
StackNet is a computational, scalable and analytical Meta modelling framework
null
# StackNet This repository contains StackNet Meta modelling methodology (and software) which is part of my work as a PhD Student in the computer science department at [UCL](http://www.cs.ucl.ac.uk/home/). My PhD was sponsored by [dunnhumby](http://www.dunnhumby.com/). StackNet is empowered by [H2O](https://github.co...
0
Cleveroad/FanLayoutManager
Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades
null
#FanLayoutManager [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) <img src="https://www.cleveroad.com/public/comercial/label-android.svg" height="20"> <a href="https://www.cleveroad.com/?utm_source=github&utm_med...
0
spring-cloud/spring-cloud-config
External configuration (server and client) for Spring Cloud
cloud-native git java microservices spring spring-boot spring-cloud spring-cloud-core vault
null
0
takahirom/PreLollipopTransition
Simple tool which help you to implement activity and fragment transition for pre-Lollipop devices.
null
# PreLollipopTransition ![build status](https://circleci.com/gh/takahirom/PreLollipopTransition/tree/master.svg?style=shield&circle-token=1759143e61c73eeca59280337c8c95ab9f8dbafb) [![API](https://img.shields.io/badge/API-14%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14) Simple tool which he...
0
spring-projects/spring-loaded
Java agent that enables class reloading in a running JVM
null
# Welcome to Spring-Loaded ## What is Spring Loaded? Spring Loaded is a JVM agent for reloading class file changes whilst a JVM is running. It transforms classes at loadtime to make them amenable to later reloading. Unlike 'hot code replace' which only allows simple changes once a JVM is running (e.g. changes to met...
0
waynell/VideoListPlayer
Play video in ListView or RecyclerView
listview recyclerview video-player
[![Build Status](https://semaphoreapp.com/api/v1/projects/d4cca506-99be-44d2-b19e-176f36ec8cf1/128505/shields_badge.svg)](https://github.com/waynell/VideoListPlayer) [![](https://jitpack.io/v/waynell/VideoListPlayer.svg)](https://jitpack.io/#waynell/VideoListPlayer) # VideoListPlayer VideoListPlayer实现了在列表控件(ListView, ...
0
eleme/UETool
Show/edit any view's attributions on the screen.
null
UETool [![GitHub release](https://img.shields.io/github/release/eleme/UETool.svg?style=social)](https://github.com/eleme/UETool/releases) [![platform](https://img.shields.io/badge/platform-android-brightgreen.svg)](https://developer.android.com/index.html) [![license](https://img.shields.io/badge/license-MIT-green.svg)...
0
videlalvaro/gifsockets
Real Time communication library using Animated Gifs as a transport™
null
# gifsockets "This library is the websockets of the '90s" - Somebody at Hacker News. This library shows how to achieve realtime text communication using GIF images as transport. ![Mind Blown](https://raw.github.com/videlalvaro/gifsockets/master/doc/mybrain.gif) The interesting part is that you can even use IE6 with...
0
razerdp/FriendCircle
// 一起来撸个朋友圈吧
friendcircle wechat
FriendCircle --- ### 一起来撸个朋友圈吧(重构版) 如您所见,现在的工程运行起来将会是一片空白,原因很简单——我正在进行第三次重构。 本次重构将会引起如下改动: - 项目整体全面替换,旧有代码完全删除 - 所有控件将会重写 - 组件化将会采取全新的一套(这里组件化参考AppJoint的思想,但会自行写出apt代码) - 尽可能少的依赖第三方 - 抛弃MVP,回归最原始的MVC,原因不再阐述 - 直播撸代码,本次重构会直播写代码哦~如果有人在直播中提问我会回答,否则的话应该只会看到我在静静的撸代码,如果没时间看直播可以看回放~ - 直播地址:[https://live.bilibili....
0
5hmlA/Jgraph
:fire: 一个视觉效果还不错的图表控件(停止维护了,不建议直接用到项目)
animations chart customview
## Star History [![Star History Chart](https://api.star-history.com/svg?repos=5hmlA/Jgraph&type=Date)](https://star-history.com/#5hmlA/Jgraph&Date) # Jgraph [![License](https://img.shields.io/badge/license-Apache%202-green.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0) [![](https://img.shields.i...
0
mzule/FantasySlide
Another sliding menu base on DrawerLayout
drawerlayout menubar sidebar
# FantasySlide [![DOWNLOAD](https://api.bintray.com/packages/mzule/maven/fantasy-slide/images/download.svg)](https://bintray.com/mzule/maven/fantasy-slide/_latestVersion) [![API](https://img.shields.io/badge/API-15%2B-orange.svg?style=flat)](https://android-arsenal.com/api?level=15) <a href="http://www.methodscount.co...
0
xmuSistone/DragRankSquare
edit personal information which enables users to drag and rank image order
drag grid image-rank tantan viewgroup
# android-drag-square edit personal data which enables users to drag and rank image order 编辑个人资料,图片可拖拽排序。有点像可拖拽的gridView,但是会更流畅。这个demo是探探的个人资料编辑页面,受网上一位朋友的委托,该库模仿了其拖动效果。<br><br> 探探的安卓工程师,应该特别牛逼吧。因为最初时,这种拖拽效果真的无从下手。反编译探探的源代码,发现它做了很严肃的混淆处理。然后用Hierarchy Viewer看了View的层级,这才有了一点点的思路。<br><br> 在代码撰写的过程中,我也踩了不少坑。细看代码深处,或许你会有一丝...
0
jfree/jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
charts data-visualization java2d javafx swing
JFreeChart ========== Version 2.0.0, not yet released. [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jfree/jfreechart/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.jfree/jfreechart) Overview -------- JFreeChart is a comprehensive free chart library for the Java&#8482; plat...
0
udacity/ud851-Exercises
null
ud851
# Toy App Exercise Repo This is a exercise repository for Developing Android Apps. You can learn more about how to use this repository [here](https://classroom.udacity.com/courses/ud851/lessons/93affc67-3f0b-4f9b-b3a4-a7a26f241a86/concepts/115d08bb-f114-46fa-b693-5c6ce1445c07)
0
threedr3am/learnjavabug
Java安全相关的漏洞和技术demo,原生Java、Fastjson、Jackson、Hessian2、XML反序列化漏洞利用和Spring、Dubbo、Shiro、CAS、Tomcat、RMI、Nexus等框架\中间件\功能的exploits以及Java Security Manager绕过、Dubbo-Hessian2安全加固等等实践代码。
null
*本项目仅用于安全研究,禁止使用本项目发起非法攻击,造成的后果使用者负责* 这是一个个人用于复现、公开一些感兴趣、或者影响稍大的漏洞的项目,没有多少技术含量,权当个人技术笔记。 --- ### fastjson 该模块主要记录一些fastjson的利用gadget,不过很多gadget并没有记录在案。 ##### RCE相关 package:com.threedr3am.bug.fastjson.rce 1. com.threedr3am.bug.fastjson.rce.FastjsonSerialize(TemplatesImpl) 利用条件:fastjson <= 1.2.24 + Feature.SupportN...
0
google/data-transfer-project
The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
data data-portability portability transfer
# Data Transfer Project ## Overview The Data Transfer Project makes it easy for people to transfer their data between online services. We provide a common framework and ecosystem to accept contributions from service providers to enable seamless transfer of data into and out of their service. ## Who We Are Data Transf...
0
h2oai/h2o-2
Please visit https://github.com/h2oai/h2o-3 for latest H2O
null
# Caution: H2O-3 is now the current H2O! # Please visit <https://github.com/h2oai/h2o-3> --- --- H2O ======== H2O makes Hadoop do math! H2O scales statistics, machine learning and math over BigData. H2O is extensible and users can build blocks using simple math legos in the core. H2O keeps familiar interfaces like...
0
zmxv/react-native-sound
React Native module for playing sound clips
null
# react-native-sound [![](https://img.shields.io/npm/v/react-native-sound.svg?style=flat-square)][npm] [![](https://img.shields.io/npm/l/react-native-sound.svg?style=flat-square)][npm] [![](https://img.shields.io/npm/dm/react-native-sound.svg?style=flat-square)][npm] [npm]: https://www.npmjs.com/package/react-native-...
0
VoltDB/voltdb
Volt Active Data
null
What is Volt Active Data? ==================== Thank you for your interest in Volt Active Data! Volt Active Data provides reliable data services for today's demanding applications. A distributed, horizontally-scalable, ACID-compliant database that provides streaming, storage, and real-time analytics for applications ...
0
normanmaurer/netty-in-action
null
null
This Repository contains the source-code for all chapters of the book [Netty in Action](http://manning.com/maurer) by Norman Maurer and Marvin Allen Wolfthal. Latest version: https://github.com/normanmaurer/netty-in-action/tree/2.0-SNAPSHOT Enjoy! Feedback and PR's welcome! Prerequisites JDK 1.7.0u71 or better ...
0
redhat-scholars/istio-tutorial
Istio Tutorial for https://dn.dev/master
envoy istio kubernetes microservices openshift tracing
null
1
PorkStudios/FarPlaneTwo
Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
cubic-chunks cubicchunks forge minecraft
# FarPlaneTwo [![Build Status](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/job/master/badge/icon)](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/PorkStudios/FarPlaneTwo) ![Lines of code](https://img.shie...
0
FuZhucheng/SSM
J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)
java lucene redis spring springmvc ssm
### J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN) ### 喜欢就给个star吧!!!谢谢! #### 并附带一系列的博客文章: #### (一)[项目框架整合构建](http://blog.csdn.net/Jack__Frost/article/details/68932117) #### (二)[建立商品数据库和Lucene的搭建](http://blog.csdn.net/jack__frost/article/details/68947868) #### (三)[ Redis系列(一)--安装、hellowor...
0
w3c/epubcheck
The conformance checker for EPUB publications
digital-publishing epub epub-publications epub3 epubcheck publishing
[![Current Release](https://img.shields.io/github/release/w3c/epubcheck.svg)](https://github.com/w3c/epubcheck/releases/latest) [![Github All Releases Downloads](https://img.shields.io/github/downloads/w3c/epubcheck/total.svg?colorB=A9A9A9)](https://github.com/w3c/epubcheck/releases/) [![CI build with Maven](https://gi...
0
vaticle/typedb
TypeDB: the polymorphic database powered by types
database inference knowledge-base knowledge-representation logic polymorphic polymorphism reasoning strongly-typed type-system typedb typeql
[![TypeDB](./docs/banner.png)](https://typedb.com/introduction) [![Factory](https://factory.vaticle.com/api/status/vaticle/typedb/badge.svg)](https://factory.vaticle.com/vaticle/typedb) [![CircleCI](https://circleci.com/gh/vaticle/typedb/tree/master.svg?style=shield)](https://circleci.com/gh/vaticle/typedb/tree/master...
0
tinkerpop/gremlin
A Graph Traversal Language (no longer active - see Apache TinkerPop)
null
null
0
fabric8io/docker-maven-plugin
Maven plugin for running and creating Docker images
docker fabric8 java maven
# docker-maven-plugin [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.fabric8/docker-maven-plugin/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/io.fabric8/docker-maven-plugin/) [![Circle CI](https://circleci.com/gh/fabric8io/docker-maven-plugin/tree/master.svg?style=shie...
0
pagehelper/pagehelper-spring-boot
pagehelper-spring-boot
null
# PageHelper integration with Spring Boot PageHelper-Spring-Boot-Starter 帮助你集成分页插件到 Spring Boot。 PageHelper-Spring-Boot-Starter will help you use PageHelper with Spring Boot. Support PageHelper 6.x ## How to use 在 pom.xml 中添加如下依赖: Add the following dependency to your pom.xml: ```xml <dependency> <groupId>com.g...
0
angryip/ipscan
Angry IP Scanner - fast and friendly network scanner
null
# Angry IP Scanner This is the source code of Angry IP Scanner, licensed with GPL v2. [Official site](https://angryip.org/) The code is written mostly in Java (currently, source level 11). [SWT library from Eclipse project](https://eclipse.org/swt/) is used for GUI that provides native components for each supported p...
0
scalad/Note
常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案
java linux mysql security utils
### 常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案 <br> 有家杂志曾对全国60岁以上的老人进行了这样一次问卷调查:你最后悔什么? 列出10项人们生活中容易后悔的事情,供被调查者选择,回收有效问卷并进行统计分析后,竟得出了这样的结果。 **第一名:年轻时不够努力,导致一事无成(75%)** ![](https://github.com/silence940109/Java/blob/master/image/desktop1.jpg) 所谓少壮不努力,老大徒伤悲。青春岁月里,又常常碰到那么多的诱惑甚至陷阱,当你猛然醒悟时,也许白发早生,竟然一事无成。 趁着你还有时间、有精力、有体力,赶快制定一个...
0
kaitoy/pcap4j
A Java library for capturing, crafting, and sending packets.
capture-packets java java-library jna libpcap npcap pcap-library sending-packets winpcap
[Japanese](/README_ja.md) <img alt="Pcap4J" title="Pcap4J" src="https://github.com/kaitoy/pcap4j/raw/v1/www/images/logos/pcap4j-logo-color.png" width="70%" style="margin: 0px auto; display: block;" /> [Logos](https://github.com/kaitoy/pcap4j/blob/v1/www/logos.md) [![Slack](http://pcap4j-slackin.herokuapp.com/badge.s...
0
waylau/netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
java netty
# Netty demos. (Netty 案例大全) Demos of [Netty 4.x User Guide](https://github.com/waylau/netty-4-user-guide) 《Netty 4.x 用户指南》/《Netty原理解析与开发实战》,文中用到的例子源码。 ## 版本 涉及的相关技术及版本如下。 * Netty 4.1.52.Final * Jackson 2.10.1 * JUnit 5.5.2 ## 示例 包含示例如下: * [Java标准I/O实现Echo服务器、客户端](netty4-demos/src/main/java/com/waylau/java/demo...
0
jenly1314/ZXingLite
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
alipay-scan barcode barcode-scanner barcode-scanning camerax code-generator qbar qr-code qrcode qrcode-scanner scan scancode scanner wechat-scan zbar zxing zxing-library zxing-lite zxinglib zxinglibrary
# ZXingLite ![Image](app/src/main/ic_launcher-web.png) [![Download](https://img.shields.io/badge/download-App-blue.svg)](https://raw.githubusercontent.com/jenly1314/ZXingLite/master/app/release/app-release.apk) [![MavenCentral](https://img.shields.io/maven-central/v/com.github.jenly1314/zxing-lite)](https://repo1.mav...
0
spring-projects/spring-integration
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
eip java microservices spring
<img align="right" width="250" height="250" src="https://spring.io/img/projects/spring-integration.svg?v=2"> # Spring Integration [![Build Status](https://github.com/spring-projects/spring-integration/actions/workflows/ci-snapshot.yml/badge.svg)](https://github.com/spring-projects/spring-integration/actions/workflows...
0
PaperMC/Velocity
The modern, next-generation Minecraft server proxy.
forge java minecraft minecraft-forge minecraft-server-proxy server-proxy velocity
# Velocity [![Build Status](https://img.shields.io/github/actions/workflow/status/PaperMC/Velocity/gradle.yml)](https://papermc.io/downloads/velocity) [![Join our Discord](https://img.shields.io/discord/289587909051416579.svg?logo=discord&label=)](https://discord.gg/papermc) A Minecraft server proxy with unparalleled...
0
jline/jline3
JLine is a Java library for handling console input.
null
<!-- Copyright (c) 2002-2020, the original author or authors. This software is distributable under the BSD license. See the terms of the BSD license in the documentation provided with this software. https://opensource.org/licenses/BSD-3-Clause --> # JLine [![License](https://img.shields.io/badge/Lic...
0
rubenlagus/TelegramBots
Java library to create bots using Telegram Bots API
java java-library jitpack maven polling spring-boot telegram telegram-bot telegram-bots-api webhook
# Telegram Bot Java Library [![Telegram](/TelegramBots.svg)](https://telegram.me/JavaBotsApi) [![Build Status](https://travis-ci.org/rubenlagus/TelegramBots.svg?branch=master)](https://travis-ci.org/rubenlagus/TelegramBots) [![Jitpack](https://jitpack.io/v/rubenlagus/TelegramBots.svg)](https://jitpack.io/#rubenlagus/T...
0
LuckPerms/LuckPerms
A permissions plugin for Minecraft servers.
bukkit bungeecord fabricmc minecraft minecraft-mod minecraft-plugin permissions spigot sponge
![](https://raw.githubusercontent.com/LuckPerms/branding/master/banner/banner.png "Banner") # LuckPerms [![Build Status](https://ci.lucko.me/job/LuckPerms/badge/icon)](https://ci.lucko.me/job/LuckPerms/) [![javadoc](https://javadoc.io/badge2/net.luckperms/api/javadoc.svg)](https://javadoc.io/doc/net.luckperms/api) [![M...
0
jknack/handlebars.java
Logic-less and semantic Mustache templates with Java
handlebars template-engine templates
[![Become a Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://patreon.com/edgarespina) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.jknack/handlebars/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.jknack/handlebars) [![javadoc](https://ja...
0
Y4tacker/JavaSec
a rep for documenting my study, may be from 0 to 0.1
null
# JavaSec ![JavaSec](https://socialify.git.ci/Y4tacker/JavaSec/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Dark) ## 0.For Me 仅仅只是想写给自己看 一个记录我Java安全学习过程的仓库,本仓库不是真正意义上的教学仓库(rep中的内容都是我在平时的一些笔记没有很强逻辑性,内容水平自然也是参差不齐,可能有些对我来说很简单的便忽略不计对其他人来说却是难点,因此作为一...
0
d3vilbug/HackBar
HackBar plugin for Burpsuite
burp burp-extensions burp-plugin burp-ui burpsuite burpsuite-extender hackbar
# HackBar (Burpsuite Plugin) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/) [![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=0.2&v=1.0&x2=0)](http://badge.fury.io/gh/boennemann%2Fbadges) [![Open Source Love](ht...
0
jeecgboot/jeewx-boot
JAVA版免费开源的微信管家平台。支持微信公众号、小程序、第三方平台等。平台已经实现了公众号基础管理、群发、系统权限、抽奖活动、小程序官网等功能,便于二次开发,可以快速搭建微信应用!
jeewx jeewx-api jeewxboot spring-boot springboot weixin weixin-application weixin-java wepy xiaochengxu
Jeewx-Boot 免费微信管家平台 ========== 当前最新版本: 1.3(发布日期:20200916) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeewx-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-JEECG团队-orange.svg)](http://www.jeewx.com) [![](https://img.shields.io/bad...
0
shimh-develop/blog-vue-springboot
基于Vue+SpringBoot构建的博客项目
null
Vue + SpringBoot实现的博客系统 线上地址:<a target="_blank" href="http://blog.shiminghui.top">For Fun</a> ## ssr 服务端渲染版本 <a href="https://github.com/shimh-develop/blog-vue-springboot/tree/ssr" target="_blank">ssr分支</a> # 效果图 ## 首页 ![image](https://github.com/shimh-develop/blog-vue-springboot/blob/master/document/index2.png)...
0
alibaba/SREWorks
Cloud Native DataOps & AIOps Platform | 云原生数智运维平台
aiops application cloudnative dataops devops engineering flink k8s kubernetes maintenance oam operation ops saas sre
<p align="center"> <img src="https://sreworks.oss-cn-beijing.aliyuncs.com/logo/logo.png" width="120"> </p> <h1 align="center"> SREWorks </h1> <p align="center"><b> Cloud Native DataOps & AIOps Platform </b></p> <p align="center"> <a href="./LICENSE"><img src="https://img.shields.io/github/license/alibaba/sreworks" ...
0
LinShunKang/MyPerf4J
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
agent apm bytecode diagnosis java-agent jvm-monitor metrics microservices monitor monitoring monitoring-tool observability performance performance-analysis performance-metrics performance-monitoring performance-tuning performance-visualization profiler profiling
简体中文 | [English](./README.EN.md) <h1 align="center">MyPerf4J</h1> <div align="center"> 一个针对高并发、低延迟应用设计的高性能 Java 性能监控和统计工具。 [![GitHub (pre-)release](https://img.shields.io/github/release/LinShunKang/MyPerf4J/all.svg)](https://github.com/LinShunKang/MyPerf4J) [![Build Status](https://travis-ci.com/LinShunKang/MyPerf4...
0
rengwuxian/RxJavaSamples
RxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例
null
样例代码已正式切换到基于 RxJava 2 ================ > 需要旧版 RxJava 1 代码的点[这里](https://github.com/rengwuxian/RxJavaSamples/tree/1.x) ### 项目介绍 RxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例。 1. **基本使用** 实现最基本的网络请求和结果处理。 ![screenshot_1](./images/screenshot_1.png) 2. **转换(map)** 把返回的数据转换成更方便处理的格式再交给 Observer。 ![screenshot_2](./imag...
0
apache/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
api-gateway dubbo-proxy grpc-proxy http-proxy motan-proxy reactor-java sofa-proxy spring-cloud-proxy
![Light Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo-light.svg#gh-dark-mode-only) ![Dark Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo.svg#gh-light-mode-only) <p align="center"> <strong>Scalable, High Performance, Responsive API Gateway Solut...
0
openzipkin/brave
Java distributed tracing implementation compatible with Zipkin backend services.
distributed-tracing instrumentation java openzipkin tracing zipkin zipkin-brave
[![Gitter chat](http://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/openzipkin/zipkin) [![Build Status](https://github.com/openzipkin/brave/workflows/test/badge.svg)](https://github.com/openzipkin/brave/actions?query=workflow%3Atest) [![Maven Central](https://img.shields.io/ma...
0
in28minutes/devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
azure-devops devops-course kubernetes learn-devops
null
1
laodaobazi/ldbz-shop
分布式商城
null
## LDBZ-SHOP [![License](https://img.shields.io/badge/license-GPL-blue.svg)](LICENSE) [![GitHub stars](https://img.shields.io/github/stars/laodaobazi/ldbz-shop.svg?style=social&label=Stars)](https://github.com/laodaobazi/ldbz-shop)[![GitHub forks](https://img.shields.io/github/forks/laodaobazi/ldbz-shop.svg?style=socia...
0
primefaces/primefaces
Ultimate Component Suite for JavaServer Faces
null
[![Maven](https://img.shields.io/maven-central/v/org.primefaces/primefaces.svg)](https://repo.maven.apache.org/maven2/org/primefaces/primefaces/) [![Actions Status CI](https://github.com/primefaces/primefaces/workflows/CI/badge.svg)](https://github.com/primefaces/primefaces/actions/workflows/build.yml) [![Actions Statu...
0
CaffeineMC/sodium-fabric
A Fabric mod designed to improve frame rates and reduce micro-stutter
azdo fabric minecraft opengl
<img src="src/main/resources/assets/sodium/icon.png" width="128"> # Sodium (for Fabric) Sodium is a powerful rendering engine and optimization mod for the Minecraft client which improves frame rates and reduces micro-stutter, while fixing many graphical issues in Minecraft. ### 📥 Installation The latest releases o...
0
freeplane/freeplane
Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way.
groovy-scripts java knowledge-management latex markdown mindmap mindmap-editor mindmapping mindmaps note-taking outliner presentation project-management writing
Freeplane ========= [![SourceForge](https://img.shields.io/sourceforge/dt/freeplane?color=green)](https://sourceforge.net/projects/freeplane/files/stats/timeline) [![GitHub Repo stars](https://img.shields.io/github/stars/freeplane/freeplane?color=yellow)](https://github.com/freeplane/freeplane/stargazers) [![GitHub fo...
0
confluentinc/kafka-streams-examples
Demo applications and code examples for Apache Kafka's Streams API.
null
# Kafka Streams Examples This project contains code examples that demonstrate how to implement real-time applications and event-driven microservices using the Streams API of [Apache Kafka](http://kafka.apache.org/) aka Kafka Streams. For more information take a look at the [**latest Confluent documentation on the Kaf...
0
TeamNewPipe/NewPipeExtractor
NewPipe's core library for extracting data from streaming sites
bandcamp crawler extractor mediaccc newpipe peertube scraper soundcloud youtube
# NewPipe Extractor [![CI](https://github.com/TeamNewPipe/NewPipeExtractor/actions/workflows/ci.yml/badge.svg?branch=dev&event=schedule)](https://github.com/TeamNewPipe/NewPipeExtractor/actions/workflows/ci.yml) [![JIT Pack Badge](https://jitpack.io/v/TeamNewPipe/NewPipeExtractor.svg)](https://jitpack.io/#TeamNewPipe/...
0
tonikelope/megabasterd
Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
null
<h1>MegaBasterd</h1> [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) <p align="center"><i>"If it compiles, it's goo...
0
minio/minio-java
MinIO Client SDK for Java
aws-s3 client-sdk libraries minio-java s3-bucket sdk
# MinIO Java SDK for Amazon S3 Compatible Cloud Storage [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io) MinIO Java SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service. For a complete list of APIs and examples, p...
0
mybatis/generator
A code generator for MyBatis.
code-generator java-8 kotlin mybatis mybatis-generator sql-generation
MyBatis Generator (MBG) ======================= [![Build Status](https://github.com/mybatis/generator/workflows/Java%20CI/badge.svg?branch=master)](https://github.com/mybatis/generator/actions?query=workflow%3A%22Java+CI%22) [![Coverage Status](https://coveralls.io/repos/mybatis/generator/badge.svg?branch=master&servi...
0
eclipse/milo
Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).
client iec-62541 iec62541 industrial-automation iot java milo opc-ua opcua sdk server stack
# Eclipse Milo [![Jenkins](https://img.shields.io/jenkins/build/https/ci.eclipse.org/milo/job/Milo_Deploy.svg)](https://ci.eclipse.org/milo/) [![Maven Central](https://img.shields.io/maven-central/v/org.eclipse.milo/milo.svg)](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.eclipse.milo%22%20AND%20a%3A%22milo%2...
0
Xunzhuo/Algorithm-Guide
Xunzhuo`s Tutorials of Algorithm and Data Structure 🚀🚀🚀
acm algorithms c datastructure datastructures-algorithms icpc interview job
<div align ="center"> <h1> Algorithm Guide </h1> </div> 本仓库带你系统掌握程序员必知必会的**算法**和**数据结构** 本仓库主要有**两个分支**: + **master分支**:最近的新分支,也是以后日常维护的主分支,内容为算法和数据结构的教程。 + **Collections 分支**:以前的主分支,整理了算法和数据结构的资料,现作为辅助分支:[这里访问](https://github.com/Xunzhuo/Algorithms-in-4-Steps/tree/Collections) > **算法部分**基本完成,**数据结构**还有...
0
ZHENFENG13/My-Blog
:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
adminlte adminlte3 blog docker-compose java java-8 javablog jqgrid maven mybatis spring-boot spring-boot-3 spring-boot2 springboot springboot-learning springboot-mybatis springboot-sample springboot2 springboot3 thymeleaf
# My Blog ![personal-blog](static-files/personal-blog.png) **坚持不易,各位朋友如果觉得项目还不错的话可以给项目一个 star 吧,也是对我一直更新代码的一种鼓励啦,谢谢各位的支持。** ![my-blog-info](static-files/my-blog-info.png) 当前分支的 Spring Boot 版本为 2.7.5,想要学习和使用其它版本可以直接点击下方的分支名称跳转至对应的仓库分支中。 | 分支名称 | Spring Boot Version...
0
Endava/cats
CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-healing and do not require maintenance.
api fuzzer java openapi rest-api rest-fuzzer swagger testing
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Endava/cats/master/images/cats_logo_dark.svg" /> <img alt="CATS logo" src="https://raw.githubusercontent.com/Endava/cats/master/images/cats_logo_light.svg" width="400"> </picture> </p> <p align="cente...
0
google/auto
A collection of source code generators for Java.
null
# Auto [![Build Status](https://github.com/google/auto/actions/workflows/ci.yml/badge.svg)](https://github.com/google/auto/actions/workflows/ci.yml) A collection of source code generators for [Java][java]. ## Overview [Java][java] is full of code that is mechanical, repetitive, typically untested and sometimes the ...
0
Netflix/mantis
A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications
null
<img alt="Mantis logo" src="./.assets/mantis.png" width="200" align="right"> # Mantis Documentation [![Build Status](https://img.shields.io/travis/com/Netflix/mantis.svg)](https://travis-ci.com/Netflix/mantis) [![OSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/mantis.svg)](https://github.com/Netflix/manti...
0
lihangleo2/ShadowLayout
可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,支持随意更改颜色值,支持随意更改颜色值。重要的事情说三遍
null
# 万能阴影布局-ShadowLayout [![](https://jitpack.io/v/lihangleo2/ShadowLayout.svg)](https://jitpack.io/#lihangleo2/ShadowLayout) [![](https://img.shields.io/badge/license-MIT-green)](https://github.com/lihangleo2/ShadowLayout/blob/master/LICENSE) ## 特点功能 任何view被包裹后即可享受阴影,以及系统shape,selector功能(清空项目drawable文件夹)。具体介绍如下: ``` 支持...
0
google/tsunami-security-scanner
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
null
# Tsunami ![build](https://github.com/google/tsunami-security-scanner/workflows/build/badge.svg) Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence. To learn more about Tsunami, visit our [documentation](https://gith...
0
cod3rcursos/curso-java
Java 13 COMPLETO: Do Zero ao Profissional + Projetos Reais!
null
# Java 13 COMPLETO: Do Zero ao Profissional + Projetos Reais!
0
dyc87112/SpringCloud-Learning
Spring Cloud基础教程,持续连载更新中
consul eureka hystrix nacos rabbitmq ribbon sentinel spring-boot spring-cloud stream zipkin zuul
# Spring Cloud教程 本项目内容为Spring Cloud教程的程序样例。如您觉得该项目对您有用,欢迎点击右上方的**Star**按钮,给予支持!! - 公益调试 Eureka:http://eureka.didispace.com - 公益调试 Nacos:http://blog.didispace.com/open-nacos-server-1-0-0/ ## 特别赞助商 <table> <tbody> <tr> <td align="center" valign="middle"> <a href="https://start.ali...
0
alibaba/QLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
null
# QLExpress基本语法 [![Join the chat at https://gitter.im/QLExpress/Lobby](https://badges.gitter.im/QLExpress/Lobby.svg)](https://gitter.im/QLExpress/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) # 一、背景介绍 由阿里的电商业务规则、表达式(布尔组合)、特殊数学公式计算(高精度)、语法分析、脚本二次定制等强需求而设计的一门动态脚本引擎解析工具。 在阿里集团有很强的影响力,...
0
tianshiyeben/wgcloud
Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警
agent cpu devops grafana-dashboard linux memory monitoring monitoring-systems nagios prometheus snmp snmp-agent springboot springboot2 sysstat webssh2 wgcloud zabbix
<p align="center"> <a target="_blank" href="http://www.wgstart.com"> <img src="./demo/logo.png"> </a> </p> ## WGCLOUD [中文版README](./README_cn.md) Wgcloud design idea is a new generation of very simple operation and maintenance monitoring system, which advocates rapid deployment, reduces the difficulty of ...
0
dromara/hmily
Distributed transaction solutions
dubbo motan spring springcloud tac tansaction tcc xa
<p align="center" > <a href="https://dromara.org"><img src="https://yu199195.github.io/images/hmily/hmily-logo.png" width="45%"></a> </p> <p align="center"> <strong>Financial-level flexible distributed transaction solution</strong> </p> <p align="center"> <a href="https://dromara.org">https://dromara.org/</a> <...
0
yanzhenjie/SwipeRecyclerView
:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
footerview headerview item-drag loadmore recyclerview swipe-delete swipe-menu
# SwipeRecyclerView 作者的主页:[https://www.yanzhenjie.com](https://www.yanzhenjie.com) 技术交流群:[46505645](https://jq.qq.com/?_wv=1027&k=5wY8UWl) ---- 本库是基于RecyclerView的封装,提供了Item侧滑菜单、Item滑动删除、Item长按拖拽、添加HeaderView/FooterView、加载更多、Item点击监听等基本功能。 ## 特性 1. Item侧滑菜单,支持水平分布、垂直分布 2. Item长按拖拽、侧滑删除 3. 添加/移除HeaderView/FooterView...
0
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
null
Guice ==== - **Latest releases:** * **[6.0.0](https://github.com/google/guice/wiki/Guice600) (supports `javax.{inject,servlet,persistence}`, [mostly supports](https://github.com/google/guice/wiki/Guice600#jee-jakarta-transition) `jakarta.inject`)** * **[7.0.0](https://github.com/google/guice/wiki/Guice700) (...
0
XiaoMi/mone
No description, website, or topics provided
null
<div align='center'> <a href="https://github.com/XiaoMi/mone"> <img width="500" style='background:black' src="https://img.youpin.mi-img.com/middlewareGroup/1bd0957f930473e6449e3c34d52df98a.png"> </a> </div> <div align='center'> <br> <h2 align='center' >Provided by Xiaomi Mione Team </h2> <br> </div> Mo...
0
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
at consistency distributed-transaction microservice saga tcc xa
<div style="align: center"> <img src="https://img.alicdn.com/imgextra/i1/O1CN011z0JfQ2723QgDiWuH_!!6000000007738-2-tps-1497-401.png" height="100" width="426"/> </div> # Seata: Simple Extensible Autonomous Transaction Architecture [![Build Status](https://github.com/apache/incubator-seata/workflows/build/badge.svg?br...
0
LianjiaTech/retrofit-spring-boot-starter
A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot-starter,支持快速集成和功能增强)
http java okhttp3 retrofit spring-boot
## retrofit-spring-boot-starter [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![Build Status](https://api.travis-ci.com/LianjiaTech/retrofit-spring-boot-starter.svg?branch=master)](https://travis-ci.com/github/LianjiaTech/retrofit-spring-bo...
0
rbmonster/learning-note
Java开发及面试(个人面试、工作总结、资料收集站)
design java mysql redis spring
# learning-note > repository相关的markdown的目录,在`com`目录下使用命令`python TOC-new.py all`生成,`toc`文件夹为带目录的MD文件 [在线阅读网站](https://rbmonster.github.io/learning-note/): TOP标签会出现失效的情况,使用侧边栏进行导航 一个技术点,面试官常见的三连问: 1. xxx是什么? 2. xxx优缺点是什么? 3. xxx应用及使用场景是什么? BTW:强烈大家注册一个ChatGPT,可以用来完善面试题。 目前有些内容有一些过时,入职新公司估计很长时间都没空更新了,大家参考着看看。👻 ## Jav...
0
leotyndale/EnFloatingView
🔥应用内悬浮窗,无需一切权限,适配所有ROM和厂商,no permission floating view.
float-button floating floating-view floating-window floatview floatwindow permission-android x-f-c
[![Logo](https://raw.githubusercontent.com/leotyndale/EnFloatingView/master/preview/logo.png)](http://www.imuxuan.com/) EnFloatingView ========================== [![Jcenter](https://img.shields.io/badge/Jcenter-v1.5-brightgreen.svg?style=flat)](https://bintray.com/leotyndale/Muxuan/EnFloatingView) [![Muxuan](https://i...
0
AutohomeCorp/frostmourne
Frostmourne(霜之哀伤监控平台)是基于Elasticsearch, Prometheus, SkyWalking, InfluxDB,Mysql/TiDB,ClickHouse, SqlServer, IoTDB数据的分布式监控报警系统. Monitor & alert & alarm for Elasticsearch,Prometheus data。主要使用springboot2 + vue-element-admin
alarm alert alertmanager clickhouse dingtalk-robot elastalert elasticsearch element-ui influxdb iotdb logging monitor mybatis mybatis-dynamic-sql prometheus skywalking springboot2 vue vue-element-admin wechat-message
<div align="center"><a href="https://github.com/AutohomeCorp/frostmourne"><img src="https://gitee.com/tim_guai/frostmourne/raw/master/doc/img/logo/frostmourne_logo.jpg"></a></div> <p align="center"> <a href="https://github.com/AutohomeCorp/frostmourne/releases"><img src="https://img.shields.io/github/release/AutohomeC...
0
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
c-plus-plus codec encoder-decoder golang java
Simple Binary Encoding (SBE) ============================ [![Javadocs](https://www.javadoc.io/badge/uk.co.real-logic/sbe-tool.svg)](https://www.javadoc.io/doc/uk.co.real-logic/sbe-tool) [![GitHub](https://img.shields.io/github/license/real-logic/simple-binary-encoding.svg)](https://github.com/real-logic/simple-binary-...
0
Jstarfish/JavaKeeper
✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能
algorithms elasticsearch java jvm kafka linux mysql redis s3 zookeeper
<p align="center"> <a href="https://www.lazyegg.net/JavaKeeper"> <img src="https://i.loli.net/2020/03/13/WOJFBDIG6kocKxh.png"> </a> <br ><br > <img src="https://img.shields.io/badge/language-Java-blue.svg"> <img src="https://img.shields.io/badge/platform-Linux-red.svg"> <a href="https://juejin.im/u...
0
frank-lam/fullstack-tutorial
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
computer-science fullstack-developer interview java java-interview skill-tree
<div align="center"><img src="assets/logo-2021.svg" width="80%"/></div><br/> | I | II | III | IV | V | VI | VII | VIII | IX | X | ...
1
apache/incubator-hugegraph
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
big-data database graph graph-database graphdb gremlin
<h1 align="center"> <img width="720" alt="hugegraph-logo" src="https://github.com/apache/incubator-hugegraph/assets/38098239/e02ffaed-4562-486b-ba8f-e68d02bb0ea6" style="zoom:100%;" /> </h1> <h3 align="center">A graph database that supports more than 10 billion data, high performance and scalability</h3> <div ali...
0
apache/ignite
Apache Ignite
big-data cache cloud data-management-platform database distributed-sql-database hadoop ignite in-memory-computing in-memory-database iot network-client network-server osgi sql
# Apache Ignite <a href="https://ignite.apache.org/"><img src="https://github.com/apache/ignite-website/blob/master/assets/images/apache_ignite_logo.svg" hspace="20"/></a> [![Build Status](https://travis-ci.org/apache/ignite.svg?branch=master)](https://travis-ci.org/apache/ignite) [![GitHub](https://img.shields.io/gi...
0
changmingxie/tcc-transaction
tcc-transaction是TCC型事务java实现
null
# TCC-TRANSACTION ## TCC-TRANSACTION是什么 [TCC-TRANSACTION](https://changmingxie.github.io)是一款开源的微服务架构下的TCC型分布式事务解决方案,致力于提供高性能和简单易用的分布式事务服务。 - Try: 尝试执行业务,完成所有业务检查(一致性),预留必须业务资源(准隔离性) - Confirm: 确认执行业务,不作任何业务检查,只使用Try阶段预留的业务资源,满足幂等性 - Cancel: 取消执行业务,释放Try阶段预留的业务资源,满足幂等性 ## 微服务架构中分布式事务问题 随着传统的单体架的构微服务化,原本单体架构中不同模块,被拆...
0
RichardWarburton/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
null
java-8-lambdas-exercises ======================== This git repository contains support material for the [Java 8 Lambdas](https://www.oreilly.com/library/view/java-8-lambdas/9781449370831/) book. Project Structure ----------------- The overall code layout is: * Code is in `src/main/java` * Tests are in `src/test/jav...
0
JakeWharton/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
null
Process Phoenix =============== Process Phoenix facilitates restarting your application process. This should only be used for things like fundamental state changes in your debug builds (e.g., changing from staging to production). Usage ----- Start the default activity in a new process: ```java ProcessPhoenix.trig...
0
thombergs/code-examples
A collection of code examples from blog posts etc.
null
# Example Code Repository [![CI](https://github.com/thombergs/code-examples/workflows/CI/badge.svg)](https://github.com/thombergs/code-examples/actions?query=workflow%3ACI) This repo contains example projects which show how to use different (not only) Java technologies. The examples are usually accompanied by a blog ...
0
FabricMC/fabric-example-mod
Example Fabric mod
fabric
# Fabric Example Mod ## Setup For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using. ## License This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
1
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
docker docker-compose hacktoberfest java junit jvm test-automation testing
# Testcontainers [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.testcontainers/testcontainers/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.testcontainers/testcontainers) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/ne...
0