SILC Runtime Toolkit (SRT) provides useful utility
functions for application programmers. SRT can be
used as the main runtime in any application. It
provides an application main loop, hash tables,
lists, atomic operations, threads, locks, queues,
a file descriptor stream, a socket stream, network
routines, a finite state machine, a memory pool, a
random number generator, buffers, regular
expressions, and many other features. It natively
supports Unix/Linux, Windows, Mac OS X, and
Symbian OS platforms.
License: BSD License (revised)
Changes:
This version adds several new utility functions.