11 packages
bigint-popcnt
The source code for [Generalized 'parallel' popcnt](https://blog.devdroplets.com/generalized-hamming-weight/). A parallel popcnt implementation for tc39 bigints.
bson-down
A leveldown middleware for BSON serialization written in Typescript
@ferrisk/bsonfy
Ultrafast BSON serializer/parser
gt-usb
Nodejs, Python & Header Only C++ library for the GT-521F52, GT-521F32 and GT-511C3(R) fingerprint scanners
honeybuf
A sweet typescript serializer allowing you to integrate serialization into your classes, while having protobuf-like control.
level-bson
The hard typed level module with BSON (based on level-ts)
level-ts
The hard typed level module with some extra features
tiny-bloomfilter
A tiny implementation of a bloomfilter using tc39, XXH64, enhanced double hashing, and parallel popcnt.
tiny-rsa
Tiny RSA implementation in Typescript 3/ES2020
vcdiff-wasm
```js async function testvcdiff () { const { encoder, decoder } = await require('vcdiff-wasm')()