cuonglm / gocmt
Add missing comment on exported function, method, type, constant, variable in go file
☆174Updated last year
Alternatives and similar repositories for gocmt:
Users that are interested in gocmt are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- [mirror]☆280Updated 6 months ago
- Deep copy generator☆154Updated 5 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- concurrency utilities☆293Updated 5 years ago
- Go structures with default values using tags☆312Updated 7 months ago
- Protobuf Field Mask Go utils☆247Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- reflect api without runtime reflect.Value cost☆782Updated 8 months ago
- simple struct copying for golang☆454Updated 4 years ago
- Patch all Go functions for testing☆256Updated last year
- high-performance common weighted algorithm library☆202Updated last year
- Transformation functions generator for Protocol Buffers.☆210Updated last month
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆126Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Go library implementing expanded type-to-string conversion.☆73Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆394Updated 10 months ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Parse and modify Go struct field tags☆637Updated last year
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Pretty Slug.☆94Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Simply way to control goroutines execution order based on dependencies☆220Updated 5 years ago