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☆92Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- ☆101Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- ☆78Updated 5 years ago
- Go's missing DateTime package☆37Updated last month
- A complete solution for static files in Go code☆129Updated last year
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- An implementation of sed in Go. Just because!☆142Updated 9 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A Golang library for dumping SQL text☆41Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Simple profiling for Go☆76Updated last year
- Buffered Reader/Writer☆78Updated 6 months ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year