20251114
每日一谚:Sort your fields in your struct from largest to smallest
Go也开始“叛逆”了?深度解读 JetBrains 2025报告:为何“原生信仰”不再是唯一答案
Go 语言迎来了它的第 16 个年头。从一个旨在解决 Google 内部工程效率问题的项目,成长为拥有超过 500 万开发者的全球性技术力量,16 岁的 Go 已然进入了一个成熟、稳健的“少年时代”。 在这个值得纪念的里程碑时刻,我们不禁要问:支撑着 Go 社区一路走来的核心价值观,是否依然坚如磐石?长期以来,Go 社区都以其“内置电池”(batteries included) 的强大标准库而自豪,并将“标准库优先”(standard library first) 奉为圭臬。 然而,这种“原生信仰”是否正在随着生态的成熟而悄然动摇?近日,JetBrains 发布的《Go 2025 生态系统状况报告》,通过翔实的数据,为我们揭示了一个正在演进的、更加务实的 Go 世界。
【Go模块构建与依赖管理】10 跨越边界:cgo 与 asm 的构建之道
Go新型绿茶垃圾收集器性能提升可达40%
Go 1.25 introduces a new experimental garbage collector that delivers up to 40% faster than the current implementation, bringing a significant performance improvement for GC-heavy workloads.
How to (not) use Agents for a Large Scale Migration
9 个成本因素
语言选择是技术领导者将做出的最昂贵的战略决策之一,许多首席技术官选择将其委托出去。语言的选择决定了这项工作的成本、所需时间以及结果的可靠性。语言的选择已成为一项具有深远战略意义的决策,需要将讨论从偏好转向绩效,从意见转向经济学。我们需要一个框架,使无形成本可见,并确保我们评估真正决定成功与否的因素:不是您的团队喜欢哪种语言,而是您的企业负担得起哪种语言。
Writing for AIs is a good way to reach more humans
Cagent comes to Docker Desktop with built-in IDE support through ACP
Docker Desktop 现在默认包含 cagent。这意味着开发人员无需单独的安装步骤即可开始构建 AI 代理。
对于不熟悉 cagent 的人来说:它是 Docker 的一个开源工具,允许您使用 YAML 配置文件构建 AI 代理,而无需编写代码。您定义代理的行为和工具,cagent 处理运行时执行。我们今年早些时候介绍了 cagent,以简化 AI 代理开发并消除大多数 AI 框架附带的典型 Python 依赖项管理。
神经科学家教你如何在工作中保持专注
神经科学家 Tara Swart 讲述了在所有事物都在争夺你注意力的情况下,如何保持专注。
Android 中的 Rust:快速行动并修复问题
去年,我们写了关于为什么专注于新代码漏洞预防的内存安全策略会快速产生持久且复合的收益。今年我们来看看这种方法是如何帮助我们更快地行动的。2025 年的数据继续验证了这种方法,内存安全漏洞首次下降到总漏洞的 20% 以下。我们采用了 Rust 的安全性,与 Android 的 C 和 C++ 代码相比,内存安全漏洞密度降低了 1000 倍。但最大的惊喜是 Rust 对软件交付的影响。由于 Rust 的变更回滚率降低了 4 倍,并且在代码审查中花费的时间减少了 25%,因此更安全的方法现在也是更快的方法。在这篇文章中,我们深入研究了这种转变背后的数据,并介绍了:我们如何扩大范围:我们正在努力使安全代码成为整个软件堆栈的默认设置。 我们有关于 Rust 在第一方应用程序、Linux 内核和固件中的采用的更新。我们的第一个 Rust 内存安全漏洞……几乎:我们将分析一个在不安全 Rust 中几乎发生的内存安全错误:它是如何发生的,如何缓解的,以及我们正在采取的措施来防止复发。 这也是一个很好的机会来回答这个问题“如果 Rust 也会出现内存安全问题,那为什么还要费心呢?”
机器人挑战赛:我的类人机器人奥运会
真正的类人机器人奥运会应该完全是关于做家务的。
Introducing GPT-5.1 for developers
国产大模型接入 Claude Code 教程:以 Doubao-Seed-Code 为例
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
traefik/traefik
The Cloud Native Application Proxy
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
beclab/Olares
Olares: An Open-Source Personal Cloud to Reclaim Your Data
jesseduffield/lazydocker
The lazier way to manage everything docker
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
containers/podman
Podman: A tool for managing OCI containers and pods.
open-telemetry/opentelemetry-collector
OpenTelemetry Collector
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
gin-gonic/gin
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
putyy/res-downloader
视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!
cloudreve/cloudreve
🌩 Self-hosted file management and sharing system, supports multiple storage providers
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
crossplane/crossplane
The Cloud Native Control Plane
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
jmoiron/sqlx
general purpose extensions to golang's database/sql
influxdata/telegraf
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Masterminds/squirrel
Fluent SQL generation for golang
temporalio/temporal
Temporal service
opencloud-eu/opencloud
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
jackc/pgx
PostgreSQL driver and toolkit for Go
编辑:Tony Bai
编辑主页:tonybai.com
GopherDaily项目:github.com/bigwhite/gopherdaily
Copyright 2019-2024 GopherDaily