bcmills / moreLinks
Plausible additions to Go standard library packages
☆41Updated 4 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
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Script engine, especially good for tests☆162Updated last year
- Basic Markdown parser and HTML generator☆113Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Print uncovered code☆60Updated 11 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 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
- Load file-backed memory☆122Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- sysconf for Go, without using cgo☆147Updated last month
- S3 FileSystem (fs.FS) implementation☆210Updated 2 years ago
- ☆122Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- ☆148Updated last year
- ☆101Updated last year
- A simple reference implementation of the Go module proxy☆26Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago