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:
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- string interning library for lots of strings☆39Updated 4 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- A Golang library for dumping SQL text☆41Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- ☆101Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- An implementation of sed in Go. Just because!☆144Updated 10 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- ☆78Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- Buffered Reader/Writer☆78Updated 7 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Generates automatically a Reset() method☆35Updated 8 years ago