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
dain avatar

dain/leveldb

0
View on GitHub↗
1,558 stars·419 forks·Java·Apache-2.0·7 views

Leveldb

Port of LevelDB to Java

Features

  • Data Structures and Memory - Rewrite of LevelDB in Java.
  • Databases and Storage - Java port of a high-performance key-value store.

Star history

Star history chart for dain/leveldbStar history chart for dain/leveldb

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does dain/leveldb do?

Port of LevelDB to Java

What are the main features of dain/leveldb?

The main features of dain/leveldb are: Data Structures and Memory, Databases and Storage.

What are some open-source alternatives to dain/leveldb?

Open-source alternatives to dain/leveldb include: aggregateknowledge/java-hll — Java library for the HyperLogLog algorithm. alibaba/druid — Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance… alibaba/fastjson — Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and… alluxio/alluxio — Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching… aloneguid/stowage — Bloat-free, no BS cloud storage SDK. addthis/stream-lib — Stream summarizer and cardinality estimator.

Open-source alternatives to Leveldb

Similar open-source projects, ranked by how many features they share with Leveldb.
  • aggregateknowledge/java-hllaggregateknowledge avatar

    aggregateknowledge/java-hll

    318View on GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    View on GitHub↗318
  • alibaba/druidalibaba avatar

    alibaba/druid

    28,221View on GitHub↗

    Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the

    Java
    View on GitHub↗28,221
  • alibaba/fastjsonalibaba avatar

    alibaba/fastjson

    25,625View on GitHub↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    Java
    View on GitHub↗25,625
  • addthis/stream-libaddthis avatar

    addthis/stream-lib

    2,265View on GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    View on GitHub↗2,265
  • See all 30 alternatives to Leveldb→