ericpauley / go-quantizeLinks
The missing image quantizer for Go
☆25Updated 3 years ago
Alternatives and similar repositories for go-quantize
Users that are interested in go-quantize are comparing it to the libraries listed below
Sorting:
- JPEG XL image encoder/decoder☆32Updated 3 months ago
- Partial implementation of SVG 2.0 specification in golang.☆175Updated 2 years ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Seekable ZSTD compression format implemented in Golang.☆120Updated last week
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- High quality text shaping in pure Go.☆122Updated last month
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 weeks ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Run small snippets of Go code from the command line☆25Updated 2 years ago
- Graphic library supporting various displays☆28Updated 5 months ago
- Go Parser for ANSI strings☆68Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Building powerful interactive prompts and REPLs in Go, inspired by python-prompt-toolkit.☆30Updated 3 months ago
- Go package for calculating the sunrise and sunset times for a given location☆169Updated last year
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Colour management for Go☆50Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- Rasterx is an SVG 2.0 path compliant rasterizer that can use either scany, the golang vector or a derivative of the freetype anti-aliaser…☆144Updated 3 years ago
- Go implementation of the JWZ email threading algorithm☆31Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆147Updated 3 weeks ago
- SAM: Software Automatic Mouth (Ported from https://github.com/vidarh/SAM)☆37Updated 6 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Wraps C libraries in Go.☆119Updated 2 years ago
- Browser detection in Go (golang)☆89Updated last year
- seqs: the hottest, most idiomatic userspace TCP/IP implementation on the internet. lwip in go basically☆67Updated 2 months ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.