Best of Anton ZhiyanovJanuary 2025

  1. 1
    Article
    Avatar of antonzAnton Zhiyanov·1y

    Go 1.24: Interactive tour

    Go 1.24, scheduled for release in February, brings a wealth of new features, including generic type aliases, weak pointers, improved finalizers, and directory-scoped filesystem access. Performance enhancements are seen in the new map implementation using SwissTable and concurrent hash-trie for sync.Map. Developer experience is improved with streamlined tools for benchmarks, concurrent code testing, custom tool usage, and structured JSON output for build and test commands. Additionally, cryptographic functions see updates with SHA-3 and random text generation.