protobuf-compiler-grpc
high performance general RPC framework - protobuf plugin
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
node-anymatch
Matches strings against configurable strings
Javascript module to match a string against a regular expression, glob, string,
or function that takes the string as an argument and returns a truthy or falsy
value. The matcher can also be an array of any or all of these. Useful for
allowing a very flexible user-defined config to define things like file paths.
node-binary-extensions
List of binary file extensions
The list is just a JSON file and can be used wherever.
antimicro
GUI for mapping keyboard keys and mouse controls to a gamepad
AntiMicroX is a graphical program used to map keyboard keys and mouse
controls to a gamepad. This program is useful for playing PC games
using a gamepad that do not have any form of built-in gamepad support.
However, you can use this program to control any desktop application
(while running an X11 environment) with a gamepad.
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.