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
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Print uncovered code☆60Updated 10 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- ☆101Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated last year
- A corpus of popular Go modules☆108Updated last year
- ☆68Updated 2 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆122Updated 2 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆26Updated 3 years ago
- Allotment Routing Table☆56Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago