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☆91Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆99Updated 10 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- ☆78Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A Golang library for dumping SQL text☆41Updated 2 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- An implementation of sed in Go. Just because!☆142Updated 7 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- A library for building custom DNS servers in Go.☆53Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Join contexts like never before!☆20Updated 8 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆90Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year