earthboundkid / new
A helper function to create a pointer to a new object in Go 1.18+
☆55Updated 3 years ago
Alternatives and similar repositories for new
Users that are interested in new are comparing it to the libraries listed below
Sorting:
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A cancelable reader for Go☆130Updated last year
- Set of Go context's utilities.☆54Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Track incoming and outgoing connections☆33Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated last year
- Bridge between Go testing.T and slog.☆75Updated last year
- Benchmark the init cost of Go packages☆80Updated 2 weeks ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 6 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- ☆97Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- A Go package for managing a group of collaborating goroutines.☆30Updated 3 weeks ago