Skip to content
View Gitigi's full-sized avatar

Block or report Gitigi

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fastapi-lambda fastapi-lambda Public

    Template for fastapi with Terrafrom configure to deploy on aws lambda

    HCL 1

  2. asyncpool.py asyncpool.py
    1
    import asyncio
    2
    from contextlib import asynccontextmanager
    3
    
                  
    4
    @asynccontextmanager
    5
    async def AsyncPool(concurrent=10):
  3. ivy ivy Public

    Forked from unifyai/ivy

    The Unified Machine Learning Framework

    Python 1

  4. ent ent Public

    Forked from ent/ent

    An entity framework for Go

    Go

  5. toasty toasty Public

    Forked from tokio-rs/toasty

    An async ORM for Rust

    Rust

  6. wasm-avif wasm-avif Public

    avif encoder

    Rust