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

swannodette/mori

0
View on GitHub↗
3,372 stars·142 forks·Clojure·4 vuesswannodette.github.io/mori↗

Mori

ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

Features

  • Data Structures - Persistent data structures for JavaScript.
  • Persistent Data Structures - ClojureScript persistent data structures for vanilla JavaScript.
  • Data Structures - Persistent data structures for JavaScript.

Historique des stars

Graphique de l'historique des stars pour swannodette/moriGraphique de l'historique des stars pour swannodette/mori

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

Questions fréquentes

Que fait swannodette/mori ?

ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

Quelles sont les fonctionnalités principales de swannodette/mori ?

Les fonctionnalités principales de swannodette/mori sont : Data Structures, Persistent Data Structures.

Quelles sont les alternatives open-source à swannodette/mori ?

Les alternatives open-source à swannodette/mori incluent : facebook/immutable-js — This is a persistent data structure library for JavaScript that provides collections which prevent the direct mutation… cameron314/concurrentqueue — ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer… alandefreitas/small — C++ small containers. arximboldi/immer — Postmodern immutable and persistent data structures for C++ — value semantics at scale. bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. bits-and-blooms/bitset — Go package implementing bitsets.

Alternatives open source à Mori

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mori.
  • facebook/immutable-jsAvatar de facebook

    facebook/immutable-js

    33,060Voir sur GitHub↗

    This is a persistent data structure library for JavaScript that provides collections which prevent the direct mutation of objects and arrays. It serves as an immutable state management tool and functional programming utility, ensuring that data remains unchanged after creation to simplify change detection and state tracking. The library enables the maintenance of application state by producing new versions of data structures during updates. It focuses on efficient data comparison by checking actual content instead of memory references and supports a functional programming workflow to prevent

    TypeScript
    Voir sur GitHub↗33,060
  • bits-and-blooms/bitsetAvatar de bits-and-blooms

    bits-and-blooms/bitset

    1,505Voir sur GitHub↗

    Go package implementing bitsets

    Go
    Voir sur GitHub↗1,505
  • alandefreitas/smallAvatar de alandefreitas

    alandefreitas/small

    150Voir sur GitHub↗

    C++ small containers

    C++
    Voir sur GitHub↗150
  • arximboldi/immerAvatar de arximboldi

    arximboldi/immer

    2,854Voir sur GitHub↗

    Postmodern immutable and persistent data structures for C++ — value semantics at scale

    C++
    Voir sur GitHub↗2,854
Voir les 30 alternatives à Mori→