postgresql-15-pointcloud

PostgreSQL extension for storing point cloud (LIDAR) data

LIDAR sensors quickly produce millions of points with large numbers of variables measured on each point. The challenge for a point cloud database extension is efficiently storing this data while allowing high fidelity access to the many variables stored.

node-jsbn

fast, portable implementation of large-number math in pure JS

The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.

node-json-schema

JSON Schema validation and specifications

This is a "finished" JavaScript implementation of JSON Schema - a simple, efficient, lightweight implementation of the original core elements of JSON Schema. It does not house the latest specifications nor does it implement the latest versions of JSON Schema, but seeks to maintain the stability (in behavior and size) of this original implementation for the sake of the numerous packages that rely on it.

node-hmac-drbg

Deterministic random bit generator (hmac) in pure javascript

This is a pure javascript implementation of deterministic random bit generators defined in section 10.1.2 of NIST SP 800-90A.

node-shasum

Pure javascript function that return the sha1sum

This package emulate the well know function sha1sum of Node.js in pure javascript allowing one to use this function in browser context.

node-typescript-types

Transitional package

This package is a transitional package, you can safely remove it