Skip to content
View jacek4yang's full-sized avatar

Block or report jacek4yang

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.

Content in all repositories owned by your account will be closed.
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
jacek4yang/README.md

Selected Work

⚡ Wire Protocols & Network Engines

  • rust-reality Rust VLESS REALITY Zero-Copy
    From-scratch VLESS + REALITY + XTLS Vision proxy server with Xray-compatible data paths. Features kernel splice relays, zero-copy record batching, and hand-written assembly session crypto. Tuned for 1-vCPU hosts; handoff topology sheds ~82% line-download CPU/GiB.

  • egressdns Rust DNS DoH3/DoQ DNSSEC
    Egress-aware adaptive DNS caching forwarder for enterprise LANs. Supports DoT, DoH2, DoH3, and DoQ upstreams with full DNSSEC validation. Dynamically selects optimal transports based on live network latency and hedging metrics.

  • veilweave Rust Post-Quantum WebSocket Cloudflare Workers
    Post-quantum, forward-secret VLESS over WebSocket, running end-to-end through Cloudflare Workers.

  • rust-xhttp Rust XHTTP VLESS
    Pure-Rust XHTTP/VLESS server fully compatible with official Xray-core clients.


🤖 Autonomous AI & Reverse Engineering

  • reverse-mcp Rust MCP IDA Pro idalib Reverse-Eng
    Headless IDA Pro 9.2 agent server exposing 17 MCP tools over stdio and HTTP for autonomous AI binary analysis. Built directly on native idalib without Python bridges, featuring strict expected_revision mutation guards.

  • cline-proxy Rust API Gateway SSE Claude Code
    High-fidelity Rust gateway aggregating multi-key Cline pools for Claude Code and OpenAI tooling. Implements a strict Healthy → Cooling → HalfOpen state machine with stateful bidirectional SSE dialect translation.

  • codebuddy-proxy & lobsterai-proxy Rust Agent Infra Proxy
    Specialized Anthropic Messages API proxies optimized for terminal coding agents and multi-account load distribution.

  • agent-pulse Rust Windows Automation
    Lightweight Windows automation scheduler for reliably resuming terminal coding agents across quota cooldowns and context windows.


🦀 Systems, Cryptography & Tooling

  • fastcrypto-rs Rust Cryptography Benchmarks
    Cryptographic R&D testbed benchmarking X25519, AES-GCM, SHA-2, and post-quantum ML-KEM-768 against production incumbents. Only primitives yielding real workload throughput improvements are promoted into upstream servers.

  • rnc Rust Windows Networking Unicode
    Binary-safe Rust netcat with native Windows Unicode, UTF-8, GBK, and GB18030 console support, preventing byte stream corruption in CTF and pipeline workflows.

  • rime-xhup-flow Rime Input Method Trainer
    High-efficiency 小鹤音形 (XHUP Flow) Rime input scheme with tiered multi-level code training, low-latency fixed encoding, and graphical trainer.


Technical Focus

WIRE-LEVEL    Kernel splice · zero-copy ring buffers · assembly hot paths · custom TLS handshakes
AGENTS        Native idalib bindings · MCP protocol servers · streaming SSE dialect translation
EVIDENCE      Zero guessing · benchmarked on real payload distributions · strict fail-closed invariants
SYSTEMS       Rust async · native Windows Unicode (GB18030) · post-quantum primitives (ML-KEM-768)

The full interactive map — every project as a node in one live topology graph — lives at jacek4yang.github.io.


Interactive Profile


Profile assets automatically regenerated from live GitHub telemetry · No external metrics tracking

Popular repositories Loading

  1. cline-proxy cline-proxy Public

    High-fidelity Rust gateway for aggregating multiple Cline API keys with Claude Code and OpenAI compatibility

    Rust 5

  2. rust-reality rust-reality Public

    A from-scratch Rust implementation of VLESS and REALITY

    Rust 3

  3. rust-xhttp rust-xhttp Public

    Pure-Rust XHTTP/VLESS server compatible with the official Xray-core client

    Rust 2

  4. rime-xhup-flow rime-xhup-flow Public

    XHUP Flow 是一套面向中文高效输入的小鹤音形 Rime 输入方案,融合多级简码、全码输入、连续长句组句与本地用户学习,并配套图形化训练器与跨平台管理工具。兼容 Windows、macOS、Linux 等标准 Rime 平台,强调固定编码稳定、低延迟、本地隐私与可复现生成。

    Rust 1

  5. learning-loop learning-loop Public

    End-to-end encrypted Obsidian synchronization and durable learning workflows

    Rust

  6. zhiweave zhiweave Public

    Offline-first, end-to-end encrypted Markdown learning workspace

    TypeScript