From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Simple Components v4.71 Date: Thu, 30 Jan 2025 16:10:14 +0100 Organization: A noiseless patient Spider Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 30 Jan 2025 16:10:14 +0100 (CET) Injection-Info: dont-email.me; posting-host="16d477fff4d845104eea6b02f3065a6b"; logging-data="3156779"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19vGRcCxWEhXdOUYxnP0IyAoE/4CDr8uuo=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:qVQaA5rV/GgJcfqdqhYsSAf11NQ= Content-Language: en-US Xref: news.eternal-september.org comp.lang.ada:66523 List-Id: The current version provides implementations of smart pointers, directed graphs, sets, maps, B-trees, stacks, tables, string editing, unbounded arrays, expression analyzers, lock-free data structures, synchronization primitives (events, race condition free pulse events, arrays of events, reentrant mutexes, deadlock-free arrays of mutexes), arbitrary precision arithmetic, pseudo-random non-repeating numbers, symmetric encoding and decoding, IEEE 754 representations support, streams, persistent storage, multiple connections server/client designing tools and protocols implementations. https://www.dmitry-kazakov.de/ada/components.htm Changes to the previous version: - The package Generic_FFT provides an implementation fast Fourier transform. The implementation supports pre-computed bit-reverse permutation and exponents to be used in multiple transformations of same vector length. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de