Skip to content
View dairoot's full-sized avatar

Organizations

@gxgk

Block or report dairoot

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

Pinned Loading

  1. ChatGPT-Mirror Public

    🚀 一键部署个人的 ChatGPT 镜像站

    Vue 963 184

  2. Grok-Mirror Public

    🚀 一键部署个人的 Grok 镜像站,支持 Grok2api

    Shell 232 31

  3. diskcache Public

    Golang disk-backed cache

    Go 1

  4. school-api Public

    🌱 校园教务系统接口,正方教务系统 SDK for Python

    Python 217 43

  5. gxgk/school-map Public

    🌱 校园导览|校园地图|校园工具|微信小程序

    JavaScript 314 68

  6. 分布式函数锁
    1
    import json
    2
    
                  
    3
    from redis import Redis 
    4
    
                  
    5
    redis = Redis()