qdm12 / reprint
Golang deep copying, THE RIGHT WAY
☆41Updated 4 years ago
Alternatives and similar repositories for reprint:
Users that are interested in reprint are comparing it to the libraries listed below
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 3 weeks ago
- Simple error handling primitives☆59Updated 3 years ago
- Fastest levenshtein implementation in Go.☆128Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆157Updated last year
- Port of the node-progress package, written in Golang.☆114Updated 3 years ago
- Tickers with random jitter☆90Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- ☆121Updated last year
- Intern Go strings☆94Updated last year
- Integration testing in Go with Docker☆108Updated 3 weeks ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- errs is a package for making errors friendly and easy☆52Updated 4 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- A complete solution for static files in Go code☆128Updated 9 months ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Go reflection simplified☆101Updated 3 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Convert Go values to their AST☆309Updated this week
- A small flexible merge library in go☆128Updated last month
- Helpful unit multipliers and functions for Go☆127Updated 2 months ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 6 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago