node-buffer

Node.js Buffer API for browserify

node-buffer is a port of well known buffer API of nodejs to browser context.

node-ieee754

Node.js module to read or write IEEE754 floating point numbers

ieee754 lets you read binary data from a buffer into javascript number data types and write it back into binary buffer.
anonymous metadata-resistant instant messaging

ricochet-im

anonymous metadata-resistant instant messaging

Ricochet is an experiment with a different kind of instant messaging that doesn't trust anyone with your identity, your contact list, or your communications.

python-bloom

Bloom is a release automation tool from Robot OS (Python 2)

This package is part of Robot OS (ROS). It (bloom) provides tools for releasing software on top of a git repository and uses tools and patterns from git-buildpackage. Additionally, bloom uses meta and build information from catkin (https://github.com/ros/catkin) to automate release branching and the generation of platform specific source packages, like debian's src-debs.

freeipmi-ipmiseld

GNU IPMI - IPMI system event log daemon

FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards.

heaptrack

heap memory profiler for Linux

Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. It can also generate a historigram of allocation sizes over the number of calls. Heaptrack measures the following: