xorcare / pointerLinks
Helper routines for simplifying the creation of optional fields of basic type.
☆48Updated 2 weeks ago
Alternatives and similar repositories for pointer
Users that are interested in pointer are comparing it to the libraries listed below
Sorting:
- Go package pointer provides helpers to get pointers to values of built-in types.☆228Updated 3 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- clear go error wrapping with caller☆64Updated 2 years ago
- ☆107Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Integration testing in Go with Docker☆114Updated 5 months ago
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- Generate flags by parsing structures☆166Updated 3 weeks ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆46Updated 3 years ago
- various libs or tools for Golang☆109Updated 3 weeks ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- Deep copy generator☆160Updated 2 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- Simple utility of creating a mask for sensitive information☆123Updated 2 months ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Embedded Swagger UI for Go☆80Updated 3 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- openapi specification object model☆52Updated 2 weeks ago
- Transform Go code into it's AST☆122Updated 6 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated 2 years ago
- openapi toolkit common string formats☆112Updated last week
- A type-to-type copy function code generator.☆48Updated 4 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- Structured JSON logging Go libraries benchmark☆22Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆156Updated 7 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago