A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).
active 2023-08-16 → 2026-08-16 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1097 days from 2023-08-16 to 2026-08-16. Pushes: 2,322 total, peak 45 in a day. Pull requests: 73 total, peak 5 in a day. Issues: 26 total, peak 3 in a day. Comments: 65 total, peak 4 in a day. Stars: 126 total, peak 4 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| fluentfuture | 2.1K | 2K | 29 | 38 |
| github-actions[bot] | 323 | 323 | 0 | 0 |
| xingyutangyuan | 28 | 0 | 26 | 1 |
| ogregoire | 12 | 0 | 0 | 10 |
| nakulj | 7 | 0 | 4 | 1 |
| nickita-khylkouski | 7 | 0 | 6 | 1 |
| facboy | 6 | 0 | 0 | 4 |
| porfanid | 4 | 0 | 1 | 1 |
| akgitrepos | 4 | 0 | 0 | 4 |
| dependabot[bot] | 3 | 1 | 1 | 1 |
| d-william | 3 | 0 | 3 | 0 |
| salmanmkc | 2 | 0 | 2 | 0 |
| google-cla[bot] | 2 | 0 | 0 | 2 |
| SivaPA08 | 1 | 0 | 1 | 0 |
| justzh | 1 | 0 | 0 | 1 |
| tixo | 1 | 0 | 0 | 0 |
| jbduncan | 1 | 0 | 0 | 1 |
| bklebe | 1 | 0 | 0 | 0 |
| HKBUSeanTYH | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#119ogregoire2026-06-12 09:06How would you design a list parser that supports Oxford-comma format?
- Releasefluentfuture2026-05-23 02:15Release 10.2
- Issue comment#121ogregoire2026-05-04 22:55sequence(OrEmpty, Parser, …) reports only the optional prefix's prefixes — gets pruned by enclosing anyOf
- Issue comment#121ogregoire2026-05-04 22:45sequence(OrEmpty, Parser, …) reports only the optional prefix's prefixes — gets pruned by enclosing anyOf
- Issue comment#120fluentfuture2026-05-04 21:55sequence(OrEmpty, Parser, …) commits to the optional prefix, defeating outer anyOf arms
- Issue comment#118ogregoire2026-04-29 01:59Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
- Issue comment#117ogregoire2026-04-29 01:06Add optionallyFollowedBy(Parser<?>) overload that ignores the suffix value
- Issue comment#118ogregoire2026-04-29 00:38Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
- Issue comment#117fluentfuture2026-04-29 00:04Add optionallyFollowedBy(Parser<?>) overload that ignores the suffix value
- Issue comment#116ogregoire2026-04-28 23:53Add lookahead operators (lookAhead / notFollowedBy)
- Issue comment#116fluentfuture2026-04-28 23:22Add lookahead operators (lookAhead / notFollowedBy)
- Issue#118ogregoire2026-04-28 22:04Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
- Issue#112fluentfuture2026-04-22 22:18Optimize the parsers as a whole through regex algorithms
- Issue comment#113ogregoire2026-04-12 06:47Add some safe optional prefix parser
- Issue comment#113fluentfuture2026-04-11 22:43Add some safe optional prefix parser
- Issue comment#113fluentfuture2026-04-11 10:05Add some safe optional prefix parser
- Releasefluentfuture2026-03-15 17:039.9.8
- Releasefluentfuture2026-03-14 06:31Release 9.9.6
- Issue comment#111facboy2026-03-12 23:43`mug-bom` not being deployed to Maven Central since 9.7
- Issue comment#111fluentfuture2026-03-12 23:38`mug-bom` not being deployed to Maven Central since 9.7
- Issue#111facboy2026-03-11 05:56`mug-bom` not being deployed to Maven Central since 9.7
- Issue comment#108akgitrepos2026-03-04 05:52[BUG] Fix allMin/allMax test compilation errors with Comparator.naturalOrder()
- Issue comment#108akgitrepos2026-03-03 04:37[BUG] Fix allMin/allMax test compilation errors with Comparator.naturalOrder()
- Issue comment#108fluentfuture2026-03-03 03:42[BUG] Fix allMin/allMax test compilation errors with Comparator.naturalOrder()
- Issue comment#108akgitrepos2026-03-03 02:48[BUG] Fix allMin/allMax test compilation errors with Comparator.naturalOrder()
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 126 stars here means stars gained during the window, not the repo's star count.