|
From: Nicholas N. <nj...@ca...> - 2004-01-28 12:47:25
|
CVS commit by nethercote:
Added a whole bunch of new projects using Valgrind, for which people have
authorised me to mention them.
Also linked to it from the overview page.
M +1 -0 overview.html 1.9
M +93 -4 users.html 1.2
--- devel-home/valgrind/overview.html #1.8:1.9
@@ -65,4 +65,5 @@
vision and rover navigation systems, business intelligence software,
financial/banking software, operating system daemons, etc, etc.
+ See a list of <a href="users.html">projects using Valgrind</a>
<p>
--- devel-home/valgrind/users.html #1.1:1.2
@@ -10,6 +10,16 @@
<dt><a href="http://openoffice.org">OpenOffice.org</a>
<dd>A multi-platform office productivity suite.
-(<a href="http://www.kegel.com/openoffice/valgrindingOOo.html">Examples</a>
-of bugs found.)
+ (<a href="http://www.kegel.com/openoffice/valgrindingOOo.html">Examples</a>
+ of bugs found.)
+
+<dt><a href="http://www.gnome.org">GNOME</a>
+<dd>A desktop environment and developer platform for Unix and Linux systems.
+
+<dt><a href="http://www.gnumeric.org">Gnumeric</a>
+<dd>A replacement for proprietary spreadsheets.
+
+<dt><a href="http://www.gnome.org/projects/evolution/">Evolution</a>
+<dd>Integrated email, calendar, scheduling, contact management and
+ task-list system.
</dl>
@@ -18,6 +28,73 @@
<dt><a href="http://www.mysql.com">MySQL</a>
<dd>The World's most popular open source database.
-(A <a href="http://www.mysql.com/doc/en/Tools_used_to_create_MySQL.html">
-thank you</a> from MySQL)
+ (A <a href="http://www.mysql.com/doc/en/Tools_used_to_create_MySQL.html">thank
+ you</a> from MySQL)
+
+<dt><a href="http://www.teratext.com">Teratext Database System</a>
+<dd>A terabyte-capable text database.
+
+<dt><a href="http://monetdb.cwi.nl">MonetDB</a>
+<dd>A high performance database supporting complex queries over tables
+ with hundreds of columns and multi-million rows.
+</dl>
+
+<h3>Games</h3>
+<dl>
+<dt><a href="http://www.flightgear.org">FlightGear</a>
+<dd>An open-source, multi-platform, cooperative flight simulator.
+
+<dt><a href="http://www.simgear.org">SimGear</a>
+<dd>Building-block libraries for quickly assembling 3d simulations, games, and
+ visualization applications.
+
+<dt><a href="http://crystal.sf.net">Crystal Space</a>
+<dd>A portable 3D game engine.
+</dl>
+
+<h3>Scientific</h3>
+<dl>
+<dt><a href="http://marsrovers.jpl.nasa.gov/home/">NASA Mars Exploration Rover</a>
+<dd>Navigation and vision systems.
+
+<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://www.harmonyware.com">HarmonyWare</a>
+<dd>NURBS-based geometry translator tools.
+</dl>
+
+<h3>Programming</h3>
+<dl>
+<dt><a href="http://www.perl.org">Perl</a>
+<dd>A general-purpose programming language; the duct-tape of the internet.
+
+<dt><a href="http://www.gnu.org/software/ddd/">GNU ddd</a>
+<dd>A graphical front-end for GDB, DBX, WDB, Ladebug, JDB, XDB, bashdb,
+ and the Perl, Python and PHP debuggers.
+
+<dt><a href="http://www.uclibc.org">uClibc</a>
+<dd>A compact C library for embedded systems.
+
+<dt><a href="http://www.venge.net/monotone/">Monotone</a>
+<dd>A free, distributed version control system.
+
+<dt><a href="http://eboxy.sf.net">eboxy</a>
+<dd>A tool for creating graphical user interfaces for set-top boxes.
+</dl>
+
+<h3>Audio/Video</h3>
+<dl>
+<dt><a href="http://rosegardenmusic.com">Rosegarden</a>
+<dd>A MIDI and audio sequencer and notation editor.
+
+<dt><a href="http://mixxx.sf.net">Mixxx</a>
+<dd>Digital DJ software.
+</dl>
+
+<h3>System</h3>
+<dl>
+<dt><a href="http://oprofile.sf.net">OProfile</a>
+<dd>A system-wide, kernel- and user-space profiler for Linux.
</dl>
@@ -26,6 +103,18 @@
<dt><a href="http://www.chipvision.com">ORINOCO</a>
<dd>A tool to estimate the power dissipation of hardware/ASIC designs.
+
+<dt><a href="http://www.exalead.com">Exalead</a>
+<dd>A search and navigation platform, including search engine, XML
+ processing libraries, and statistical linguistics.
+
+<dt><a href="http://www.xmlBlaster.org">xmlBlaster</a>
+<dd>A publish/subscribe and PtP message oriented middleware with easy
+ access from C, C++, Java, Perl, Python.
+
+<dt><a href="http://bidwatcher.sf.net">Bidwatcher</a>
+<dd>An eBay auction listing tracker.
</dl>
+
Please contact Nick Nethercote (njn25 at cam dot ac dot uk) if you are happy to
have your project added to this list.
|