golang-design / go2genericsLinks
๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
โ152Updated 3 years ago
Alternatives and similar repositories for go2generics
Users that are interested in go2generics are comparing it to the libraries listed below
Sorting:
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 4 years ago
- โ75Updated 2 years ago
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ39Updated 3 years ago
- errgroup with goroutine worker limitsโ166Updated 2 years ago
- CyclicBarrier golang implementationโ158Updated 5 years ago
- A fast little LRU cache for Goโ174Updated 2 years ago
- concurrency utilitiesโ304Updated 6 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 3 years ago
- Fast resizable golang semaphore primitiveโ177Updated 4 years ago
- Slides and Links for 2022 GopherCon talksโ84Updated 2 years ago
- lock-free queue and other implementationsโ128Updated 2 years ago
- ๐ฅผ personal Go codebaseโ37Updated 2 years ago
- Package for getting the runtime ID of a goroutineโ49Updated last month
- โก๏ธ lock-free utilities in Goโ162Updated last year
- high-performance common weighted algorithm libraryโ203Updated 2 years ago
- ๐ raft-badger implements LogStore and StableStore Interface of hashicorp/raft. ๐ฅโ53Updated 2 years ago
- auto adjust your GOGC valueโ230Updated last year
- A buffer pool file I/O library for Goโ55Updated 3 years ago
- Experimental packages not in std and golang.org/expโ80Updated 10 months ago
- Go Pooling Helpersโ118Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.โ182Updated 2 years ago
- Fast and scalable pseudorandom generator for Goโ208Updated 4 years ago
- go channel patternsโ91Updated 6 years ago
- Go concurrency quizzesโ172Updated 6 years ago
- Performance related examples for Goโ29Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.โ406Updated last year
- Add missing comment on exported function, method, type, constant, variable in go fileโ179Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.โ83Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryโ70Updated this week
- Server for benchmarking pure Go key/value databasesโ162Updated 2 years ago