Concurrent-safe operations without explicit synchronization.| Anton Zhiyanov
Consistent approach to hashing and equality checks in custom collections.| Anton Zhiyanov
You are a software engineer. Don't become a prompt refiner.| Anton Zhiyanov
With version 1.0 released after 2010.| Anton Zhiyanov
Allow the new built-in to be called on expressions.| Anton Zhiyanov
Stay updated on changes coming in future Go releases.| Anton Zhiyanov
Exploring unconventional ways to handle concurrency.| antonz.org
Two goroutines racing for the same data is a recipe for disaster.| antonz.org
Unopinionated and composable channel operations.| antonz.org
Sending events between goroutines.| Anton Zhiyanov
Equal, Err and True are quite enough.| Anton Zhiyanov
A Redis-compatible Go server/package with a Postgres or SQLite backend.| antonz.org
Isolated loop variables, range over integers, math/rand v2 and enhanced routing.| antonz.org
Computing the smallest/largest value and clearing containers.| antonz.org