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
- Ints,Longs.tryParse can be made more flexible.
- Two-way conversion between Range and String (e.g. aids GSON)
- Matching accessible methods in a class given parameters.
- Document Forwarding*Future to recommend setFuture() instead
- FileBackedOutputStream can leak open files on IO error
- RateLimiter initially granting unthrottled permits
- InetAddresses.cidrRange
- Iterables.get() alternative returning Optional.absent()?
- FileBackedOutputStream constructor should take temp file dir
- Hasher wrapper that appends or prepends the size of the data chunk to avoid hashing collisions
- Docs
- Java not yet supported