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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L

linkedin/datafu

0
View on GitHub↗
0 stars·0 forks·5 vues

Datafu

Features

  • Big Data Frameworks - Collection of libraries for large-scale data processing.

Historique des stars

Graphique de l'historique des stars pour linkedin/datafuGraphique de l'historique des stars pour linkedin/datafu

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Datafu

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Datafu.
  • apache/flinkAvatar de apache

    apache/flink

    26,086Voir sur GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Voir sur GitHub↗26,086
  • apache/hadoopAvatar de apache

    apache/hadoop

    15,567Voir sur GitHub↗

    Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process massive datasets across clusters of computers. It consists of a distributed storage system for managing large files across multiple nodes and a parallel computing engine for processing data across a distributed cluster. The framework implements a distributed file system to ensure fault tolerance and high throughput, paired with a programming model that processes large datasets in parallel. It manages the underlying hardware and software environment required for distributed big dat

    Java
    Voir sur GitHub↗15,567
  • apache/stormAvatar de apache

    apache/storm

    6,683Voir sur GitHub↗

    Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to process real-time data streams. It functions as a data pipeline orchestrator that allows users to define and deploy declarative data flow graphs connecting streaming sources to processing components. The system operates as a multi-tenant distributed compute engine that isolates workloads and limits resource usage across shared clusters using dedicated pools and access control. It is also a secure distributed processing engine that employs encrypted node communication and SSL-secur

    Java
    Voir sur GitHub↗6,683
  • alibaba/jstormAvatar de alibaba

    alibaba/jstorm

    3,877Voir sur GitHub↗

    jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data streams using Apache Storm topologies. It functions as a real-time data analytics platform and distributed task orchestrator that manages complex data pipelines via directed acyclic graph execution. The system provides a scalable framework for data pipeline management, incorporating backpressure-aware flow control to regulate ingestion rates and dynamic resource allocation to adjust computing resources based on real-time demand. It maintains compatibility with Apache Storm conf

    Java
    Voir sur GitHub↗3,877
Voir les 13 alternatives à Datafu→

Questions fréquentes

Quelles sont les fonctionnalités principales de linkedin/datafu ?

Les fonctionnalités principales de linkedin/datafu sont : Big Data Frameworks.

Quelles sont les alternatives open-source à linkedin/datafu ?

Les alternatives open-source à linkedin/datafu incluent : apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/hadoop — Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process… apache/storm — Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to… cloudera/oryx. etsy/oculus — The metric correlation component of Etsy's Kale system. alibaba/jstorm — jStorm is a distributed stream processing engine designed for executing low-latency computations on high-volume data…