nithril's Stars
dsebastien/modernWebDevBuild
An opinionated Modern Web Development build
dsebastien/modernWebDevGenerator
A Yeoman generator for Modern Web development projects
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
angular/angular
Deliver web apps with confidence 🚀
ratpack/ratpack
Lean & powerful HTTP apps
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
olado/doT
The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
eirslett/frontend-maven-plugin
"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
ben-manes/caffeine
A high performance caching library for Java
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
jgrapht/jgrapht
Master repository for the JGraphT project
json-path/JsonPath
Java JsonPath implementation
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
jOOQ/jOOX
jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java.
zeroturnaround/zt-zip
ZeroTurnaround ZIP Library
ReactiveX/RxNetty
Reactive Extension (Rx) Adaptor for Netty
jdeferred/jdeferred
Java Deferred/Promise library similar to JQuery.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
projectlombok/lombok
Very spicy additions to the Java programming language.
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
springfox/springfox
Automated JSON API documentation for API's built with Spring
nithril/sandbox-query-benchmark-jooq-hibernate-jdbc
Quicky: Query Benchmark Using jOOQ / Hibernate / JDBC
google/guava
Google core libraries for Java
google/styleguide
Style guides for Google-originated open-source projects