MatheusBeoulve's Stars
othermod/PSPi-Version-6
google/re2j
linear time regular expression matching in Java
Huntereb/Awoo-Installer
A No-Bullshit NSP, NSZ, XCI, and XCZ Installer for Nintendo Switch
Randgalt/record-builder
Record builder generator for Java records
google/flogger
A Fluent Logging API for Java
inferred/FreeBuilder
Automatic generation of the Builder pattern for Java
jbellis/jamm
Java Agent for Memory Measurements
making/yavi
Yet Another Validation for Java (A lambda based type safe validation framework)
spring-guides/gs-gateway
Building a Gateway :: Learn how to configure a gateway
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.
OpenFeign/feign
Feign makes writing java http clients easier
failsafe-lib/failsafe
Fault tolerance and resilience patterns for the JVM
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
ChristianLempa/cheat-sheets
This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.
vivianassis/netflix-to-ghibli
Netflix com obras dos estúdios Ghibli. Projeto usando os conhecimentos do Bootcamp da Digital Innovation One (DIO)
vivianassis/conhecimentos
kotcrab/vis-ui
libGDX UI toolkit
libgdx/libgdx-maven-archetype
Libgdx Maven archetype, largely based on the PlayN archetype
gwtproject/gwt
GWT Open Source Project
google/guava
Google core libraries for Java
google/dagger
A fast dependency injector for Android and Java.
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
square/dagger
A fast dependency injector for Android and Java.
TheAlgorithms/Java
All Algorithms implemented in Java