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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Script engine, especially good for tests☆159Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Basic Markdown parser and HTML generator☆113Updated 9 months ago
- sketches for the Go 2 Type Parameters proposal☆33Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆128Updated last year
- Print uncovered code☆59Updated 7 months ago
- ☆99Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Object file abstractions in Go☆30Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆208Updated last year
- sysconf for Go, without using cgo☆145Updated 2 weeks ago
- Non-Invasive goroutine inspector☆92Updated last month
- Load file-backed memory☆121Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- ☆110Updated last week
- ☆144Updated last year
- Collect data about your dependencies☆43Updated 4 months ago