distributed systems, networking, and infra · Rust, Go, C
Seattle · huecodes.github.io · [email protected]
nodix — Real-time compute graph engine for robotics. DAG-based execution with EDF/Rate Monotonic scheduling, 5K+ iter/sec, <1ms p99 latency, zero-copy Arc-based data flow. Rust
Blog →
forge-db — SIMD-accelerated vector database. IVF-PQ + HNSW indexing, AVX2/AVX-512 runtime detection, 13K QPS at 75µs, 32x memory compression. Pure Rust, no external deps. Rust
Blog →
Go-Hunter — Multi-cloud attack surface management. Concurrent discovery across AWS/GCP/Azure/Cloudflare/DO at 1K assets/min, SHA256-based drift detection, multi-tenant SaaS architecture. Go
Blog →
Sensor-Bridge — Lock-free 4-stage pipeline for IMU/LIDAR fusion. Cache-padded SPSC buffers, 2.2B items/sec, ~20ns latency, sub-nanosecond ring buffer ops. no_std compatible. Rust
Blog →
Rust-ServiceMesh — L7 proxy with circuit breakers, HTTP/2, gRPC. Lock-free atomics + DashMap achieve 52M ops/sec. Prometheus metrics, graceful shutdown, connection pooling. Rust tokio hyper
Blog →
gretun — GRE tunnel management CLI. Create, probe, and manage site-to-site tunnels for cloud VPC interconnection via netlink. Go
Blog →
- rust-clippy#16402 — Fixed false positive lint for proc-macro generated code
- RustPython#6661 — Fixed set in-place operators with self argument
- cloudflare/agents#781 — Fix: properly type tool error content in getAITools
- cilium/ebpf#1945 — Add poller and eventRing interfaces
- floem#1025 — Cache whitespace TextLayouts in editor paint
- rapier#806 — GeometricMean coefficient combine rule for friction simulation (open, passes checks)
- hyper#4011 — Case-insensitive trailer field matching per RFC 9110 (open, passes checks)
- tokio#7874 — Lock-free is_cancelled via AtomicBool for CancellationToken (open, passes checks)
- torchcvnn#47 — Added input validation to normalization layers

