fuse-posixovl
FUSE file system that provides POSIX functionality
With posixovl it is possible to mount FAT, VFAT, NTFS
file system so that it behaves like POSIX. File permissions,
symbolic links etc. are supported transparently. An extra file
stores the information and the file system itself stays unmodified.
It is a modern equivalent of the UMSDOS file system.
libmrpt-random2.11t64
Mobile Robot Programming Toolkit - random library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
node-url-parse
Parse URL in node using the URL module and in the browser using the DOM
The url-parse method exposes two different API interfaces. The url interface
that you know from Node.js and the new URL interface that is available in
the latest browsers.
node-cycle
JSON encoder/decoder for cyclical structures in Node.js
This fork of the JSON-js module contains two functions, JSON.decycle
and JSON.retrocycle, which make it possible to encode cyclical
structures and dags in JSON, and to then recover them. JSONPath is
used to represent the links.
node-winston-compat
Core functionality from winston < 3.0.0
Core functionality from winston < 3.0.0 commonly used by user-created
transports, made available for winston 3+.
node-std-mocks
Mock node stdout and stderr without pain
This package can be used to mock standard output and standard error
(for example in automated tests).