|
From: Nicholas N. <nj...@ca...> - 2004-01-28 12:54:32
|
CVS commit by nethercote:
Added more projects using Valgrind.
M +26 -0 users.html 1.3
--- devel-home/valgrind/users.html #1.2:1.3
@@ -37,4 +37,7 @@
<dd>A high performance database supporting complex queries over tables
with hundreds of columns and multi-million rows.
+
+<dt><a href="http://www.data-ex-machina.de/natix.html">Natix</a>
+<dd>A native XML database management system.
</dl>
@@ -57,8 +60,16 @@
<dd>Navigation and vision systems.
+<dt><a href="http://atlas.web.cern.ch/Atlas/Welcome.html">Atlas</a>
+<dd>The data acquisition, analysis and simulation software for the Atlas
+ Experiment at CERN's Large Hadron Collider.
+
<dt><a href="http://www.hlrs.de/organization/pds/projects/pacx-mpi/">PACX-MPI</a>
<dd>A library for running parallel application on clusters connected
through high-speed networks or the internet.
+<dt><a href="http://teem.sf.net">Teem</a>
+<dd>A collection of C libraries for manipulating and visualizing
+ structured scientific data.
+
<dt><a href="http://www.harmonyware.com">HarmonyWare</a>
<dd>NURBS-based geometry translator tools.
@@ -74,4 +85,7 @@
and the Perl, Python and PHP debuggers.
+<dt><a href="http://xmlsoft.org/">libxml2/libxslt</a>
+<dd>GNOME's multi-platform XML C parser and toolkit.
+
<dt><a href="http://www.uclibc.org">uClibc</a>
<dd>A compact C library for embedded systems.
@@ -86,4 +100,10 @@
<h3>Audio/Video</h3>
<dl>
+<dt><a href="http://www.vorbis.com">Ogg Vorbis</a>
+<dd>A toolset for the high-quality, MP3-style patent-free audio codec.
+
+<dt><a href="http://www.icecast.org">Icecast</a>
+<dd>A streaming audio server, used for internet radio and similar applications.
+
<dt><a href="http://rosegardenmusic.com">Rosegarden</a>
<dd>A MIDI and audio sequencer and notation editor.
@@ -112,4 +132,10 @@
access from C, C++, Java, Perl, Python.
+<dt><a href="http://www.gtk-papaya.org">Papaya</a>
+<dd>A GTK+-2.0 MUD client for UNIX and Windows.
+
+<dt><a href="http://www.pldaniels.com/ripmime">ripMIME</a>
+<dd>Email decoding engine and library.
+
<dt><a href="http://bidwatcher.sf.net">Bidwatcher</a>
<dd>An eBay auction listing tracker.
|