Pinned Repositories
animal-sniffer
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
build-helper-maven-plugin
Build Helper Maven Plugin
Chronicle-Logger
A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J
Chronicle-Queue
Micro second messaging that stores everything to disk
copy-rename-maven-plugin
m2e compatible maven plugin for renaming/copying
duplicate-finder-maven-plugin
Maven plugin to find duplicate classes or resources
exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
exec-maven-plugin
Exec Maven Plugin
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.
qweek's Repositories
qweek/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
qweek/Chronicle-Logger
A sub microsecond java logger, supporting standard logging APIs such as Slf & Log4J
qweek/Chronicle-Queue
Micro second messaging that stores everything to disk
qweek/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
qweek/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.
qweek/gflog
Highly efficient garbage-free logging framework for Java 8+
qweek/maven
Apache Maven core
qweek/maven-assembly-plugin
Apache Maven Assembly Plugin
qweek/logging-zoo-benchmark
Ultimate performance benchmark for entire* zoo of Java Logging frameworks
qweek/maven-checkstyle-plugin
Apache Maven Checkstyle Plugin
qweek/maven-clean-plugin
Apache Maven Clean Plugin
qweek/maven-compiler-plugin
Apache Maven Compiler Plugin
qweek/maven-dependency-plugin
Apache Maven Dependency Plugin
qweek/maven-deploy-plugin
Apache Maven Deploy Plugin
qweek/maven-enforcer
Apache Maven Enforcer
qweek/maven-help-plugin
Apache Maven Help Plugin
qweek/maven-install-plugin
Apache Maven Install Plugin
qweek/maven-jar-plugin
Apache Maven JAR Plugin
qweek/maven-javadoc-plugin
Apache Maven Javadoc Plugin
qweek/maven-resources-plugin
Apache Maven Resources Plugin
qweek/maven-scm
Apache Maven scm
qweek/maven-shade-plugin
Apache Maven Shade Plugin
qweek/maven-site-plugin
Apache Maven Site Plugin
qweek/maven-source-plugin
Apache Maven Source Plugin
qweek/maven-surefire
Apache Maven Surefire
qweek/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
qweek/openjdk
JDK main-line development https://openjdk.org/projects/jdk
qweek/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
qweek/rsocket-java
Java implementation of RSocket
qweek/Zero-Allocation-Hashing
Zero-allocation hashing for Java