awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesImmutable Sequence Updates

Adding elements to the boundaries of a persistent sequence without triggering full evaluation.

Distinct from Immutable Byte Sequences: Distinct from Immutable Byte Sequences: applies to generic immutable sequences, not specifically bytes, and focuses on lazy insertion.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Immutable Sequence Updates. Refine with filters or upvote what's useful.

Awesome Immutable Sequence Updates GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • louthy/language-extlouthy का अवतार

    louthy/language-ext

    7,057GitHub पर देखें↗

    language-ext is a functional programming framework for C# that provides a suite of immutable data structures and monadic types. It enables the implementation of pure functional programming patterns, utilizing containers to manage side effects, optional values, and error handling. The library is distinguished by its advanced concurrency and state management tools, including a software transactional memory system and lock-free atomic references. It also provides specialized utilities for distributed systems, such as vector clocks for causality tracking and deterministic data conflict resolution

    Supports adding individual items to the beginning or end of a sequence lazily.

    C#
    GitHub पर देखें↗7,057
  1. Home
  2. Operating Systems & Systems Programming
  3. Immutable Byte Sequences
  4. Immutable Sequence Updates