close
The Wayback Machine - https://web.archive.org/web/20210816171749/https://github.com/yuyi98
Skip to content
Avatar
  • bjxj
  • Beijing China

Achievements

Achievements

Organizations

@vlang
Block or Report

Block or report yuyi98

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.

Report abuse

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

Report abuse

Popular repositories

  1. Forked from vlang/gitly

    Light and fast GitHub/GitLab alternative written in V

    V 1

  2. Forked from vlang/v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero dependencies. https://vlang.io

    V

  3. Forked from vlang/ved

    1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.

    V

  4. Forked from vlang/ui

    Cross-platform UI library written in V

    V

  5. Forked from vlang/vls

    V language server

    C

  6. Forked from lydiandy/vlang_note

    V语言学习笔记

    V

992 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to vlang/v, vlang/ui, vlang/vls and 5 other repositories

Contribution activity

August 2021

Created 19 commits in 1 repository

Created a pull request in vlang/v that received 9 comments

builtin.array: optimize array.delete_many() (fix #11150)

This PR makes minor optimization in array.delete_many(). (fix #11150) Avoid realloc memory. Using C.memmove instead of C.memcpy. Avoid cross-borde…

+10 −14 9 comments
Reviewed 2 pull requests in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.