JohnCGriffin / overflowLinks
Check for int/int64/int32 arithmetic overflow in Golang
☆46Updated 2 years ago
Alternatives and similar repositories for overflow
Users that are interested in overflow are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆97Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- a native go ogg/vorbis decoder☆74Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Bitset data structure☆168Updated 3 years ago
- ☆122Updated 2 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Storing strings without GC overhead☆85Updated last month
- High quality text shaping in pure Go.☆136Updated 3 weeks ago
- Pure Go encoder/decoder of the QOI image format☆68Updated 4 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Like sync.Mutex, but works across processes☆83Updated 6 months ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Natural sorting (natsort) in Go☆60Updated last month
- Buffered Reader/Writer☆78Updated 6 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- uint128 for Go☆261Updated last year
- Go assembly transpiler for C programming language☆108Updated 2 months ago
- A go function to report total system memory☆207Updated 3 years ago
- Golang SVG parsing library☆94Updated 4 months ago
- An implementation of sed in Go. Just because!☆143Updated 9 months ago
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- Fonts and text layout for Golang☆54Updated last year
- Simple string pattern matcher for Go☆136Updated 4 months ago
- fast int64-int64 map for go☆100Updated 2 months ago