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:
- ☆122Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- a native go ogg/vorbis decoder☆74Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Bitset data structure☆167Updated 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☆59Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- fast int64-int64 map for go☆98Updated last month
- Natural sorting (natsort) in Go☆60Updated last month
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- bebop wire format in Go☆78Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- dlopen in go without cgo☆205Updated 6 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- Go stdlib net/rpc with context.Context support☆37Updated 2 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago