mmcloughlin / mathfmtLinks
Document mathematical Go code beautifully
☆204Updated last year
Alternatives and similar repositories for mathfmt
Users that are interested in mathfmt are comparing it to the libraries listed below
Sorting:
- Miscellaneous Go hacks☆243Updated 2 months ago
- Reusable transparent log database☆145Updated 5 years ago
- ☆78Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- ☆101Updated last year
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- tryhard finds and rewrites code suitable for try.☆137Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Diff(1)☆89Updated 6 years ago
- A corpus of popular Go modules☆109Updated last year
- /tmp☆101Updated 2 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- uint128 for Go☆261Updated last year
- Probabilistic set data structure☆88Updated 8 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Meow hash for Golang☆126Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago