comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple components v.4.3 released
Date: Sun, 23 Nov 2014 11:20:01 +0100
Date: 2014-11-23T11:20:01+01:00	[thread overview]
Message-ID: <1shoxw3taj1h0$.3uygcqi194a8.dlg@40tude.net> (raw)

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), pseudo-random
non-repeating numbers, symmetric encoding and decoding, IEEE 754
representations support, multiple connections server designing tools.

http://www.dmitry-kazakov.de/ada/components.htm

Changes to the previous version:

- Persistent B-tree with keys and values allocated externally

- Persistent tables searchable by multiple keys with multiple values
(columns). This can be used to design a light-weight 100% Ada equivalent of
a relational DB table with several keys.

- WebSockets integrated into the HTTP server. Both half-duplex and
full-duplex operating modes are supported.

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

             reply	other threads:[~2014-11-23 10:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 10:20 Dmitry A. Kazakov [this message]
2014-11-23 15:39 ` ANN: Simple components v.4.3 released David Botton
2014-11-23 16:33   ` Dmitry A. Kazakov
2014-11-27 15:25     ` David Botton
replies disabled

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