Skip to content
View younes-io's full-sized avatar
๐Ÿ–ฅ๏ธ
Typingโ€ฆ
๐Ÿ–ฅ๏ธ
Typingโ€ฆ

Block or report younes-io

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
younes-io/README.md

Pinned Loading

  1. tlaplus/CommunityModules tlaplus/CommunityModules Public

    TLA+ snippets, operators, and modules contributed and curated by the TLA+ community

    TLA 269 36

  2. juspay/hyperswitch juspay/hyperswitch Public

    An open source payments switch written in Rust to make payments fast, reliable and affordable

    Rust 12.6k 1.4k

  3. token_ring_protocol_v1.tla token_ring_protocol_v1.tla
    1
    ----------------------------- MODULE TokenRing -----------------------------
    2
    
                  
    3
    EXTENDS Naturals, Sequences
    4
    
                  
    5
    CONSTANT N, Data, NULL, MaxLength
  4. mule-flex-rust-policy-redirect mule-flex-rust-policy-redirect Public

    A proxy-wasm policy that redirects HTTP requests based on a specific header

    Rust

  5. Single Lane Bridge Problem Single Lane Bridge Problem
    1
    -------------------------- MODULE SingleLaneBridge --------------------------
    2
    
                  
    3
    \* 
    4
    \*  This is my solution to the Single Lane Bridge problem in TLA+
    5
    \*  Also available in: https://github.com/tlaplus/Examples/blob/master/specifications/SingleLaneBridge/SingleLaneBridge.tla
  6. SWI-Prolog/swipl-devel SWI-Prolog/swipl-devel Public

    SWI-Prolog Main development repository

    C 976 176