This release is 5 versions behind 0.2.8 — the latest version of @phughesmcr/partitionedbuffer. Jump to latest
@phughesmcr/partitionedbuffer@0.2.3Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
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




JSR Score
100%
Published
4 months ago (0.2.3)
Add Package
deno add jsr:@phughesmcr/partitionedbuffer
Import symbol
import { Partition } from "@phughesmcr/partitionedbuffer";
Import directly with a jsr specifier
import { Partition } from "jsr:@phughesmcr/partitionedbuffer";
Add Package
pnpm i jsr:@phughesmcr/partitionedbuffer
pnpm dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { Partition } from "@phughesmcr/partitionedbuffer";
Add Package
yarn add jsr:@phughesmcr/partitionedbuffer
yarn dlx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { Partition } from "@phughesmcr/partitionedbuffer";
Add Package
npx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { Partition } from "@phughesmcr/partitionedbuffer";
Add Package
bunx jsr add @phughesmcr/partitionedbuffer
Import symbol
import { Partition } from "@phughesmcr/partitionedbuffer";