dsnet / golibLinks
Collection of mostly unrelated helper Go packages.
☆34Updated 2 years ago
Alternatives and similar repositories for golib
Users that are interested in golib are comparing it to the libraries listed below
Sorting:
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- ☆78Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- string interning library for lots of strings☆39Updated 4 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A Golang library for dumping SQL text☆41Updated 3 years ago
- ☆101Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- strftime/strptime for Go☆18Updated 4 months ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 6 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 8 months ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go's missing DateTime package☆37Updated 2 months ago