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
- Ordering.explicit should handle equals values not only strictly ordered values, and should provide default lowest or highest order for unknown values
- Make method TypeToken.toGenericType() public
- Multitable interface
- Aggregation or partition structure added to Iterables
- get an Iterable<T> from a Range<T> and a "Stepper<T>"
- New feature: Iterators.interleave() [or Iterators.zip()]
- IntMath.sum(int[]), and likewise
- Single-element cache
- A Pool<T> for expensive objects
- Add the DisjointSet data structure
- Docs
- Java not yet supported