Skip to content

A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).

active 2023-08-162026-08-16 (UTC)

Complete coverage26,352 / 26,352 hourly files (100%) · 2 absent upstream2023-08-152026-08-16 (UTC)
Events
3K
Pushes
2.3K
Pull requests
73
Issues
26
Stars
126
Forks
15

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

ContributorContributionsPushesPRsComments
fluentfuture2.1K2K2938
github-actions[bot]32332300
xingyutangyuan280261
ogregoire120010
nakulj7041
nickita-khylkouski7061
facboy6004
porfanid4011
akgitrepos4004
dependabot[bot]3111
d-william3030
salmanmkc2020
google-cla[bot]2002
SivaPA081010
justzh1001
tixo1000
jbduncan1001
bklebe1000
HKBUSeanTYH1000

Recent activity

Latest issues, pull requests and releases

  • Issue comment#119ogregoire2026-06-12 09:06
    How would you design a list parser that supports Oxford-comma format?
  • Releasefluentfuture2026-05-23 02:15
    Release 10.2
  • Issue comment#121ogregoire2026-05-04 22:55
    sequence(OrEmpty, Parser, …) reports only the optional prefix's prefixes — gets pruned by enclosing anyOf
  • Issue comment#121ogregoire2026-05-04 22:45
    sequence(OrEmpty, Parser, …) reports only the optional prefix's prefixes — gets pruned by enclosing anyOf
  • Issue comment#120fluentfuture2026-05-04 21:55
    sequence(OrEmpty, Parser, …) commits to the optional prefix, defeating outer anyOf arms
  • Issue comment#118ogregoire2026-04-29 01:59
    Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
  • Issue comment#117ogregoire2026-04-29 01:06
    Add optionallyFollowedBy(Parser<?>) overload that ignores the suffix value
  • Issue comment#118ogregoire2026-04-29 00:38
    Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
  • Issue comment#117fluentfuture2026-04-29 00:04
    Add optionallyFollowedBy(Parser<?>) overload that ignores the suffix value
  • Issue comment#116ogregoire2026-04-28 23:53
    Add lookahead operators (lookAhead / notFollowedBy)
  • Issue comment#116fluentfuture2026-04-28 23:22
    Add lookahead operators (lookAhead / notFollowedBy)
  • Issue#118ogregoire2026-04-28 22:04
    Add `Parser.lazy(Supplier<Parser<T>>)` for cross-class forward references
  • Issue#112fluentfuture2026-04-22 22:18
    Optimize the parsers as a whole through regex algorithms
  • Issue comment#113ogregoire2026-04-12 06:47
    Add some safe optional prefix parser
  • Issue comment#113fluentfuture2026-04-11 22:43
    Add some safe optional prefix parser
  • Issue comment#113fluentfuture2026-04-11 10:05
    Add some safe optional prefix parser
  • Releasefluentfuture2026-03-15 17:03
    9.9.8
  • Releasefluentfuture2026-03-14 06:31
    Release 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.