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
Sorting:
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 6 months ago
- Deep copy generator☆156Updated 6 months ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Convert snake case, camel case and kebap case strings☆150Updated 2 years ago
- clear go error wrapping with caller☆50Updated last year
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Convert string to duration in golang☆113Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Golang app shutdown hooks.☆59Updated 3 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- ☆121Updated 11 months ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- A debouncer written in Go.☆129Updated 5 months ago
- 🚀 Fast and light wildcard pattern matching.☆86Updated 3 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆44Updated 3 years ago
- Intern Go strings☆94Updated last year
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- Faster base64 encoding for Go☆182Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year