golang-design / go2genericsView external linksLinks
🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
☆152Apr 1, 2022Updated 3 years ago
Alternatives and similar repositories for go2generics
Users that are interested in go2generics are comparing it to the libraries listed below
Sorting:
- Example code for Go generics☆1,361Jul 2, 2023Updated 2 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- self-aware Golang profile dumper☆1,145Apr 23, 2025Updated 9 months ago
- 《The TCP/IP Guide》翻译项目☆47Oct 15, 2019Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,073Jun 8, 2025Updated 8 months ago
- sysconf for Go, without using cgo☆148Updated this week
- Package tcp implements TCP-level socket options☆92Feb 23, 2021Updated 4 years ago
- Cases for high concurrency go programs☆11Jan 18, 2021Updated 5 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Aug 22, 2022Updated 3 years ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,360Oct 17, 2023Updated 2 years ago
- auto adjust your GOGC value☆231Aug 20, 2024Updated last year
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 4 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Jan 20, 2026Updated 3 weeks ago
- Tool: godump dumps AST and SSA IR of given source codes☆23Jul 10, 2020Updated 5 years ago
- Example go code demonstrating pprof labels☆17Apr 13, 2021Updated 4 years ago
- A web and RPC framework written in Rust.☆34Apr 2, 2024Updated last year
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- Runtime struct builder for Go☆32Oct 11, 2025Updated 4 months ago
- 🖨️ A carbon-now API wrapper and iOS Shortcut☆80Nov 11, 2021Updated 4 years ago
- 3百万QPS benchmark测试☆35May 31, 2023Updated 2 years ago
- A buffer pool file I/O library for Go☆55Feb 7, 2022Updated 4 years ago
- create, live-preview, edit, and publish reveal.js slide decks☆86Mar 7, 2023Updated 2 years ago
- 📈 URL access statistic service☆22Feb 2, 2026Updated 2 weeks ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Collect data about your dependencies☆43May 1, 2025Updated 9 months ago
- Provides easy-to-use async IO interface with io_uring☆691Nov 20, 2023Updated 2 years ago
- Go source code analysis(zh-cn)☆4,044Jul 18, 2022Updated 3 years ago
- 🥼 personal Go codebase☆38Dec 31, 2022Updated 3 years ago
- GoMock is a mocking framework for the Go programming language.☆9,383Jan 8, 2024Updated 2 years ago
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆14Jan 4, 2026Updated last month
- distributed synchronization primitives☆62Feb 24, 2023Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Apr 11, 2025Updated 10 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Jun 11, 2023Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,443Apr 14, 2025Updated 10 months ago
- Visualise Go runtime metrics in real time☆3,622Feb 9, 2026Updated last week