implementation of the cardano mempool based on SharedArrayBuffer in typescript
npm install @harmoniclabs/shared-cardano-mempool-tsTypescript implementation of the cardano mempool, based on the use of SharedArrayBuffer and Atomics to multiple threads to access the same mempool.