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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chrislusf avatar

chrislusf/glow

0
View on GitHub↗
3,219 Stars·249 Forks·Go·3 Aufrufe

Glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.

Features

  • AI and Machine Learning - Distributed computing system.
  • Distributed Systems - Scalable distributed data processing and Map-Reduce framework.
  • Distributed Systems - Distributed big data processing and Map-Reduce system.

Star-Verlauf

Star-Verlauf für chrislusf/glowStar-Verlauf für chrislusf/glow

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht chrislusf/glow?

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.

Was sind die Hauptfunktionen von chrislusf/glow?

Die Hauptfunktionen von chrislusf/glow sind: AI and Machine Learning, Distributed Systems.

Welche Open-Source-Alternativen gibt es zu chrislusf/glow?

Open-Source-Alternativen zu chrislusf/glow sind unter anderem: appsflyer/go-sundheit — A library built to provide support for defining service health for golang services. It allows you to register async… buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. anacrolix/dht — dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and… anacrolix/torrent — This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components… bsm/redislock — Simplified distributed locking implementation using Redis. buraksezer/consistent — Consistent is a Go library that implements consistent hashing with bounded loads to distribute data keys across nodes…

Open-Source-Alternativen zu Glow

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Glow.
  • anacrolix/torrentAvatar von anacrolix

    anacrolix/torrent

    6,041Auf GitHub ansehen↗

    This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components necessary for peer-to-peer file sharing, including a networking stack that supports the BitTorrent specification, tracker communication, and swarm management. A primary differentiator is the inclusion of a virtual filesystem that allows torrents to be mounted as read-only drives. This system enables on-demand content streaming, where specific data pieces are fetched from the network only when a read request occurs, rather than requiring the entire archive to be downloaded fir

    Gobittorrentgomagnet-link
    Auf GitHub ansehen↗6,041
  • appsflyer/go-sundheitAvatar von AppsFlyer

    AppsFlyer/go-sundheit

    561Auf GitHub ansehen↗

    A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.

    Go
    Auf GitHub ansehen↗561
  • anacrolix/dhtAvatar von anacrolix

    anacrolix/dht

    355Auf GitHub ansehen↗

    dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

    Gobittorrentdhtgo
    Auf GitHub ansehen↗355
  • bsm/redislockAvatar von bsm

    bsm/redislock

    1,761Auf GitHub ansehen↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    Auf GitHub ansehen↗1,761
Alle 30 Alternativen zu Glow anzeigen→