Skip to content
View copper187's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • China
  • 13:14 (UTC +08:00)

Block or report copper187

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
copper187/README.md

Hi there ๐Ÿ‘‹

Top Langs

This Languages usage chart powered by https://github.com/pranesh-2005/github-readme-stats-fast. Click the chart or the link for more information.

Language:

I'm good at C and ASM(x86_64 Ring3 & x86_64 SIMD only).

I can use C++.

I'm learning C# and CUDA library now.

I'm learning Verilog now.

I'm learning ASM(x86_64 Ring0, aarch64 and RISC-V) now.

IDE & Dev Tools:

I use Visual Studio for C/C++/C# dev.

(14.Nov.2025 update: Visual Studio 2022+2026 mixed.)


I use icx and Clang as C/C++ compiler. Not cl.exe(MSVC).

(14.Nov.2025 update: icx 2025.3.1 + clang-cl 20 & 21 mixed.)


I use masm64 for ASM dev.

I use CUDA 13.

(20.Nov.2025 update: nvcc 13.0.88).


I use Intel Vtune for performance analyzer.

(14.Nov.2025 update: Intel Vtune 2025.7)


System:

I mainly use Windows.

(14.Nov.2025 update: Windows 11 24H2)


I can use Linux, But not often.

Pinned Loading

  1. libcbg libcbg Public

    A Ethornell/BGI ComperssedBG Image Format Codec

    C++ 8 1

  2. libceconv libceconv Public

    A simple character encoding converter

    C++ 2

  3. libhca libhca Public

    A Cri Middleware High Compress Audio (HCA) Codec

    C++ 2

  4. color24bppto32bpp color24bppto32bpp Public

    A finely tuned RGB/BGR to RGBA/BGRA converter use avx2 and avx512-vbmi1

    C++