timyates / groovy-stream
A collection of classes to give a fluent builder for Streams (Lazy Groovy Generators)
☆66Updated 6 years ago
Alternatives and similar repositories for groovy-stream:
Users that are interested in groovy-stream are comparing it to the libraries listed below
- ☆70Updated 2 years ago
- A set of utilities to create Groovy AST transformations☆29Updated 2 years ago
- Simple library to abstract access to properties on data objects☆26Updated 6 months ago
- Show notes for episodes of Groovy Podcast.☆24Updated 6 years ago
- Java 8 Date/Time API enhancements for Groovy☆35Updated 5 years ago
- ☆16Updated 10 years ago
- Example projects using polyglot-maven☆79Updated 4 years ago
- A simple ORM for databases and CSV files. Intended to be used in groovy scripts and small projects☆82Updated 2 years ago
- Wrappers for doing Mathematics in Groovy☆22Updated 3 months ago
- A repository containing early drafts of my new book Practical Groovy☆28Updated 9 years ago
- Enhanced stack traces for the JVM☆26Updated 9 years ago
- Convenient extension to the Java 8 Stream API that let you stream over Key-Value pairs☆34Updated 8 years ago
- An example Groovy & Gradle based Ratpack app☆109Updated 11 months ago
- Functional programming in Groovy☆67Updated 9 years ago
- ☆41Updated 10 years ago
- Mostly lazy data generators for property based testing using the Spock test framework☆92Updated 6 years ago
- Unleashing the power of AST transformations☆38Updated 10 years ago
- GBench - The benchmarking module for Groovy