stream-api
There are 195 repositories under stream-api topic.
aNNiMON/Lightweight-Stream-API
Stream API from Java 8 rewritten on iterators for Java 7 and below
pivovarit/parallel-collectors
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
google/mug
A small Java 8 library (string manipulation, BiStream, Structured Concurrency, SQL Templates)
koss-null/FuncFrog
Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
timandy/linq
LINQ to Objects for Java.
stefan-zobel/streamsupport
Backport of Java 8/9 java.util.stream API to Java 6/7 and Android
alexandregama/java8-guides-tutorials
Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
aNNiMON/Android-Java-8-Stream-Example
Demo app of using Java 8 features with Retrolambda and Lightweight-Stream-API
retrostreams/android-retrostreams
Backport of Java 9 java.util.stream API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport
cminyard/gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
kevwan/stream
Stream API for Go.
ParaGroup/WindFlow
A C++17 Data Stream Processing Parallel Library for Multicores and GPUs
akmamun/live-stream-face-detection
Live Streaming and Face Detection with Flask in Browser
gdejohn/procrastination
A small, straightforward library bringing the benefits of functional programming to Java 11
pickwicksoft/pystreamapi
The Python Stream API Library offering Streams like you know from Java/Kotlin/Scala in Python with some cool extensions
bobocode-projects/java-functional-features-exercises
This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
swimos/tutorial
Tutorials to help you build your first Swim app
ironSource/aws-api-read-stream
Turn an AWS api call into a readable stream
ssysm/StreamGetterV2
流服务平台链接抓取工具
bobocode-projects/java-functional-features-tutorial
This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
lambiengcode/flutter-chatgpt-completions
:dove: Dart client for the unofficial ChatGPT API. Support Text Completion and stream response from v1/completions. 非官方 ChatGPT API 的 Dart 客户端。支持文本补全和来自 v1/completions。
reljicd/play-framework-blog
Simple blog web app made using Play Framework + Twirl
diamonddevgroup/CN1-Stream
Stream API from Java 8 rewritten on iterators for Codename One.
yale8848/stream
Golang stream lib is like Java 8 stream. Only handle slice or array.
asen-krasimirov/MJT-Course-FMI-2024
A repository for uploading exercises from the FMI MJT (Modern Java Technologies) Course 2023-2024.
sanchit2107/Learn-Java-with-Implementation-Professional-Level-1
A complete series of Java Implementation from Hello World to important concepts like OOPs, Multi-Threading, Exception Handling, Abstract Classes, Overloading/Overriding, and so on.
mumez/sqnappy
Squeak/Pharo binding for Snappy compression library
deepcloudlabs/dcl204-2022-feb-10
DCL-204: Java SE 17 Programming
FrederickGeek8/LYQL
📈 Free realtime stock data. Streamed straight from Yahoo.
moeenScape/stream-api
Stream API
RemotecraftProject/RemotecraftApp
Connect and remotely manage your Minecraft world using cutting edge technology!
vlsidlyarevich/stream-api-examples
Useful features, and examples of Java's 8 Stream API
dbc2201/StreamPracticeQuestions
Java practice questions for the Stream API