gotidy / ptr
Contains functions for simplified creation of pointers from constants of basic types
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ptr
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Deep copy generator☆150Updated last month
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Convert snake case, camel case and kebap case strings☆144Updated last year
- clear go error wrapping with caller☆42Updated 11 months ago
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- utils for Go context☆25Updated 4 years ago
- flexible data type for Go☆48Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- Helper routines for simplifying the creation of optional fields of basic type.☆42Updated last month
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆63Updated 2 years ago
- Check that no globals are present in Go code.☆105Updated last year
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Debug-level logging for developers (only!)☆100Updated 10 months ago
- Expression evaluator for Go☆66Updated 8 months ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Golang app shutdown hooks.☆59Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- ☆51Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆310Updated last month
- A type-to-type copy function code generator.☆44Updated 2 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆34Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆174Updated 3 years ago
- Go reflection simplified☆101Updated last month
- Go expression evaluation comparison☆48Updated 8 months ago