summaryrefslogtreecommitdiff
path: root/content/software/_index.md
blob: 040c9677f5e7d4eb3732e2b16d20e6738c6d6ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
+++
title = "Software"
+++

# Linux

* [Linux Packaging](/software/linux_packaging): packaging for Linux distributions.
* [Minilinux](/software/minilinux): a minimal Linux distribution.

# Software

## C

* [pguse](https://github.com/andreasbaumann/pgfuse): a
  [FUSE](http://fuse.sourceforge.net) filsystem for the
  [PostgreSQL](http://www.postgresql.org/) database.
* [cssh](https://github.com/andreasbaumann/cssh): a small parallel SSH
  client for copying and executing commands to a cluster of machines.

## C++

* [Sqlitexx](/software/sqlitexx): a C++ library for
  [sqlite3](http://www.sqlite.org) following ideas of
  [libpqxx](http://pqxx.org/)

## Information Retrieval

* [Lucene Index Dumper](/software/luceneanalyzer): a 
  mini-contribution to [Lucene](http://lucene.apache.org/)

## Administration

* [Nagios libcurl plugin](/software/nagios_plugin_curl): a
  [Nagios](http://www.nagios.org) plugin replacing check_http