Dataset Viewer
Auto-converted to Parquet Duplicate
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
totond/TextPathView
A View with text path animation!
2018-01-10T10:36:47Z
null
# TextPathView ![](https://img.shields.io/badge/JCenter-0.2.1-brightgreen.svg) <figure class="half"> <img src="https://github.com/totond/MyTUKU/blob/master/textdemo1.gif?raw=true"> <img src="https://github.com/totond/MyTUKU/blob/master/text1.gif?raw=true"> </figure> > [Go to the English README](htt...
0
square/mortar
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
2013-11-09T00:01:50Z
null
# Mortar ## Deprecated Mortar had a good run and served us well, but new use is strongly discouraged. The app suite at Square that drove its creation is in the process of replacing Mortar with [Square Workflow](https://square.github.io/workflow/). ## What's a Mortar? Mortar provides a simplified, composable overlay...
0
joyoyao/superCleanMaster
[DEPRECATED]
2015-02-12T03:37:41Z
null
# superCleanMaster superCleanMaster is deprecated Thanks for all your support!
0
frogermcs/GithubClient
Example of Github API client implemented on top of Dagger 2 DI framework.
2015-05-27T16:43:03Z
null
# GithubClient Example of Github API client implemented on top of Dagger 2 DI framework. This code was created as an example for Dependency Injection with Dagger 2 series on my dev-blog: - [Introdution to Dependency Injection](http://frogermcs.github.io/dependency-injection-with-dagger-2-introdution-to-di/) - [Dagge...
1
patric-r/jvmtop
Java monitoring for the command-line, profiler included
2015-07-14T12:58:49Z
null
<b>jvmtop</b> is a lightweight console application to monitor all accessible, running jvms on a machine.<br> In a top-like manner, it displays <a href='https://github.com/patric-r/jvmtop/blob/master/doc/ExampleOutput.md'>JVM internal metrics</a> (e.g. memory information) of running java processes.<br> <br> Jvmtop does ...
0
Gavin-ZYX/StickyDecoration
null
2017-05-31T07:38:49Z
null
# StickyDecoration 利用`RecyclerView.ItemDecoration`实现顶部悬浮效果 ![效果](http://upload-images.jianshu.io/upload_images/1638147-89986d7141741cdf.gif?imageMogr2/auto-orient/strip) ## 支持 - **LinearLayoutManager** - **GridLayoutManager** - **点击事件** - **分割线** ## 添加依赖 项目要求: `minSdkVersion` >= 14. 在你的`build.gradle`中 : ```gradle re...
0
in28minutes/spring-master-class
An updated introduction to the Spring Framework 5. Become an Expert understanding the core features of Spring In Depth. You would write Unit Tests, AOP, JDBC and JPA code during the course. Includes introductions to Spring Boot, JPA, Eclipse, Maven, JUnit and Mockito.
2017-08-07T06:56:45Z
null
# Spring Master Class - Journey from Beginner to Expert [![Image](https://www.springboottutorial.com/images/Course-Spring-Framework-Master-Class---Beginner-to-Expert.png "Spring Master Class - Beginner to Expert")](https://www.udemy.com/course/spring-tutorial-for-beginners/) Learn the magic of Spring Framework. From...
1
JeasonWong/Particle
It's a cool animation which can use in splash or somewhere else.
2016-08-29T09:21:15Z
null
## What's Particle ? It's a cool animation which can use in splash or anywhere else. ## Demo ![Markdown](https://raw.githubusercontent.com/jeasonwong/Particle/master/screenshots/particle.gif) ## Article [手摸手教你用Canvas实现简单粒子动画](http://www.wangyuwei.me/2016/08/29/%E6%89%8B%E6%91%B8%E6%89%8B%E6%95%99%E4%BD%A0%E5%AE%9E%E...
0
xujeff/tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
2017-02-08T08:21:02Z
null
# 天梯(tianti) [天梯](https://yuedu.baidu.com/ebook/7a5efa31fbd6195f312b3169a45177232f60e487)[tianti-tool](https://github.com/xujeff/tianti-tool)简介:<br> 1、天梯是一款使用Java编写的免费的轻量级CMS系统,目前提供了从后台管理到前端展现的整体解决方案。 2、用户可以不编写一句代码,就制作出一个默认风格的CMS站点。 3、前端页面自适应,支持PC和H5端,采用前后端分离的机制实现。后端支持天梯蓝和天梯红换肤功能。 4、项目技术分层明显,用户可以根据...
0
heysupratim/material-daterange-picker
A material Date Range Picker based on wdullaers MaterialDateTimePicker
2015-09-14T12:00:47Z
null
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MaterialDateRangePicker-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/2501) [ ![Download](https://api.bintray.com/packages/borax12/maven/material-datetime-rangepicker/images/download.svg) ](https://bintray.com/borax12/maven/material...
0
strapdata/elassandra
Elassandra = Elasticsearch + Apache Cassandra
2015-08-22T13:52:08Z
null
# Elassandra [![Build Status](https://travis-ci.org/strapdata/elassandra.svg)](https://travis-ci.org/strapdata/elassandra) [![Documentation Status](https://readthedocs.org/projects/elassandra/badge/?version=latest)](https://elassandra.readthedocs.io/en/latest/?badge=latest) [![GitHub release](https://img.shields.io/git...
0
dongjunkun/DropDownMenu
一个实用的多条件筛选菜单
2015-06-23T07:43:56Z
null
[![](https://jitpack.io/v/dongjunkun/DropDownMenu.svg)](https://jitpack.io/#dongjunkun/DropDownMenu) ## 简介 一个实用的多条件筛选菜单,在很多App上都能看到这个效果,如美团,爱奇艺电影票等 我的博客 [自己造轮子--android常用多条件帅选菜单实现思路(类似美团,爱奇艺电影票下拉菜单)](http://www.jianshu.com/p/d9407f799d2d) ## 特色 - 支持多级菜单 - 你可以完全自定义你的菜单样式,我这里只是封装了一些实用的方法,Tab的切换效果,菜单显示隐藏效果等 - 并非用pop...
0
DingMouRen/PaletteImageView
懂得智能配色的ImageView,还能给自己设置多彩的阴影哦。(Understand the intelligent color matching ImageView, but also to set their own colorful shadow Oh!)
2017-04-25T12:05:08Z
null
![image](https://github.com/DingMouRen/PaletteImageView/raw/master/screenshot/p1.png)  ### English Readme [English Version](https://github.com/hasanmohdkhan/PaletteImageView/blob/master/README%20English.md) (Thank you, [hasanmohdkhan](https://github.com/hasanmohdkhan)) ### 简介 * 可以解析图片中的主色调,**默认将主色调作为控件阴影的颜色** * 可以**...
0
Sunzxyong/Recovery
a crash recovery framework.(一个App异常恢复框架)
2016-09-04T08:13:19Z
null
# **Recovery** A crash recovery framework! ---- [ ![Download](https://api.bintray.com/packages/sunzxyong/maven/Recovery/images/download.svg) ](https://bintray.com/sunzxyong/maven/Recovery/_latestVersion) ![build](https://img.shields.io/badge/build-passing-blue.svg) [![License](https://img.shields.io/hexpm/l/plug.svg)...
0
Jude95/EasyRecyclerView
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
2015-07-18T13:11:48Z
null
# EasyRecyclerView [中文](https://github.com/Jude95/EasyRecyclerView/blob/master/README_ch.md) | [English](https://github.com/Jude95/EasyRecyclerView/blob/master/README.md) Encapsulate many API about RecyclerView into the library,such as arrayAdapter,pull to refresh,auto load more,no more and error in the end,header&foo...
0
AndroidKnife/RxBus
Event Bus By RxJava.
2015-11-25T10:36:57Z
null
RxBus - An event bus by [ReactiveX/RxJava](https://github.com/ReactiveX/RxJava)/[ReactiveX/RxAndroid](https://github.com/ReactiveX/RxAndroid) ============================= This is an event bus designed to allowing your application to communicate efficiently. I have use it in many projects, and now i think maybe someon...
0
corretto/corretto-8
Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
2018-11-07T19:49:10Z
null
## Corretto 8 Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto is used internally at Amazon for production services. With Corretto, you can develop and run Java applications on operating systems such as Amazon Linux 2, Windows, and macOS. ...
0
sirthias/pegdown
A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions
2010-04-30T11:44:16Z
null
null
0
unofficial-openjdk/openjdk
Do not send pull requests! Automated Git clone of various OpenJDK branches
2012-08-09T20:39:52Z
null
This repository is no longer actively updated. Please see https://github.com/openjdk for a much better mirror of OpenJDK!
0
psiegman/epublib
a java library for reading and writing epub files
2009-11-18T09:37:52Z
null
# epublib Epublib is a java library for reading/writing/manipulating epub files. It consists of 2 parts: a core that reads/writes epub and a collection of tools. The tools contain an epub cleanup tool, a tool to create epubs from html files, a tool to create an epub from an uncompress html file. It also contains a swi...
0
warmuuh/milkman
An Extensible Request/Response Workbench
2019-03-27T13:42:47Z
null
null
0
bootique/bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
2015-12-10T14:45:15Z
null
<!-- Licensed to ObjectStyle LLC under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ObjectStyle LLC licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use t...
0
hanks-zyh/SmallBang
twitter like animation for any view :heartbeat:
2015-12-24T14:48:37Z
null
# SmallBang twitter like animation for any view :heartbeat: <img src="https://github.com/hanks-zyh/SmallBang/blob/master/screenshots/demo2.gif" width="35%" /> [Demo APK](https://github.com/hanks-zyh/SmallBang/blob/master/screenshots/demo.apk?raw=true) ## Usage ```groovy dependencies { implementation 'pub.hank...
0
DeemOpen/zkui
A UI dashboard that allows CRUD operations on Zookeeper.
2014-05-22T06:15:53Z
null
zkui - Zookeeper UI Dashboard ==================== A UI dashboard that allows CRUD operations on Zookeeper. Requirements ==================== Requires Java 7 to run. Setup ==================== 1. mvn clean install 2. Copy the config.cfg to the folder with the jar file. Modify it to point to the zookeeper instance. Mu...
0
microsoft/HydraLab
Intelligent cloud testing made easy.
2022-04-28T09:18:16Z
null
<h1 align="center">Hydra Lab</h1> <p align="center">Build your own cloud testing infrastructure</p> <div align="center"> [中文(完善中)](README.zh-CN.md) [![Build Status](https://dlwteam.visualstudio.com/Next/_apis/build/status/HydraLab-CI?branchName=main)](https://dlwteam.visualstudio.com/Next/_build/latest?definitionId=7...
0
zalando/logbook
An extensible Java library for HTTP request and response logging
2015-09-14T15:29:12Z
null
# Logbook: HTTP request and response logging [![Logbook](docs/logbook.jpg)](#attributions) [![Stability: Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html) ![Build Status](https://github.com/zalando/logbook/workflows/build/badge.svg) [![Coverage Sta...
0
apache/geode
Apache Geode
2015-04-30T07:00:05Z
null
<div align="center"> [![Apache Geode logo](https://geode.apache.org/img/Apache_Geode_logo.png)](http://geode.apache.org) [![Build Status](https://concourse.apachegeode-ci.info/api/v1/teams/main/pipelines/apache-develop-main/badge)](https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main) [!...
0
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
42