Pinned Repositories
100_java_mistakes_appendix
code-reflection-asserts
Experimental assertions library based on Project Babylon features
huntbugs
Java bytecode static analyzer
jsr-305
Automatically exported from code.google.com/p/jsr-305
screenshoter
IDEA plugin to make code screenshots
streamex
Enhancing Java Stream API
streamtools
Various tools for Stream API related code testing and debugging
amaembo's Repositories
amaembo/streamex
Enhancing Java Stream API
amaembo/huntbugs
Java bytecode static analyzer
amaembo/screenshoter
IDEA plugin to make code screenshots
amaembo/jsr-305
Automatically exported from code.google.com/p/jsr-305
amaembo/code-reflection-asserts
Experimental assertions library based on Project Babylon features
amaembo/100_java_mistakes_appendix
amaembo/streamtools
Various tools for Stream API related code testing and debugging
amaembo/amaembo.github.io
amaembo/findbugs-idea
The FindBugs Plugin for IntelliJ IDEA
amaembo/graal
Graal: High-Performance Polyglot Runtime :rocket: :trophy:
amaembo/jdk
JDK main-line development
amaembo/AdvancedExpressionFolding
amaembo/cdk
The Chemistry Development Kit
amaembo/centraldogma
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
amaembo/error-prone
Catch common Java mistakes as compile-time errors
amaembo/fast-reflection
Yet another fast alternative for Java reflection
amaembo/gradle-maven-plugin
maven plugin to invoke gradle
amaembo/intellij-deps-trove4j
Fork of trove4j (https://bitbucket.org/trove4j/trove) used in IntelliJ Platform
amaembo/intellij-scala
Scala plugin for IntelliJ IDEA
amaembo/intellij-sdk-docs
IntelliJ SDK Platform Documentation
amaembo/java-champions
A list of Java Champions
amaembo/jugnsk.github.io
amaembo/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
amaembo/multi-release-jar-maven-plugin
Java 9 has been released but Maven still lacks support for multirelease JARs. This plugin provides a solution until Maven catches up...
amaembo/mx
Command-line tool used for the development of Graal projects.
amaembo/nearly-optimal-mergesort-code
Code for experiments with nearly optimally adaptive mergesort variants peeksort and powersort
amaembo/plantuml
Generate diagrams from textual description
amaembo/razbor-poletov.github.com
Podcast "Разбор полетов"
amaembo/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
amaembo/spring-petclinic
A sample Spring-based application