ncbi-seg-dbg

debug symbols for ncbi-seg

python-amqp

Low-level AMQP client

This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available.

php-spyc

YAML loader/dumper written in pure PHP

This package contains a YAML loader/dumper written in pure PHP. Given a YAML document, Spyc will return an array that you can use however you see fit. Given an array, Spyc will return a string which contains a YAML document built from your data.

node-async-stacktrace

Improve Node.js stacktraces and make it easier to handle errors

The "Async Stacktrace" module eases debugging of Node.js applications. With the default stacktraces, the problem is that they do not tell you exactly where a problematic subroutine has been called from.

ruby-benchmark-memory

Benchmark-style memory profiling for Ruby 2.1+

benchmark-memory is a tool that helps to benchmark the memory usage of different pieces of code. It leverages the power of memory_profiler to give a metric of the total amount of memory allocated and retained by a block, as well as the number of objects and strings allocated and retained.

node-ifvisible.js

Determine if a webpage is visible in the browser