Skip to content
View lim-yoona's full-sized avatar
đź’­
study
đź’­
study
  • Beijing·China
  • 16:06 (UTC -12:00)
Block or Report

Block or report lim-yoona

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
lim-yoona/README.md

Welcome to my page!

I'm @lim-yoona.
Currently learning to walk in Distributed System and Deep Learning.
I am committed to working on Golang projects, such as the TCP server framework.

Languages

Programming languages I am familiar with:

Python Java C++ Golang

Details

lim-yoona's GitHub stats Top Langs

Projects

Readme Card

Pinned

  1. tcpack tcpack Public

    tcpack is an application protocol based on TCP to Pack and Unpack bytes stream in go program.

    Go 174 1

  2. ymdb ymdb Public

    ymdb is a simple distributed key-value storage system.

    Go 5 2

  3. TCP-server-framework TCP-server-framework Public

    The TCP server framework is a TCP based lightweight server framework that can help developers quickly build network communication applications, supporting high concurrency.

    Go