JohnCGriffin / overflowLinks
Check for int/int64/int32 arithmetic overflow in Golang
☆45Updated last year
Alternatives and similar repositories for overflow
Users that are interested in overflow are comparing it to the libraries listed below
Sorting:
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- Intern Go strings☆95Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Partial implementation of SVG 2.0 specification in golang.☆175Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆168Updated 6 years ago
- ☆122Updated 2 years ago
- A go function to report total system memory☆203Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- Natural sorting (natsort) in Go☆60Updated last year
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- High quality text shaping in pure Go.☆122Updated last month
- uint128 for Go☆253Updated 9 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- MUS format serializer for Go☆117Updated 2 months ago
- An implementation of sed in Go. Just because!☆142Updated 5 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- fast int64-int64 map for go☆98Updated 2 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- dlopen in go without cgo☆204Updated 6 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago