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
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- ☆78Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Print uncovered code☆60Updated 10 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆101Updated 11 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Experiments with Go generics☆100Updated 4 years ago
- A corpus of popular Go modules☆108Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Intern Go strings☆97Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 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 3 years ago
- Document mathematical Go code beautifully☆204Updated last year
- Basic Markdown parser and HTML generator☆113Updated last year
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago