Tag: rust
All the articles with the tag "rust".
- 7.0
Pneuma – instant desktop computing with LLM-generated WASM apps
Desktop computing environment where LLM generates self-contained Rust/WASM apps under 1 second, JIT-executed in sandboxed Wasmtime with GPU rendering.
- 7.0
russellromney/honker — Postgres NOTIFY/LISTEN for SQLite
Honker:为 SQLite 实现 Postgres NOTIFY/LISTEN 语义的 Rust 扩展,支持队列和流式处理
- 8.3
深入解析 OpenAI Codex 架构:自定义编排层取代 MCP
ByteByteGo 深度分析 Codex 的 Rust 编排协议设计,揭示 AI 编程 Agent 的架构选择
- 7.0
- 6.5
用 Rust 构建的韩语编程语言 Han:AI 辅助开发的一次实验
· GitHub一位开发者受 AI 改写 C++ 代码库启发,借助 AI 协助在短时间内构建了一门以韩文关键词为核心的静态类型编程语言,展示 AI 辅助创作全新编程语言的可行性。
- 6.5
Show HN:Axe,12MB 二进制文件取代你的 AI 框架
· GitHubAxe 是一个用 Rust 编写的极简 AI 推理框架,单个 12MB 二进制文件,无外部依赖,声称可取代 LangChain 等重量级框架。