Message-ID: <3E8059E7.D5BFAF91@yahoo.com> From: CBFalconer Organization: Ched Research X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp,comp.lang.c,comp.programming Subject: ANN: hashlib package v 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 35 Date: Tue, 25 Mar 2003 13:49:44 GMT NNTP-Posting-Host: 12.90.167.24 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1048600184 12.90.167.24 (Tue, 25 Mar 2003 13:49:44 GMT) NNTP-Posting-Date: Tue, 25 Mar 2003 13:49:44 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Since no bugs have been reported for some time, this is now a released module rather than beta status. The release includes the demonstration applications markov.c and wdfreq.c together with a set of regression tests. The following is an excerpt from the readme.txt file included: --------- GENERAL (modified 2002-03-12) ======= Hashlib implements a generalized hash storage data base package which has O(1) storage and retrieval performance. It removes all the effort of implementation and storage management, and only requires that a few application specific routines be provided. It can report statistics and is thus also an excellent test bed for checking hash function performance. The complete package can be found at: Bug reports to I have removed this from Beta status, and marked hashlib.c as being version 1.0.0.0. There have been no bug reports in over six months. All code, except the detection of keyboard input in the demo wdfreq.c, is ISO standard C. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net) Available for consulting/temporary embedded and systems. USE worldnet address!