Simple components for Ada is an open source library component for Ada that implelents directed graphs, smart pointers, sets, stacks, maps, tables, unbounded arrays, string editing, expression analyzers, synchronization primitives, lock-free data structures, pseudo-random non-repeating numbers, IEEE 754 representations and symmetric decoding and encoding.
Simple components for Ada supports both Ada 2005 and Ada 95 standards.
Product's homepage
Requirements:
· Ada
What's New in This Release: [ read full changelog ]
· Multiple connections server support;
· Task pooled connection server implementation added;
· HTTP server implementation;
· Deallocate_All was added to the Stack_Storage package.