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
- Consider releasing RateLimiter.createWithCapacity()
- Better support for streaming over map entries or other logical pairs of elements
- Feature Request: Tree implementation in com.google.common.graph
- Guava ImmutableList (and others) offer awful performance in some cases due to size-optmized specializations
- Random string generation API
- Include a new, useful URI class
- InternetDomainName fails to validate URLs with hyphens at the end of a subdomain
- BiMapBuilder to create a bimap with customized behavior e.g. insertion-order
- Retry tool
- Maybe add Iterables.concat(Iterator<? extends Iterable<? extends T>>) overload (returning Iterator)
- Docs
- Java not yet supported