buffer-crc32
buffer-crc32 copied to clipboard
A pure javascript CRC32 algorithm that plays nice with binary data
The types published in the `index.d.mts` file contain an invalid export declaration for the default export which means that typescript and editors for projects using type module aren't able to...
Fix #30
Hi maintainers! I'm a big fan of the simplicity of this package, and I've been using it for years in my software. It's come to my attention in https://github.com/thejoshwolfe/yazl/issues/82 that...
I tried to match the coding standard. Feel free to change anything. Closes #34. When running the benchmark from #36 against this code. The results converge between the going directly...
Mentioned in https://github.com/brianloveswords/buffer-crc32/issues/34#issuecomment-2424754251 Here's my manually formatted table of data: ``` few iterations, small buffer, native x 187,828 ops/sec @ 5μs/op ± 155.19% (min: 472ns, max: 40μs) few iterations, small...
Running `npm install` on master branch gives 6 deprecation warnings and 33 security vulnerability alerts. This PR resolves those by upgrading dependnecies, notably the `tap` dependency. Running `npm run build`...
This might not be the intended purpose of the user.