comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple components for Ada v3.12
Date: Sat, 22 Oct 2011 16:55:19 +0200
Date: 2011-10-22T16:55:19+02:00	[thread overview]
Message-ID: <jv6whiviqblv.1m81pzpa4ddv$.dlg@40tude.net> (raw)

The library provides implementations of smart pointers, directed graphs,
sets, maps, 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), pseudo-random non-repeating numbers,
symmetric encoding and decoding, IEEE 754 representations support.

New version provides implementations of streams.

1. The package Block_Streams provides a stream built upon a stream of
blocks transported over another stream. The stream can be used to store
binary data in files access using Stream_IO or for sending data over a
socket.

2. The package Storage_Streams provides a memory-resident stream. The
memory is allocated by blocks.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



                 reply	other threads:[~2011-10-22 14:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox