guava
https://github.com/google/guava
Java
Google core libraries for Java
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported489 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- chore(ci): improvements to gha workflows
- Figure out when to require Java 11 for new Guava versions
- Testlib: Add test that putIfAbsent replaces a null value
- Issue-5377: Implemented `available()` for ReaderInputStream
- Build with --release 8, or require builds to use JDK 8
- Implement List.partition alternative that accepts number of partitions rather than their size
- base.Ascii: Add methods indexOfIgnoreCase, containsIgnoreCase, startsWithIgnoreCase and endsWithIgnoreCase
- CaseFormat to detect format of a string (value)
- Migrate from Maven to Bazel when Bazel is stable and cross-platform
- Add factory methods for common exceptions with formatted messages
- Docs
- Java not yet supported