SILC Runtime Toolkit (SRT) provides useful utility functions for application programmers. SRT can be used as the sole and main runtime in any application. It provides application main loop, hash table, lists, atomic operations, threads, locks, queues, file descriptor stream, network routines, a finite state machine, memory pool, socket stream, random number generator, regular expressions, buffers and many m
SRT natively supports multiple platforms; Unix/Linux, Windows, Mac OS X and Symbian OS, and all APIs work identically or nearly identically on all support platforms. SRT and all of its APIs are entirely reentrant and some APIs are completely thread safe.
SRT is free software and is dual-licensed with GNU GPL and BSD licenses.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds SILC Tree API and fixes several bugs.