Java 8 Stream Extension Libraries
Java 8 Streams are awesome and we know that, but there is more to be desired. For example, there is no zip
or sliding
. This leaves us needing some help from external libraries
This presentation takes a look at some of the common extension libraries that are available for Java to enhance our streaming experience. We will compare and contrast:
- StreamX
- Eclipse Collections
- Guava
- Vavr
About Daniel Hinojosa
Daniel is a programmer, consultant, instructor, speaker, and recent author. With over 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker for No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala; but also dabbles with non JVM languages like Haskell, Ruby, Python, LISP, C, C++. He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.
More About Daniel »