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.

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:

python-toml

library for Tom's Obvious, Minimal Language - Python 2.7

This package provides a Python module which parses and emits TOML. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.