bcmills / moreLinks
Plausible additions to Go standard library packages
☆40Updated 3 years ago
Alternatives and similar repositories for more
Users that are interested in more are comparing it to the libraries listed below
Sorting:
- Go templates invoked as functions☆154Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Script engine, especially good for tests☆158Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Print uncovered code☆58Updated 7 months ago
- Basic Markdown parser and HTML generator☆113Updated 8 months ago
- Collect data about your dependencies☆43Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Remote Git repos as fs.FS file systems.☆124Updated last year
- sysconf for Go, without using cgo☆145Updated last week
- ☆110Updated 2 weeks ago
- Object file abstractions in Go☆31Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- ☆98Updated 8 months 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 weeks ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ☆122Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆207Updated last year
- WIP☆18Updated 2 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago