Projects
Open source projects I build and maintain.
AI Agents
macOS
Containers & Virtualization
- ovm (opens in a new tab)Run the ovm-core VM on Apple's Virtualization Framework
- ovm-core (opens in a new tab)Minimal VM image for running Podman
- ovm-ssh-agent (opens in a new tab)SSH agent compatible with any third-party SSH agent
- vsock-guest-exec (opens in a new tab)Dynamically execute commands over vsock
- sparse-file-js (opens in a new tab)Create and resize sparse files with Node.js
- podman (opens in a new tab)A tool for managing OCI containers and pods (contributor)
Developer Tools
- sesmate (opens in a new tab)Mock AWS SES for offline or no-credentials use
- idea-spell-check (opens in a new tab)Spell-check plugin for IntelliJ IDEA
- electron-devtools-vendor (opens in a new tab)Vendored Electron DevTools extensions
- github-mutual-following-checker (opens in a new tab)Check mutual-follow relationships between GitHub users
- rebirth (opens in a new tab)Record a web page on the server
Libraries & SDKs
- regexp-go-to-js (opens in a new tab)Convert Go regular expressions to JavaScript
- wxwork_message_sdk (opens in a new tab)SDK for receiving and replying to WeCom messages
- fastify-typeorm-query-runner (opens in a new tab)Fastify plugin for TypeORM QueryRunner
- alicloud-sls-log (opens in a new tab)Alibaba Cloud SLS (Log Service) SDK in TypeScript
- alicloud-tablestore (opens in a new tab)Alibaba Cloud Tablestore SDK for Node.js