ptr
Pointer creator
Provides functions to simplify creation of pointers from constants of basic types
Contains functions for simplified creation of pointers from constants of basic types
27 stars
2 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolanggolang-librarygolang-packagepointersptr
Related projects:
Repository | Description | Stars |
---|---|---|
xorcare/pointer | A collection of helper routines for creating optional fields in Go | 42 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
yaa110/goterator | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,246 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
ged/ruby-pg | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 34 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 918 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 76 |
gen2brain/raylib-go | Provides a Go interface to the raylib C library for videogame programming | 1,666 |