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☆242Updated last month
- ☆78Updated 5 years ago
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- 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
- /tmp☆101Updated last month
- xxh3 fast hash function☆104Updated 6 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Diff(1)☆89Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- ☆43Updated 4 years ago
- Allotment Routing Table☆56Updated 3 years ago
- ☆101Updated 11 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
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- A corpus of popular Go modules☆108Updated last year
- uint128 for Go☆257Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago