encoding icon indicating copy to clipboard operation
encoding copied to clipboard

Library for working with compressed arrays of integers

Results 4 encoding issues
Sort by recently updated
recently updated
newest added

Hello, Can you please tag and version this project? I am the Debian Maintainer for encoding and versioning would help Debian keep up with development.

Hi, Should pack120 not return 1

See full name for example at https://dl.acm.org/doi/10.5555/1712666.1712668

Thanks for writing this project! One minor erratum for the documentation in the [`simple8b/encoding.go`](https://github.com/jwilder/encoding/blob/master/simple8b/encoding.go#L7) file, is that you have encoding 6, 12×5–bit quantities, as wasting 12 bits. It wastes none!...