uuid6 / uuid6go-proto
Updated UUID version 6 prototype in Go
☆28Updated 3 years ago
Alternatives and similar repositories for uuid6go-proto:
Users that are interested in uuid6go-proto are comparing it to the libraries listed below
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- ☆24Updated 2 years ago
- Postgres statistics for Go☆11Updated 5 years ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆17Updated 3 years ago
- My personal, slightly improved version of benchstat utility☆20Updated last year
- A very fast arena allocator for Go☆28Updated last month
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.