Skip to content
Avatar
🎯
Focusing
🎯
Focusing
  • Huazhong University of Science and Technology
  • Wuhan, China

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report Kingtous

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

Hi, I'm Kingtous👋

My Profile

My Intro

Hi, Greetings from Kingtous! I'm Kingtous, a master student majoring in computer science and technology of Huazhong University of science and technology(HUST).

Studied in Northeastern University as an undergraduate and is now exempted from studying in Huazhong University of science and technology for a master's degree. Lets Fighting for the Top A!

For more details, see My CV

My Strength

  • Researcher in Computer Science for Topic "Cyber Physical System (CPS)".
  • Contributor & Developer of one of the most famous and popular open-source remote desktop software rustdesk.
  • Developer for Android / Flutter / Serverless Full Stack Apps. Also half of fronted developer using React. Beginner of Rust Development.

Kingtous's github stats

My Career

  • [2021.9-now] M.E. in Huazhong University of Science and Technology (HUST).
    • Supervisor: Quan Zhou
  • [2020.11-2021.4] Android MicroApp Framework Developer at ByteDance Corp. Also responsible for Android client of real-time audio translation project(Huo Shan Translation Engine) on Android.
  • [2017.9-2021.6] B.E. in NorthEastern University at Qinhuangdao (NEUQ).
    • Supervisor: YanXia Lu

My Paper

Abstract

Real-time systems are shifting them from single-core to multi-core processors. Software must be parallelized to fully utilize the computation power of multi-core architectures. OpenMP is a promising framework to develop parallel real-time software on multi-cores. OpenMP programs keep certain similarity to real-time task graph models, and this motivates much recent work done on real-time scheduling of OpenMP tasks. However, these studies conduct evaluations with randomly generated task graphs, which cannot well capture the structure features of realistic OpenMP programs. To fill the gap between theoretical real-time scheduling research and the OpenMP software reality, we develop an ompTG tool for transforming OpenMP programs into parallel task graphs. ompTG prepares a way to exhibit OpenMP such that the researchers in real-time community can easily understand: An OpenMP system consists of a set of tasks. There are interdependencies among tasks, and each task has an intra structure of the control-flow graph. Besides the topology of OpenMP tasks, we also provide a safe WCET for each vertex of OpenMP task graphs by using static WCET analysis techniques. Moreover, we derive the flow facts, e.g, infeasible path and loop bounds for the task graph, which is necessary information for real-time scheduling and analysis. As a case study, we collect 12 OpenMP programs from the BOTS benchmark, and transform them into task graphs, demonstrating the usage of ompTG.

My Contributions in Open Source Communities

My Popular App

My Blog

My Popular Repo

My Reward

  • In December 2018, the national scholarship at NEUQ
  • In May 2019, the second prize of provincial computer design competition at NEUQ
  • In June 2019, the second prize of Hebei college student programming competition at NEUQ
  • In August 2019, the second prize of the national computer design competition at Anhui Normal University
  • In December 2019, the national scholarship at NEUQ
  • In June 2020, thehonorary title of "Jiqing star" at NEUQ
  • In August 2020, the national college student intelligent car competition (Baidu deep learning group) the FIRST prize of the national level
  • In December 2020, the national scholarship at NEUQ
  • In December 2021, the SPECIAL first price scholarship at HUST
  • In Feb 2022, the third price of HuaweiCup Chinese postgraduate mathematical modeling competition at HUST.
  • In March 2022, the second price of MathorCup Chinese postgraduate mathematical modeling competition at HUST.
  • In April 2022, the second price of Huawei software elite challenge (Wuchang area) at HUST. Grade: 5/486

Pinned

  1. Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative.

    Rust 18.1k 1.8k

  2. API server module for Node/Express

    JavaScript 19.5k 4.6k

  3. 使用LLVM框架的WebC语言编译器🔧

    C++ 9 4

  4. RustPlayer Public

    An local audio player & m3u8 radio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地/m3u8网络电台播放器🎵.

    Rust 54 6

  5. Fclash Public

    Clash fronted client by Flutter (Linux supported) 🐱

    Dart 7 1

  6. (开发中)接受API上传代码并返回结果的代码执行服务器 using Flask

    Python 1 1

470 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to Kingtous/service-monitor-dtk, Kingtous/RustPlayer, Kingtous/Fclash and 26 other repositories

Contribution activity

May 2022

Created a pull request in rustdesk/rustdesk that received 1 comment

opt: file transfer can resume when encountering reconnecting or close&open window

This PR brings more flexible network requirements when transfering. Improvements are listed below: Supports resuming file transfer by resending se…

+948 −96 1 comment
Opened 4 other pull requests in 2 repositories

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