awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

greenrobot/essentials

0
View on GitHub↗
0 stars·0 forks·9 views

Essentials

Features

  • Common Frameworks - General-purpose utilities and hash functions for Java.

Star history

Star history chart for greenrobot/essentialsStar history chart for greenrobot/essentials

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Essentials

These projects share indexed features with Essentials. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • embedchain/embedchainjsE

    embedchain/embedchainjs

    0View on GitHub↗
    View on GitHub↗0
  • google/guavagoogle avatar

    google/guava

    51,473View on GitHub↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Javaguavajava
    View on GitHub↗51,473
  • google/jimfsgoogle avatar

    google/jimfs

    2,548View on GitHub↗

    An in-memory file system for Java

    Java
    View on GitHub↗2,548
  • aol/micro-serveraol avatar

    aol/micro-server

    936View on GitHub↗

    Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.

    Java
    View on GitHub↗936
Compare all 12 related projects→

Frequently asked questions

What are the main features of greenrobot/essentials?

The main features of greenrobot/essentials are: Common Frameworks.

Which projects share features with greenrobot/essentials?

Projects with overlapping indexed features include: aol/micro-server — Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest… embedchain/embedchainjs. google/guava — Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency… google/jimfs — An in-memory file system for Java. kilim/kilim — Lightweight threads for Java, with message passing, nio, http and scheduling support. oblac/jodd — Jodd is a suite of lightweight Java extensions and standard library utilities designed for application configuration,…