google-perftools

command line utilities to analyze the performance of C++ programs

The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes command line utilities.

libpam-snapper

PAM module for Linux filesystem snapshot management tool

Snapper is a tool for Linux filesystem snapshot management. Apart from the obvious creation and deletion of snapshots, it can compare snapshots and revert differences between snapshots. In simple terms, this allows root and non-root users to view older versions of files and revert changes.

python3-httpbin

HTTP request and response service (Python 3 package)

httpbin is a test server for testing HTTP libraries and apps. It features several endpoints to cover a multitude of HTTP scenarios. httpbin ships as a Python library and could be run directly by the Python interpreter, or as a WSGI app e.g. with Gunicorn. The endpoint responses are JSON-encoded.

db2twitter

Simple Twitter bot using a database to build and send tweets

db2twitter fetches data from a database using the SQLAlchemy library, filling a user-defined template to build a tweet and send it. db2twitter keeps track of already sent tweets and only sends a new tweet if it was not sent before. db2twitter information are stored in a sqlite database.

libghc-polynomial-prof

haskell types and functions for working with polynomials; profiling libraries

A haskell library providing a type for representing polynomials, several functions for manipulating and evaluating them, and several interesting polynomial sequences.

libgazebo6

Open Source Robotics Simulator - shared library