|

Delera Systems
1126 Sofia, 65 Milin Kamak Str.
BULGARIA
For Immediate Release
Contact: Kamen Lilov
sales@utilitycode.com
+359 88 8513911
C++ string manipulation library receives major revision
Delera Systems has released version 2.1 of Str Library, a set of classes
for C++ developers that provide high-performance string manipulation for
client-side and server-side applications.
Projects that require high performance string manipulation without being tied to
a particular platform can use the library as a plug-in replacement for MFC
CString or STL basic_string to achieve independence from any particular vendor
and gain speed of execution, especially in SMP (symmetric multi-processing)
environments. Server side applications benefit the most since much of the
processing time in today's code is spent managing string information.
New features in this release include regular expression support, Unicode support
under Linux, additional speed and functionality requested by customers.
The library has an evaluation version that, like its commercial equivalent,
comes with full source code and support. It enables edvelopers to maintain a
single code base that can run against most popular Windows compilers, as well
as Linux and other systems supporting the GNU compiler (gcc / g++). String
classes yield immediate speed increase over most string implementations in the
STL (C++ Standard Template Library), currently the only commercial-grade string
class equivalent on the market.
The library is licensed on a per-developer basis at a price of USD 49 (license
packs and site licensing available). No runtime royalties apply. Evaluation and
commercial versions are available from the company's web site at
http://www.utilitycode.com/str
# # #
|