Skip to content
View Kingtous's full-sized avatar
♥️
study/work/play with joy and be a life lover
♥️
study/work/play with joy and be a life lover

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.

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
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, email me to get the access token.

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.

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

Pinned

  1. rustdesk/rustdesk rustdesk/rustdesk Public

    An open-source remote desktop, and alternative to TeamViewer.

    Rust 64.3k 7k

  2. RustPlayer RustPlayer Public

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

    Rust 158 16

  3. parse-community/parse-server parse-community/parse-server Public

    Parse Server for Node.js / Express

    JavaScript 20.6k 4.7k

  4. monoio-rs/monoio-gateway monoio-rs/monoio-gateway Public archive

    The gateway plugin for monoio

    Rust 28 6

  5. WebC-llvm-compiler WebC-llvm-compiler Public

    An WebC(self-designed) Compiler based on LLVM, which make it easy to develop web server. 使用LLVM框架的WebC语言编译器🔧

    C++ 10 4

  6. rustdesk rustdesk Public

    Forked from rustdesk/rustdesk

    Yet another remote desktop software

    Rust 4 1