Skip to content
View EagleTw's full-sized avatar
  • Synopsys
  • Taipei, Taiwan
  • 04:39 (UTC +08:00)
  • LinkedIn in/yipingpan

Block or report EagleTw

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

Yi-Ping Pan

Compiler & Embedded Systems Engineer

Specializing in:

  • High-performance Compiler Optimization & Embedded Systems
  • VHDL Compilers
  • Red-Black Tree & Data Structures Performance Tuning
  • RISC-V, JIT Compilation, & Emulator Development
  • C-based System & Rust Performance Engineering

Notable Work:

Contact Me:

Pinned Loading

  1. rv32emu-rbtree-optimization rv32emu-rbtree-optimization Public

    Optimizes the red-black tree-based map.

    C 2 1

  2. RGB-Matrix-Driver-NuMaker RGB-Matrix-Driver-NuMaker Public

    Supports custom fonts, images, and animations with efficient rendering.

    C 1

  3. rv32jit rv32jit Public

    Forked from jserv/rv32jit

    RISC-V instruction set simulator with x86-64 JIT assembler

    C++

  4. rv32emu rv32emu Public

    Forked from sysprog21/rv32emu

    RISC-V RV32I[MACF] emulator with ELF support

    C 1

  5. rusty-jpeg-compress rusty-jpeg-compress Public

    The program is for educational jpeg compress. Written for Data Compression Couse 2020, National Central Univesity, Taiwan

    Rust

  6. rusty-QM-coder rusty-QM-coder Public

    QM encoder is an adaptive binary arithmetic coding procedure which is widely used in entropy coding such as JPEG.

    Rust