ALTree / bigfloatLinks
Additional operations for the standard library big.Float type
☆26Updated 2 years ago
Alternatives and similar repositories for bigfloat
Users that are interested in bigfloat are comparing it to the libraries listed below
Sorting:
- memsize computes the size of your object graph☆34Updated last year
- uint128 for Go☆261Updated last year
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple and fast graph library☆72Updated 5 years ago
- goprocess - like Context, but with good close semantics.☆73Updated 5 years ago
- NAT port mapping library for Go☆43Updated 5 years ago
- Object mapping for golang.☆48Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Golang ed25519☆47Updated 4 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Fast implementation of base58 encoding on golang.