Skip to content
View crafcat7's full-sized avatar
🎯
Don't talk, show code
🎯
Don't talk, show code

Block or report crafcat7

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
crafcat7/README.md

πŸ‘¨β€πŸ’» crafcat7 Here!

Stay hungry. Stay foolish.


πŸ‘‹ About Me

πŸ‘¨β€πŸ’» Full-Stack Developer / πŸ”§ Low-Level Enthusiast / ⚑ Performance Optimization Maniac / πŸš€ Eager to Try Everything!

πŸ’» Proficient in cross-language engineering implementation of Rust / C / C++ / Python / Lua

🎯 Focus on: High-Performance Caching, RTOS Kernel, File Systems, AI Inference Frameworks, Debug Tools

πŸ“ Location: Amoy Β· 🏒 Working at: Vela Technology

🀝 Contributed to: Open-source projects such as NuttX, unqlite

πŸ”¬ Recently working on: Focusing on the optimization and implementation of inference frameworks


πŸ›  Tech Stack

Rust C C++ Python Lua Linux Git


πŸ“Œ Pinned Projects

Project Description Language Stars
rdnat Rust-based target conversion tool Rust ⭐5
adaptive-replacement-cache C-language adaptive replacement cache implementation C ⭐1
R9-fileserver Cross-platform 9P file server (Rust) Rust ⭐2
wezterm-config Personal WezTerm terminal configuration Lua ⭐5
Quant-Analysis Anti-quantization value analysis auxiliary tool Python β€”
workflowUI A visual, programmable inference framework orchestration workbench. Using a node graph paradigm, drag and drop to build inference pipelines, supporting step-by-step debugging, breakpoints, and data analysis. TypeScript ⭐3

Pinned Loading

  1. rdnat rdnat Public

    A target conversion tool based on rust

    Rust 5

  2. workflowUI workflowUI Public

    A visual, programmable inference framework orchestration workbench. Using a node graph paradigm, drag and drop to build inference pipelines, supporting step-by-step debugging, breakpoints, and data…

    TypeScript 3

  3. adaptive-replacement-cache adaptive-replacement-cache Public

    An Adaptive replacement cache C language implementation

    C 1

  4. R9-fileserver R9-fileserver Public

    Forked from golemfactory/ya-vm-file-server

    Cross-platform 9p file server implemented in Rust.

    Rust 2

  5. wezterm-config wezterm-config Public

    My wezterm config

    Lua 5

  6. Quant-Analysis Quant-Analysis Public

    Auxiliary tools for analyzing dequantized values.

    Python