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 last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Reusable transparent log database☆145Updated 5 years ago
- ☆78Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A corpus of popular Go modules☆108Updated last year
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- /tmp☆101Updated last month
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- ☆101Updated last year
- Diff(1)☆89Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆43Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months 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
- Go templates invoked as functions☆155Updated 4 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 8 months ago
- A memory allocator for Go.☆87Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- ☆68Updated 2 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago