bcmills / moreLinks
Plausible additions to Go standard library packages
☆39Updated 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☆109Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Script engine, especially good for tests☆155Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Print uncovered code☆56Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- ☆98Updated 7 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- ☆122Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- sysconf for Go, without using cgo☆144Updated this week
- Remote Git repos as fs.FS file systems.☆124Updated last year
- ☆109Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- In-process request tracing☆97Updated 3 weeks ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- ☆142Updated last year
- Consistent hashing hashring implementation.☆34Updated last year