tailscale / go
Tailscale's rolling temporary fork of Go with emphasis on performance and memory/binary size reduction. We try to upstream everything and keep this repo's diff small.
☆67Updated this week
Alternatives and similar repositories for go:
Users that are interested in go are comparing it to the libraries listed below
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- ☆78Updated 4 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆32Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Intern Go strings☆93Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆82Updated 10 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Allotment Routing Table☆57Updated 2 years ago
- A Go library for reading and writing QCOW2 disk images.☆50Updated last year
- Use yaegi as a template engine.☆32Updated last year
- A simple and efficient LRU cache package for Go☆38Updated last year
- An assert function for Go that works like the one in C.☆21Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated 3 months ago
- Bypasses restrictions on reflect☆74Updated 3 years ago
- Make random JSON in Go☆25Updated 4 years ago
- Root CA certificates for Go☆37Updated 3 weeks ago
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- net.Resolvers with caching, opportunistic encryption, and DoT/DoH☆41Updated last month
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆106Updated last year
- Minisign verification library for Golang.☆113Updated last month