cockroachdb / crlfmtLinks
Formatter for CockroachDB's additions to the Go style guide.
☆18Updated 10 months ago
Alternatives and similar repositories for crlfmt
Users that are interested in crlfmt are comparing it to the libraries listed below
Sorting:
- Yet Another RPC for Go☆10Updated 6 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Inspect an executable to find the Go version it was compiled with.☆11Updated 8 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- deterministic subsetting☆24Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Instrumentation for golang apps☆16Updated 2 months ago
- Easy fuzzing with go-fuzz☆14Updated 5 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Programmatically find services☆13Updated last month
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Radix sorting in Go☆10Updated 6 years ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 6 years ago
- WIP: generate protobuf package from .proto files, web service and CLI client☆13Updated 6 years ago
- 🚫 DEPRECATED☆11Updated 8 years ago
- Package stdfd provides routines for redirecting stdout and stderr.☆13Updated 10 years ago
- A memcached binary protocol toolkit for go.