Projects in Awesome Lists tagged with java-streams
A curated list of projects in awesome lists tagged with java-streams .
https://github.com/bnymellon/codekatas
Code Kata collection for JVM Languages and Libraries.
eclipse-collections java java-17 java-20 java-21 java-lambda java-streams java-time kata kotlin
Last synced: 15 May 2025
https://github.com/speedment/jpa-streamer
JPAstreamer is a lightweight library for expressing JPA queries as Java Streams
Last synced: 12 Apr 2025
https://github.com/jucardi/go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
array collection collections filter foreach go go-streams golang iterables java-streams linq slice stream stream-collections stream-match stream-pipeline streams
Last synced: 06 May 2025
https://github.com/xpinjection/java8-misuses
Common misuses of new Java 8 features and other mistakes
java java-streams java8 java8-learning java8-misuses java8-optionals java8-study
Last synced: 09 Apr 2025
https://github.com/bertptrs/phpstreams
A streams library for PHP inspired by the Java 8 Streams API.
Last synced: 03 May 2025
https://github.com/akarnokd/rxjavajdk8interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
completablefuture completionstage extensions java-streams reactive-streams rxjava stream
Last synced: 23 Jun 2025
https://github.com/asuiu/pyxtension
Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff
java-streams mapreduce python python-iterables python-itertools python-json python-mapreduce python-multiprocessing python-multithreading python-streaming streaming
Last synced: 09 Apr 2025
https://github.com/jbock-java/either
Functional error handling for Java
either either-monad error-handling idiomatic java-either java-streams java11
Last synced: 20 Dec 2024
https://github.com/reljicd/spring-boot-web-scraper
Simple web scrapping app made using Spring Boot + Thymeleaf + Jsoup + Java 8 Lambdas & Streams
docker docker-compose functional-programming h2 h2-database java java-8 java-lambda java-streams jsoup lambda scraper spring spring-boot spring-data-jpa spring-mvc spring-security stream thymeleaf web-scraping
Last synced: 12 Apr 2025
https://github.com/augusto11cb/java-studies
Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.
best-practices collections functional-interface functional-programming interview-questions java-11 java-17 java-8 java-collections java-generics java-optional java-reflection-api java-streams java-thread junit5 lambda stream unit-test
Last synced: 10 Apr 2025
https://github.com/piomin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
java java-streams jpa jpa-hibernate spring-boot spring-data-jpa
Last synced: 10 Jun 2025
https://github.com/landawn/abacus-common
Release the power in Java programming
functional-programming java java-streams json-parser lambda xml-parser
Last synced: 12 Apr 2025
https://github.com/rapter1990/javastreamapiexamples
Java Stream API Examples
java java-stream-api java-streams java15 javastreams
Last synced: 16 May 2025
https://github.com/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.
collectors devoxx-be-2017 java java-8 java-collectors java-streams streams
Last synced: 22 Apr 2025
https://github.com/omaraflak/filter-library
Android library to filter any object in a list using a simple annotation.
android annotation-processor filter filter-list java-streams library
Last synced: 12 Apr 2025
https://github.com/xpinjection/java8-extensions
Code samples demonstrating benefits of some Java 8 extensions and libraries
java java-8 java-streams java8-learning java8-study javaslang jool streamex vavr
Last synced: 15 Apr 2025
https://github.com/juliomarcopineda/jdbc-stream
Light-weight library to wrap JDBC ResultSet to Java Stream API
java java-stream-api java-streams java8 java8-stream jdbc lambda sql
Last synced: 10 Apr 2025
https://github.com/jabrena/functional-rosetta-stone
A repository to review the main concepts about Functional Programming with Java
functional-programming java java-stream-api java-streams
Last synced: 18 Mar 2025
https://github.com/asuiu/streamerate
Iterable Java8 style Streams for Python
java-streams map-reduce mapreduce python python-iterables python-itertools python-mapreduce python-multiprocessing python-multithreading python-streaming python3 streaming
Last synced: 24 Apr 2025
https://github.com/feltex/java-stream
Aprenda como manipular colecoes em Java utilizando Stream
java java-stream-api java-stream-collector java-streams java11 java8 stream
Last synced: 22 Apr 2025
https://github.com/javazakariae/javachallenges
This repository contains my Java responses for some Java questions.
java-8 java-streams java10 java11 java12 java13 java9
Last synced: 14 Feb 2025
https://github.com/deividfrancis/java-streams
Exemplos simples utilizando java list normal e list streams
atividade atividade-java collectors java java-8 java-basico java-collectors java-streams
Last synced: 05 Dec 2024
https://github.com/rapter1990/depremapi
Get latest earthquakes list information from Kandilli and AFAD
api aws-beanstalk java java-streams jsoup junit lombok spring-boot swagger swagger2
Last synced: 16 May 2025
https://github.com/javiorfo/steams
Go functional programming library inspired (mostly) on Java Streams
functional-programming go go-library golang java-streams
Last synced: 01 Apr 2025
https://github.com/joxon/hello-java
😎 Java is awesome with stream 🎏
exercises-in-programming-style java java-11 java-8 java-streams javafx javastream leetcode-java mysql uci-mswe
Last synced: 10 Apr 2025
https://gitlab.com/littlesaints/functional-streams
Smart functions for stream processing, fault-tolerance and Java Streams integration of non-streaming APIs and language constructs.
functional-programming functional-streams java java-8 java-streams microservices stream-processing
Last synced: 07 May 2025
https://github.com/viveknaskar/java-experiments
A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.
algorithm-examples coding-practice design-patterns exception-handling java java-examples java-experiments java-generics java-programming java-streams singleton-pattern string-manipulation
Last synced: 14 Apr 2025
https://github.com/b2pweb/bdf-collections
Implementation of commons collections, with java-like stream to apply transformations.
collections functional java-streams
Last synced: 18 Dec 2024
https://github.com/mtumilowicz/java11-stream-map-filter-implementation-using-flatmap
Implementation of stream's map / filter using flatMap.
filter flatmap java-streams map stream
Last synced: 23 Feb 2025
https://github.com/salaxdev/jstreamloader
A Java library for loading and handling streams effortlessly
file-loader image-loader java java-21 java-io java-library java-music-player java-streams open-source
Last synced: 05 Apr 2025
https://github.com/mtumilowicz/java-streams-laziness-needs-pure-functions
Why java streams laziness needs pure functions.
java-streams laziness pure-function stream stream-processing streams
Last synced: 14 Jun 2025
https://github.com/2kabhishek/topgear-java-streams
Solutions for Java-Streams problems. ☕🌊
assignment java java-streams solutions topgear
Last synced: 01 Mar 2025
https://github.com/rapter1990/dataorbpayroll
Java Stream Code Task for DataOrb
collections file java java-streams
Last synced: 24 Jun 2025
https://github.com/csini/file-processing-exercise
a custom special java collector handling effective a large text input file
Last synced: 24 Feb 2025
https://github.com/mdecker-mobilecomputing/java_kfzstream
Programm mit Stream von KFZ-Objekten (Kennzeichen+PS), muss als Übung erweitert werden
Last synced: 21 Feb 2025
https://github.com/avidee007/java-streams-api
Has common coding problems of java stream API.
java-8-lambda java-8-stream java-stream-api java-stream-collector java-streams java-streams-task
Last synced: 17 Feb 2025
https://github.com/mdecker-mobilecomputing/java_lambda_streams
Beispiele für Lambda-Ausdrücke und Streams in Java
github-actions java java-streams lambda
Last synced: 12 Mar 2025
https://github.com/mtumilowicz/java12-stream-flatmap-implementation-using-reduce
Implementation of stream's flatMap using only reduce.
flatmap java-stream-api java-streams reduce stream streams
Last synced: 23 Feb 2025
https://github.com/romanow/stream-processing-benchmark
JMH benchmark on Stream and Parallel Stream processing
Last synced: 09 Mar 2025
https://github.com/petruki/dijkstra-algorithm
My implementation of Dijkstra algorithm
dijkstra-algorithm java java-streams
Last synced: 31 Mar 2025
https://github.com/mtumilowicz/java11-stream-flatmap-fix
How flatMap was fixed in java 11.
Last synced: 23 Feb 2025
https://github.com/vkumbhar94/go-streams
Java equivalent stream APIs in go
go-collections go-stream go-streams go-streams-api java-stream-api java-streams
Last synced: 19 Feb 2025
https://github.com/mtumilowicz/java11-stream-map-filter-implementation-using-reduce
Implementation of stream's map / filter using only reduce.
filter java-streams map reduce stream
Last synced: 23 Feb 2025
https://github.com/mbdevpl/wut-bsc-programming-in-java
solutions to tasks for Programming in Java course from my Bachelor studies
generic-programming inheritance java-awt java-io java-se java-streams java-thread
Last synced: 24 Jan 2025
https://github.com/teo-sl/university-courses-sem-1
Notes, exercises and experiments related to my college courses
ai apache-spark big-data docker game-theory java java-streams jupiter-notebook lisp machine-learning mpi planning python strips viola-jones
Last synced: 06 Mar 2025