#Standard-library
Showing 7 of 7 repositories tagged #standard-library, ranked by stars
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.
Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. (Pure Swift, Supports Linux)
Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档
Python everything Cheatsheet and a Journey to the land of Python programming
Spaceship Go - A journey into the Standard Library
HTTP load balancer in Go using only the standard library, round-robin, health checks, weighted routing. Great for learning Go networking internals