bcmills / go2goLinks
sketches for the Go 2 Type Parameters proposal
☆33Updated last year
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☆111Updated last year
- ☆78Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Print uncovered code☆57Updated 6 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆98Updated 7 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Intern Go strings☆95Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- ☆24Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- A corpus of popular Go modules☆108Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Basic Markdown parser and HTML generator☆111Updated 8 months ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- /tmp☆96Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago