bcmills / moreLinks
Plausible additions to Go standard library packages
☆41Updated 3 years ago
Alternatives and similar repositories for more
Users that are interested in more are comparing it to the libraries listed below
Sorting:
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Script engine, especially good for tests☆162Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Print uncovered code☆60Updated 10 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- ☆122Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Basic Markdown parser and HTML generator☆113Updated last year
- Load file-backed memory☆122Updated 3 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 4 months ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆260Updated this week
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆101Updated 11 months ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- ☆33Updated 3 years ago
- sysconf for Go, without using cgo☆147Updated last week