bcmills / more
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:
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Object file abstractions in Go☆30Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Basic Markdown parser and HTML generator☆106Updated 5 months ago
- TopN collector☆24Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Print uncovered code☆56Updated 3 months ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- go.mod git archiver☆88Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- WIP☆18Updated 4 years ago
- ☆43Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Remote Git repos as fs.FS file systems.☆123Updated 11 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- 🧵 thead facilities in Go☆17Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Simple profiling for Go☆76Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year