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☆155Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Print uncovered code☆59Updated 8 months ago
- Script engine, especially good for tests☆161Updated last year
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- ☆122Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆99Updated 9 months ago
- ☆144Updated last year
- ☆114Updated 3 weeks ago
- Collect data about your dependencies☆43Updated 5 months ago
- sysconf for Go, without using cgo☆146Updated last week
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- WIP☆18Updated 3 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago