bcmills / go2goLinks
sketches for the Go 2 Type Parameters proposal
☆34Updated 2 years ago
Alternatives and similar repositories for go2go
Users that are interested in go2go are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆78Updated 5 years ago
- ☆101Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- A corpus of popular Go modules☆108Updated last year
- Intern Go strings☆97Updated 2 years ago
- Print uncovered code☆61Updated 11 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Document mathematical Go code beautifully☆204Updated last year
- Experiments with Go generics☆100Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- ☆45Updated 2 years ago
- tryhard finds and rewrites code suitable for try.☆136Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago