Data structures for high-performance JavaScript applications.
Stars
731
Forks
22
Watchers
Open Issues
15
Overall repository health assessment
User
172
commits
1
chore: housekeeping (#36)
61cdb28
Merge pull request #40 from Swoorup/patch-1
413b8ee
Fix Pool documentation
f76a465
chore: update dependencies
024d358
chore: update build script
58a37e6
feat: make view types easier to extend
cb137bd
fix: main entry point for NPM package
2a68c6d
feat: allow holding multiple protocols with View
5b7f030
refactor: add `*View.initialize` methods
c124dee
chore: update npm build
e23ad6c
test: increase coverage
04ac22b
test: fix tests
f8a40af
chore: use `deno bench` for benchmarking
0ac3733
fix: `StringView.encode` handles 3-byte strings
63512b0
chore: fix formatting
dea1712