vavr
Code simplifier
A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality.
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.
6k stars
179 watching
637 forks
Language: Java
last commit: 6 days ago functional-programminghacktoberfestimmutable-collectionsjavajava8javaslangobject-functionalpersistent-collections
Related projects:
Repository | Description | Stars |
---|---|---|
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
julianps/modelmapper-module-vavr | Fills the gap between modelmapper and vavr.io by providing a module to convert Vavr types into modelmapper-compatible objects. | 5 |
fvarrui/javapackager | A tool to package Java applications into native executables and installers for various platforms. | 1,065 |
aragozin/jvm-tools | A toolset for troubleshooting and profiling Java Virtual Machines (JVMs) | 3,317 |
evant/gradle-retrolambda | A plugin for Gradle that allows Java 6 or 7 development with lambda support | 5,298 |
konloch/bytecode-viewer | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,699 |
apache/maven | Manages project build, reporting, and documentation from a central piece of information | 4,362 |
ahunnargikar/vagrant-mesos | A Vagrant setup to create a Mesos/Docker/Marathon/Aurora/ Jenkins development environment for testing and development. | 122 |
evpl/jkscope | A Java library that provides functional programming utilities inspired by Kotlin | 13 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
dius/java-faker | Generates fake data for testing and development purposes | 4,765 |
akarnokd/rxjavafiberinterop | A library that enables interoperation between RxJava 3 and JDK 21's Virtual Threads for non-blocking backpressure handling. | 36 |
almasb/fxgl | A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. | 4,429 |
javaparser/javaparser | A Java library that generates an Abstract Syntax Tree from source code and provides advanced analysis functionalities. | 5,437 |
laravel/homestead | A pre-configured development environment for building web applications using PHP and other services. | 3,866 |