groovy-stream
Stream Builder
Provides a fluent builder for creating Streams in Java to generate data lazily.
A collection of classes to give a fluent builder for Streams (Lazy Groovy Generators)
66 stars
8 watching
10 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
timyates/groovy-common-extensions | A set of Groovy language extensions providing useful utilities such as implicit conversion, clamping, multi-closure sorting, and handling closable objects. | 71 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
workshopper/stream-adventure | An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,065 |
lightbend/reactive-streams-utils | An API for building reactive streams in Java | 64 |
groovy/gmavenplus | A Maven plugin for Groovy that provides a way to integrate programming languages in build processes. | 285 |
brycebaril/node-stream-spigot | A utility library for generating Readable streams from arrays and synchronous generators | 15 |
shama/webpack-stream | A tool that enables webpack to be run as a stream to integrate with gulp pipelines. | 1,395 |
apache/rocketmq-streams | Provides a lightweight stream processing framework | 172 |
timhudson/continue-stream | A utility for merging multiple streams into a single stream, useful for handling paginated requests or other iteration-based data sources. | 7 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
irosthebeggar/mstream | A personal music streaming server for local playback on various platforms using JavaScript and native databases. | 2,218 |
tkruse/gradle-groovysh-plugin | Provides Gradle tasks to start interactive Groovy shells for interacting with application classes or builds. | 42 |
nodefluent/kafka-streams | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |
marvinhagemeister/smoldash | An alternative to Lodash, providing utility functions in TypeScript for modern web development | 109 |
querystream/querystream | Builds JPA queries using a Stream-like API to create more concise and intuitive query construction pipelines. | 17 |