Skip to main content

Built and signed on GitHub Actions

A high-performance PartitionedBuffer implementation backed by Uint32Array for efficient memory usage and fast bitwise operations.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
2 months ago (0.2.8)
Package root>SUPPORT.md
# Support ## How to file issues and get help This project uses [GitHub issues][gh-issue] to [track bugs][gh-bug] and [feature requests][gh-feature]. Please search the existing issues before filing new issues to avoid duplicates. For new topics, file your bug or feature request as a new issue. For help and questions about using this project, please look at the [docs][docs] and our [Contributor's Guide][contributor]. ## Support Policy Support is limited to the resources listed above. [gh-issue]: https://github.com/phughesmcr/PartitionedBuffer/issues/new/choose [gh-bug]: https://github.com/phughesmcr/PartitionedBuffer/issues/new?assignees=&labels=Issue-Bug&template=bug_report.md&title= [gh-feature]: https://github.com/phughesmcr/PartitionedBuffer/issues/new?assignees=&labels=Issue-Feature&template=Feature_Request.md&title= [contributor]: https://github.com/phughesmcr/PartitionedBuffer/blob/main/CONTRIBUTING.md