comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Simple components v.4.3 released
@ 2014-11-23 10:20 Dmitry A. Kazakov
  2014-11-23 15:39 ` David Botton
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry A. Kazakov @ 2014-11-23 10:20 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-27 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23 10:20 ANN: Simple components v.4.3 released Dmitry A. Kazakov
2014-11-23 15:39 ` David Botton
2014-11-23 16:33   ` Dmitry A. Kazakov
2014-11-27 15:25     ` David Botton

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