Skip to content

diffplug/durian

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Durian: Guava's spikier (unofficial) cousin

Maven artifact Latest version Javadoc License Apache

Changelog Travis CI Live chat

Guava has become indispensable for many Java developers. Because of its wide adoption, it must be conservative regarding its minimum requirements.

Durian complements Guava with some features which are too spiky for Guava, such as:

Durian's only requirement is Java 8 or greater, no other libraries are needed (not even Guava).

Contributions are welcome, see the contributing guide for development info.

Related

If you have a Box, but you'd like to subscribe to changes in its value, you should look at RxBox in DurianRx.

Acknowledgements

  • The API and tests for Suppliers, Functions, and Predicates are all verbatim from Guava.
  • StringPrinter.toOutputStream() borrows heavily from WriterOutputStream, inside Apache commons-io.
  • DurianPlugins is inspired by RxJava's plugin mechanism.
  • Formatted by spotless, as such.
  • Bugs found by findbugs, as such.
  • OSGi metadata generated by goomph, which leverages Peter Kriens' bnd.
  • Scripts in the .ci folder are inspired by Ben Limmer's work.
  • Built by gradle.
  • Tested by junit.
  • Maintained by DiffPlug.

About

Guava's spikier (unofficial) cousin

Resources

License

Stars

Watchers

Forks

Packages

No packages published