stream
Here are 489 public repositories matching this topic...
-
Updated
Oct 18, 2018 - Java
Java, Spring and Other Frameworks - Snippets and Demo Projects
-
Updated
Mar 26, 2019 - Java
My master class on Java Lambda and Streams carefully curated for folks at Turntabl. As part of PTL (Post Teaching and Learning) activity for colleagues after TLC
-
Updated
Feb 20, 2024 - Java
Some working examples of Spring Cloud Stream for Kafka
-
Updated
Apr 1, 2025 - Java
Java 8(Lambdas and Streams) and collections usage with custom entities
-
Updated
Aug 3, 2017 - Java
This repository explores Java programming from core fundamentals to advanced topics like OOP, collections, streams, and lambdas — all reinforced through practical mini-projects. It reflects a hands-on journey toward mastering Java development.
-
Updated
Apr 13, 2025 - Java
Simple Java 8 Stream Examples
-
Updated
Mar 9, 2017 - Java
-
Updated
Feb 11, 2023 - Java
-
Updated
Mar 23, 2021 - Java
This project compares the performance of sequential and parallel stream operations in Java. It creates a list with 10,000 elements, multiplies each by 2, and sums the results. Sequential streams process elements in one thread, while parallel streams use multiple cores. Results show the performance differences.
-
Updated
May 24, 2024 - Java
Design Pattern task
-
Updated
Mar 19, 2025 - Java
Improve this page
Add a description, image, and links to the stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."