No subject given
From: Henrik Theiling (theiling_at_absint.com)
Date: 09/25/05
- Previous message: David Relson: "bogofilter-0.96.2 - new current release"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Sep 2005 11:15:50 CST
Hi!
I'd like to announce the release of:
Erwin Data Structure Library
Version 2.0.279
(c) Henrik Theiling
Freely Distributable Open Source Code
Main Site: http://www.theiling.de/projects/erwin.html
Download: http://www.theiling.de/downloads/idx.cgi/erwin
Subscribe: http://freshmeat.net/projects/erwin2/
Changes
-------
A convenience function for removing zero elements was added.
Description
-----------
The Erwin library is a very efficient and robust data structure
template library for C and C++.
No templates are used; a Perl script generates C files. Vectors
(dynamic arrays), lists, and hash tables (maps) of arbitrary key and
value types are provided.
Several tools are included:
- for auto-generating a C interface around C++ libraries,
- C++ extensions like slots/properties,
- symbol (=hashed string) management,
- sophisticated assertion macros, and
- documentation extraction.
The generated libraries are tested under Linux, Solaris, NetBSD,
MacOS X and MS Windows.
Enjoy!
**Henrik
-- Dr. Henrik Theiling +49 681 8318304 http://www.theiling.de/ ########################################################################## # Send submissions for comp.os.linux.announce to: cola@stump.algebra.com # # PLEASE remember a short description of the software and the LOCATION. # # This group is archived at http://stump.algebra.com/~cola/ # ##########################################################################
- Previous message: David Relson: "bogofilter-0.96.2 - new current release"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|