From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 27 Jul 93 11:21:44 GMT From: mcsun!julienas!edf.edf.fr!edfder1!pascalo@uunet.uu.net (Pascal Obry) Subject: Looking for a package.... Message-ID: List-Id: I'am looking for a kind of dictionnary written in Ada. The functionalities should be : - All records are written on disk. - The key is a string. (could be hashed). - The value associated to the key is an integer (at least). - a fast access. This is a kind of BTree-On-Disk (or Bplus). But I dont need to delete key in my dictionary. Does somebody know about a package that does this ? if yes, where can I find it ? FTP or others ... Thank, Pascal. -- ---------------------------------------------------------------- | Pascal OBRY e-mail: pascal.obry@der.edf.fr | | EDF-DER-IPN-SID-ISI | | Bureau G1-010 voice: +33-1-47.65.50.91 | | 1 Av General de Gaulle | | 92141 Clamart CEDEX | | FRANCE | ----------------------------------------------------------------