Home

Awesome

Maven Central Code Scene Build Status codecov Sputnik Gitter Chat

Vavr

Vavr is an object-functional language extension to Java 8, which aims to reduce the lines of code and increase code quality. It provides persistent collections, functional abstractions for error handling, concurrent programming, pattern matching and much more.

Vavr fuses the power of object-oriented programming with the elegance and robustness of functional programming. The most interesting part is a feature-rich, persistent collection library that smoothly integrates with Java's standard collections.

Because Vavr does not depend on any libraries (other than the JVM) you can easily add it as standalone .jar to your classpath.

To stay up to date please follow the blog.

Using Vavr

See User Guide and/or Javadoc.

Useful Maven Goals

Benchmarks

Currently, only basic microbenchmarks are available. To run:

mvn clean test -P benchmark -pl vavr-benchmark

Contributing

A small number of users have reported problems building Vavr. Read "How to Contribute" (CONTRIBUTING.md) for details.


If you like Vavr you can support us by donating.

<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZR8YCWB9K5WA"> <img src="https://cloud.githubusercontent.com/assets/743833/23549988/02d66ccc-000f-11e7-8764-a257b21377bd.gif"> </a>