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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Object file abstractions in Go☆30Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Print uncovered code☆56Updated 5 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- TopN collector☆24Updated last year
- simple data streams for go☆31Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆33Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆124Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Script engine, especially good for tests☆154Updated last year
- Go allocation trace utilities☆15Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Basic Markdown parser and HTML generator☆111Updated 6 months ago
- Library for parsing ELF files written in pure Go.☆32Updated 2 years ago
- WIP☆18Updated 2 weeks ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year