🖼️00GSoC 2026 Selected ProjectsDEV Community·Athan·24 days ago#MiU05Eaz#software#node#javascript#coding#stdlib#project+5 more🧰Tag tools✨Add tagWe're excited to share that Google Summer of Code 2026 is officially underway and that stdlib has...15s0Read later0Read More
🖼️00Zen of stdlibDEV Community·Athan·24 days ago#zfAHETLG#software#javascript#opensource#coding#project#stdlib+6 more🧰Tag tools✨Add tagA philosophy of simplicity, modularity, consistency, and craft. Over the past several years,...15s0Read later0Read More
🖼️00slog Beyond Basics: Group, ReplaceAttr, and Custom HandlersDEV Community·Gabriel Anhaia·25 days ago#S6LRx21f#go#observability#logging#stdlib#slog#fullscreen+4 more🧰Tag tools✨Add tagslog past the basics: Group for nested logs, ReplaceAttr for PII redaction, custom Handler for routing + OTel trace IDs.15s0Read later0Read More
🖼️00sync.OnceFunc, OnceValue, OnceValues: When Each Beats sync.OnceDEV Community·Gabriel Anhaia·25 days ago#LC3Cy0Cn#concurrency#go#stdlib#once#sync#func+4 more🧰Tag tools✨Add tagGo 1.21's sync.OnceFunc / OnceValue / OnceValues vs sync.Once. When each is the cleanest, the error-return trap, init patterns.15s0Read later0Read More
🖼️00context.WithoutCancel: When You Need Work That Outlives Its CallerDEV Community·Gabriel Anhaia·25 days ago#YAXGzgdR#go#concurrency#stdlib#backend#context#audit+5 more🧰Tag tools✨Add tagcontext.WithoutCancel keeps work alive past caller cancellation while keeping context values. Pattern, the deadline trap, and where Background fails.15s0Read later0Read More
🖼️00The maps Stdlib in Go 1.21+: 8 Functions That Replace Half Your Map HelpersDEV Community·Gabriel Anhaia·25 days ago#DbH9IB7c#go#stdlib#generics#backend#maps#keys+4 more🧰Tag tools✨Add tagGo's maps stdlib package: 8 functions that delete handwritten helpers. Keys/Values/Clone/Copy/DeleteFunc/Equal + the iter.Seq trap.15s0Read later0Read More
🖼️00Go's cmp.Or and cmp.Compare: Three-Way Comparison Without the BoilerplateDEV Community·Gabriel Anhaia·27 days ago#eIfvUDqb#pattern#go#programming#stdlib#compare#fullscreen+5 more🧰Tag tools✨Add tagGo 1.21 and 1.22 killed two ugly patterns: nested-if sort comparators and arrow-shaped fallback chains. Here's the migration.15s0Read later0Read More
🖼️00Go's slices Package: 11 Functions That Replace Half Your HelpersDEV Community·Gabriel Anhaia·27 days ago#UFTdj5qV#go#programming#stdlib#software#slices#fullscreen+4 more🧰Tag tools✨Add tagEvery Go codebase carries a folder of slice helpers written before Go 1.21. Here are the 11 stdlib functions that delete most of them.15s0Read later0Read More
🖼️00Benchmark: Loguru 0.7 vs Standard Python Logging: Performance TestsDEV Community·ANKUSH CHOUDHARY JOHAL·about 1 month ago#9LskPtRF#benchmark#when#tip#loguru#logging#stdlib+4 more🧰Tag tools✨Add tagIn high-throughput Python services processing 50,000+ requests per second, logging overhead can...15s0Read later0Read More