mmcloughlin / mathfmtLinks
Document mathematical Go code beautifully
☆202Updated last year
Alternatives and similar repositories for mathfmt
Users that are interested in mathfmt are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Miscellaneous Go hacks☆242Updated 2 months ago
- Reusable transparent log database☆145Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- ☆78Updated 5 years ago
- /tmp☆96Updated 3 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆98Updated 7 months ago
- uint128 for Go☆250Updated 9 months ago
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Diff(1)☆89Updated 6 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- ☆43Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A corpus of popular Go modules☆108Updated 10 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago