dsnet / golibLinks
Collection of mostly unrelated helper Go packages.
☆34Updated last year
Alternatives and similar repositories for golib
Users that are interested in golib are comparing it to the libraries listed below
Sorting:
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- ☆78Updated 5 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- ☆98Updated 7 months ago
- An implementation of sed in Go. Just because!☆142Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated this week
- Simple profiling for Go☆76Updated last year
- Collect data about your dependencies☆43Updated 3 months ago
- Go's missing DateTime package☆37Updated 8 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated 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
- A Golang library for dumping SQL text☆41Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated 11 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A complete solution for static files in Go code