452's Stars
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
SeleniumHQ/selenium
A browser automation framework and ecosystem.
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
lionsoul2014/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
mockito/mockito
Most popular Mocking framework for unit tests written in Java
Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
apache/zookeeper
Apache ZooKeeper
redis/jedis
Redis Java client
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
code4craft/webmagic
A scalable web crawler framework for Java.
androidannotations/androidannotations
Fast Android Development. Easy maintainance.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
OpenFeign/feign
Feign makes writing java http clients easier
cats-oss/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
roughike/BottomBar
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
florent37/MaterialViewPager
A Material Design ViewPager easy to use library
google/android-classyshark
Android and Java bytecode viewer
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
cymcsg/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.