tailscale / goLinks
Tailscale's rolling temporary dev fork of Go. We try to upstream everything and keep this repo's diff small.
☆72Updated 3 weeks ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 3 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- C to Go translation tool☆139Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆100Updated 2 years ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated last year
- Libraries for parsing and constructing common network packets.☆69Updated 9 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Allotment Routing Table☆56Updated 3 years ago
- Reusable transparent log database☆145Updated 5 years ago
- automated "fork" of gVisor that only contains the netstack bits so the go.mod is smaller. maintained by scripts, not humans.☆142Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Plausible additions to Go standard library packages☆41Updated 3 years ago
- HTTP/TLS hostname multiplexing library for Go☆264Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Minisign verification library for Golang.☆115Updated 10 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago