Show HN: I vibe coded the fastest Decimal Go lib
Go开发者福音:零分配十进制库,128位定点算术,比现有最快库还快35%,开源可用
A zero-allocation Go decimal library with no big.Int fallback — 128-bit fixed-point arithmetic that benchstats ~35% faster than the fastest existing l…
Go开发者福音:零分配十进制库,128位定点算术,比现有最快库还快35%,开源可用
A zero-allocation Go decimal library with no big.Int fallback — 128-bit fixed-point arithmetic that benchstats ~35% faster than the fastest existing l…
轻量级、高安全的Go语言AI API网关,代理保护你的AI请求安全无忧。
Article URL: https://github.com/gumieri/nenya Comments URL: https://news.ycombinator.com/item?id=48506994 Points: 1 # Comments: 0
Go语言生态重大更新:实验性功能详解、安全修复与新书预告,开发者必读。
#604 — June 5, 2026 Read the Web Version Go Weekly 🔬 Go Experiments Explained — Go ships ‘experimental’ features so you can trial new functionality o…
面向Go语言单元测试生成的LLM微调专用数据集,填补领域空白。
arXiv:2511.10868v2 Announce Type: replace Abstract: Training data imbalance poses a major challenge for code LLMs. Most available data heavily over re…
Go构建的稀疏AI皮层,非传统LLM,宣称超越Opus 4.8,开源项目亮点。
Article URL: https://github.com/office233/Nexuscortex/branches Comments URL: https://news.ycombinator.com/item?id=48320489 Points: 1 # Comments: 0
用单个Go二进制文件对8种协议进行混沌工程实验,快速测试系统韧性。
URL: https://github.com/CemAkan/pastaay Comments URL: https://news.ycombinator.com/item?id=48317921 Points: 1 # Comments: 0
Go语言开发者的血泪教训:从阻塞Channel到诡异切片,详解那些让你抓狂的陷阱与避坑指南。
Go has burned me more than once. With bugs that felt like the language was glitching: Channels that blocked after I’d “fixed” the blocking. Functions …
TinyGo实现重大突破,现已能编译TypeScript编译器,Go生态再添新能力。
#598 — April 24, 2026 Read the Web Version Go Weekly TinyGo 0.41: Go 1.26 Support, ESP32 Wireless, and More — A huge release for the “Go compiler for…