bcmills / moreLinks
Plausible additions to Go standard library packages
☆41Updated 3 years ago
Alternatives and similar repositories for more
Users that are interested in more are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Script engine, especially good for tests☆161Updated last year
- Print uncovered code☆59Updated 9 months ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- ☆145Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Remote Git repos as fs.FS file systems.☆130Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 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
- Load file-backed memory☆122Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- ☆122Updated 2 years ago
- ☆99Updated 10 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- ☆115Updated last week
- A cancelable reader for Go☆138Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated last month