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
·
chrislusf avatar

chrislusf/gleam

0
View on GitHub↗
3,562 stars·292 forks·Go·Apache-2.0·8 vues

Gleam

Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

Features

  • Data Processing and Machine Learning - Distributed data processing framework with a functional style.
  • Distributed Systems - Distributed map/reduce system combining Go and LuaJIT.
  • Distributed Systems - Distributed map/reduce system using Go and LuaJIT.

Historique des stars

Graphique de l'historique des stars pour chrislusf/gleamGraphique de l'historique des stars pour chrislusf/gleam

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 à Gleam

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Gleam.
  • anacrolix/torrentAvatar de anacrolix

    anacrolix/torrent

    6,041Voir sur GitHub↗

    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
    Voir sur GitHub↗6,041
  • appsflyer/go-sundheitAvatar de AppsFlyer

    AppsFlyer/go-sundheit

    561Voir sur GitHub↗

    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
    Voir sur GitHub↗561
  • anacrolix/dhtAvatar de anacrolix

    anacrolix/dht

    355Voir sur GitHub↗

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

    Gobittorrentdhtgo
    Voir sur GitHub↗355
  • bsm/redislockAvatar de bsm

    bsm/redislock

    1,761Voir sur GitHub↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    Voir sur GitHub↗1,761
Voir les 30 alternatives à Gleam→

Questions fréquentes

Que fait chrislusf/gleam ?

Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

Quelles sont les fonctionnalités principales de chrislusf/gleam ?

Les fonctionnalités principales de chrislusf/gleam sont : Data Processing and Machine Learning, Distributed Systems.

Quelles sont les alternatives open-source à chrislusf/gleam ?

Les alternatives open-source à chrislusf/gleam incluent : 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…