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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ekzhu avatar

ekzhu/datasketch

0
View on GitHub↗
2,932 estrellas·316 forks·Python·MIT·7 vistasekzhu.github.io/datasketch↗

Datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

Features

  • NLP - Probabilistic data structures for large-scale data.
  • Data Containers - Probabilistic data structures for large-scale data estimation.
  • Data Processing - Probabilistic data structures for fast large-scale data searching.
  • Data Processing Tools - Probabilistic structures for fast, large-scale data deduplication.

Historial de estrellas

Gráfico del historial de estrellas de ekzhu/datasketchGráfico del historial de estrellas de ekzhu/datasketch

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Datasketch

Proyectos open-source similares, clasificados según cuántas características comparten con Datasketch.
  • jpmens/joAvatar de jpmens

    jpmens/jo

    4,868Ver en GitHub↗

    Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell arguments and standard input. It functions as a data processing tool that transforms raw input into structured formats, enabling the generation of complex payloads for APIs, configuration files, and automated data pipelines. The tool distinguishes itself through its ability to resolve hierarchical data structures using delimiter-based path definitions and its integrated type-inference engine, which automatically casts input values into native boolean, numeric, or null types. Users can

    C
    Ver en GitHub↗4,868
  • argilla-io/distilabelAvatar de argilla-io

    argilla-io/distilabel

    3,277Ver en GitHub↗

    Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

    Python
    Ver en GitHub↗3,277
  • 599yongyang/datasetloom5

    599yongyang/DatasetLoom

    0Ver en GitHub↗
    Ver en GitHub↗0
  • allenai/olmocrAvatar de allenai

    allenai/olmocr

    17,396Ver en GitHub↗

    Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu

    Python
    Ver en GitHub↗17,396
Ver las 30 alternativas a Datasketch→

Preguntas frecuentes

¿Qué hace ekzhu/datasketch?

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

¿Cuáles son las características principales de ekzhu/datasketch?

Las características principales de ekzhu/datasketch son: NLP, Data Containers, Data Processing, Data Processing Tools.

¿Qué alternativas de código abierto existen para ekzhu/datasketch?

Las alternativas de código abierto para ekzhu/datasketch incluyen: jpmens/jo — Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell… catchthetornado/pdf-extract-api. 599yongyang/datasetloom. allenai/olmocr — Olmocr is a distributed document processing framework designed to convert PDF and image files into structured… bytedance/dolphin — Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital… argilla-io/distilabel — Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable…