bcmills / go2go
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
- ☆78Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Benchmark the init cost of Go packages☆76Updated last month
- Print uncovered code☆53Updated last month
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- ☆33Updated 2 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- ☆43Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- go.mod git archiver☆88Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A memory allocator for Go.☆81Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Intern Go strings☆94Updated last year
- HTTP error wrapper☆36Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- xxh3 fast hash function☆105Updated 5 years ago