mestebangutierrez's Stars
jdeathe/centos-ssh
OpenSSH / Supervisor / EPEL/IUS/SCL Repos - CentOS - Docker image build.
JCTools/JCTools
jOOQ/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
prettydiff/prettydiff
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
AdoptOpenJDK/jitwatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
square/leakcanary
A memory leak detection library for Android.
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
github/gitignore
A collection of useful .gitignore templates
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
travis-ci/travis-ci
Free continuous integration platform for GitHub projects.
EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
rest-assured/rest-assured
Java DSL for easy testing of REST services
kilimchoi/engineering-blogs
A curated list of engineering blogs
jmockit/jmockit1
Advanced Java library for integration testing, mocking, faking, and code coverage
takari/maven-wrapper
The easiest way to integrate Maven into your project!
google/auto
A collection of source code generators for Java.
rholder/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
mojohaus/appassembler
google/guava
Google core libraries for Java
arquillian/arquillian-extension-rest
Declarative REST testing extension
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
puniverse/capsule
Dead-Simple Packaging and Deployment for JVM Apps
mklemm/jaxb-rich-contract-plugin
Implements some JAXB plugins to generate advanced contract scenarios from XSD
VaughnVernon/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168