gotidy / ptr
Contains functions for simplified creation of pointers from constants of basic types
☆28Updated last year
Alternatives and similar repositories for ptr:
Users that are interested in ptr are comparing it to the libraries listed below
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- Deep copy generator☆155Updated 6 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- clear go error wrapping with caller☆50Updated last year
- Golang app shutdown hooks.☆59Updated 3 years ago
- Debug-level logging for developers (only!)☆101Updated 3 months ago
- Convert snake case, camel case and kebap case strings☆150Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 weeks ago
- Faster base64 encoding for Go☆182Updated 2 years ago
- ☆120Updated 10 months ago
- A type-to-type copy function code generator.☆45Updated 2 weeks ago
- Go reflection simplified☆101Updated 6 months ago
- Helpful unit multipliers and functions for Go☆127Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 2 months ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Convert string to duration in golang☆113Updated last year
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆47Updated 3 years ago
- Fast strftime for Go☆128Updated 3 months ago
- A linter that handles struct tags.☆53Updated 2 weeks ago