rsc / xstdLinks
importable versions of parts of the Go standard library
☆50Updated 2 years ago
Alternatives and similar repositories for xstd
Users that are interested in xstd are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- ☆98Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆78Updated 5 years ago
- ☆24Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Print uncovered code☆56Updated 5 months ago
- Support for Unix domain sockets in Go HTTP clients☆80Updated 3 weeks ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A Go API for perf_event_open☆24Updated last year
- Bypasses restrictions on reflect☆75Updated 3 years ago
- ☆68Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆124Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- a copy tool☆100Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- A cancelable reader for Go☆134Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆109Updated last year
- Benchmark the init cost of Go packages☆81Updated 3 months 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
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- ☆43Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago