awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
man-group avatar

man-group/mdf

0
View on GitHub↗
178 stele·54 fork-uri·Python·MIT·2 vizualizări

Mdf

Data-flow programming toolkit for Python

Features

  • Data Science and Databases - Data-flow programming toolkit for Python.
  • Graph Computation - Data-flow programming toolkit.
  • Scientific Computing Libraries - Toolkit for data-flow programming in Python.

Istoric stele

Graficul istoricului de stele pentru man-group/mdfGraficul istoricului de stele pentru man-group/mdf

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face man-group/mdf?

Data-flow programming toolkit for Python

Care sunt principalele funcționalități ale man-group/mdf?

Principalele funcționalități ale man-group/mdf sunt: Data Science and Databases, Graph Computation, Scientific Computing Libraries.

Care sunt câteva alternative open-source pentru man-group/mdf?

Alternativele open-source pentru man-group/mdf includ: timkpaine/tributary — Streaming reactive and dataflow graphs in Python. yahoo/graphkit — A lightweight Python module for creating and running ordered graphs of computations. dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… ray-project/ray — Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting… janestreet/incremental — A library for incremental computations. cvxpy/cvxpy — CVXPY is a Python-embedded domain-specific language for modeling and solving convex optimization problems using…

Alternative open-source pentru Mdf

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mdf.
  • janestreet/incrementalAvatar janestreet

    janestreet/incremental

    1,009Vezi pe GitHub↗

    A library for incremental computations

    OCaml
    Vezi pe GitHub↗1,009
  • ray-project/rayAvatar ray-project

    ray-project/ray

    42,895Vezi pe GitHub↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Pythondata-sciencedeep-learningdeployment
    Vezi pe GitHub↗42,895
  • dask/daskAvatar dask

    dask/dask

    13,746Vezi pe GitHub↗

    Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows from single machines to large clusters. It functions as a cluster resource manager that orchestrates computational logic by representing tasks and their dependencies as directed acyclic graphs. This architecture allows the system to automate the distribution of workloads across available hardware while managing complex execution requirements. The project distinguishes itself through a lazy evaluation engine that defers data operations until they are explicitly requested, enabl

    Pythondasknumpypandas
    Vezi pe GitHub↗13,746
  • timkpaine/tributaryAvatar timkpaine

    timkpaine/tributary

    463Vezi pe GitHub↗

    Streaming reactive and dataflow graphs in Python

    Python
    Vezi pe GitHub↗463
Vezi toate cele 22 alternative pentru Mdf→