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 supported482 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- Set `ModulePackages` in our jar's `module-info`
- Clarify BloomFilter.put return value under concurrency
- Fix #7855: testlib: add tests for ConcurrentMap to make sure its derived Sets are concurrent
- Optimize InetAddresses.hextetsToIPv6String to avoid unnecessary allocations during hex conversion.
- Document Gradle base-plugin variant-resolution gotcha and its jvm-ecosystem workaround
- Make Lists.transform() views delegate spliterator()/forEach() to the backing list
- Feat: add `ImmutableMap.sortedCopyOf`
- Handle zero warmup periods in RateLimiter
- Fix JDiff previous-release selection for patch versions
- Document the maximum size of a BloomFilter (fixes #2366)
- Docs
- Java not yet supported