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
- Reduce memory usage for ContiguousSet.asList()
- Add ImmutableMultiset.copyOf(Iterable<Multiset.Entry<E>>)
- Strings.count(String string, String substring)
- Add HTTP status codes
- Annotate ImmutableCollection as @Immutable
- Feature request: LazyExecutorService
- Add a DiscreteDomain for Enum values
- ImmutableBitSet
- Stop skipping certain tests under Windows
- LoadingCache.getIfPresent(key) returns null after LoadingCache.getUnchecked(key) returned non null value
- Docs
- Java not yet supported