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:
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Script engine, especially good for tests☆160Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- Remote Git repos as fs.FS file systems.☆130Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Print uncovered code☆60Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- ☆118Updated 2 weeks 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…☆66Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 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 3 months ago
- Fast histograms for Go☆37Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Consistent hashing hashring implementation.☆36Updated last year
- ☆101Updated 11 months ago
- sysconf for Go, without using cgo☆147Updated this week
- Simple building blocks for protobuf marshaling and unmarshaling☆228Updated last year
- ☆145Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Collect data about your dependencies☆43Updated 6 months ago