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:
- Go templates invoked as functions☆154Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Script engine, especially good for tests☆156Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Print uncovered code☆57Updated 6 months ago
- Basic Markdown parser and HTML generator☆111Updated 8 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- ☆98Updated 7 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- In-process request tracing☆97Updated last month
- ☆122Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- Non-Invasive goroutine inspector☆91Updated last week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- ☆110Updated this week
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- S3 FileSystem (fs.FS) implementation☆207Updated last year
- Collect data about your dependencies☆43Updated 3 months ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Remote Git repos as fs.FS file systems.☆124Updated last year
- ☆33Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A cancelable reader for Go☆136Updated 2 years ago