anz-bank / decimalLinks
Fixed-precision decimal numbers based on IEEE 754 decimal64
☆43Updated 5 months ago
Alternatives and similar repositories for decimal
Users that are interested in decimal are comparing it to the libraries listed below
Sorting:
- A set of performant rate limiters for Go☆91Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆101Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week
- A corpus of popular Go modules☆109Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- ☆78Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated this week
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Intern Go strings☆97Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year