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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesAbility-Based

Effect systems where side effects are represented as first-class ability requests handled by continuations.

Distinct from Effect Systems: Distinct from Effect Systems: focuses on ability-based handling with continuations, not just executing side effects in response to state changes.

Explore 1 awesome GitHub repository matching web development · Ability-Based. Refine with filters or upvote what's useful.

Awesome Ability-Based GitHub Repositories

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

    unisonweb/unison

    6,487GitHub पर देखें↗

    Defines the core effect system of the language, using abilities and continuations.

    Haskellhacktoberfesthaskellprogramming-language
    GitHub पर देखें↗6,487
  1. Home
  2. Web Development
  3. Effect Systems
  4. Ability-Based

सब-टैग एक्सप्लोर करें

  • Constructor InterceptionMatching ability constructors in handlers to intercept and respond to specific effect requests from computations. **Distinct from Ability-Based:** Distinct from Ability-Based: focuses on the interception of specific constructors, not the general ability-based effect system.
  • Pattern-Based HandlersAbility handlers that match on constructor patterns and continuations to intercept and respond to effect requests. **Distinct from Ability-Based:** Distinct from Ability-Based: focuses on the pattern-matching mechanism within handlers, not the general ability-based effect system.