java-streams
There are 112 repositories under java-streams topic.
BNYMellon/CodeKatas
Code Kata collection for JVM Languages and Libraries.
speedment/jpa-streamer
JPAstreamer is a lightweight library for expressing JPA queries as Java Streams
jucardi/go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
xpinjection/java8-misuses
Common misuses of new Java 8 features and other mistakes
dpaukov/combinatoricslib3
Combinatorial objects stream generators for Java.
bertptrs/phpstreams
A streams library for PHP inspired by the Java 8 Streams API.
PacktWorkshops/The-Java-Workshop
A New, Interactive Approach to Learning Java
akarnokd/RxJavaJdk8Interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
todocoder/go-stream
Stream Collections for Go. Inspired in Java 8 Streams and go-zero
asuiu/pyxtension
Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff
jbock-java/either
Functional error handling for Java
reljicd/spring-boot-web-scraper
Simple web scrapping app made using Spring Boot + Thymeleaf + Jsoup + Java 8 Lambdas & Streams
stavalfi/lectures
My free and open source tutorials/books on JS, Java, C++, Docker & More 📖 🌹📚
hedes-gs/WorkflowGs
Archive and manage your Sony RAW images
piomin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
landawn/abacus-common
Release the power in Java programming
Rapter1990/JavaStreamAPIExamples
Java Stream API Examples
Augusto11CB/Java-Studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
bgerstle/result-java
A simple Result type in Java for functional exception handling.
JosePaumard/devoxx-be-2017
This repo is an extended and somehow cleaned up version of the live coding sessions I made for my talk Collectors in the Wild at Devoxx Belgium 2017.
Shemplo/Java-Streams-Etudes
Check your knowledge of Java Streams API (edu project)
omaraflak/Filter-Library
Android library to filter any object in a list using a simple annotation.
xpinjection/java8-extensions
Code samples demonstrating benefits of some Java 8 extensions and libraries
jabrena/functional-rosetta-stone
A repository to review the main concepts about Functional Programming with Java
juliomarcopineda/jdbc-stream
Light-weight library to wrap JDBC ResultSet to Java Stream API
asuiu/streamerate
Iterable Java8 style Streams for Python
feltex/java-stream
Aprenda como manipular colecoes em Java utilizando Stream
DeividFrancis/java-streams
Exemplos simples utilizando java list normal e list streams
JavaZakariae/JavaChallenges
This repository contains my Java responses for some Java questions.
joxon/hello-java
😎 Java is awesome with stream 🎏
Rapter1990/DepremApi
Get latest earthquakes list information from Kandilli and AFAD
alvar91/hh-school-2019-java-collections-streams
Домашняя работа по Java collections, Stream API
amitrp/java-examples
This project contains Core Java code samples that are used as examples on amitph tutorials.
javiorfo/steams
Go functional programming library inspired (mostly) on Java Streams
marianobarbiero/java8-sl
java 8 examples
b2pweb/bdf-collections
Implementation of commons collections, with java-like stream to apply transformations.