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
- False positives for InetAddresses.isInetAddress
- Iterables.cycle and FluentIterable.cycle stream equivalents
- Add RateLimiter.createBurstingLimiter() with variable burst bucket
- Docs: "How to use Guava for GWT"
- `Suppliers.memoize` should have some mechanism for memoizing results only conditionally (based on a `Predicate`)
- RangeMap vs NavigableMap methods (lowerEntry, floorEntry, etc)
- TopKSelector Visibility
- Let ThreadFactoryBuilder also build ForkJoinWorkerThreadFactory
- FinalizableReferenceQueue might keep ClassLoaders around
- Ability to get delay time from RateLimiter
- Docs
- Java not yet supported