RĂ¼diger Utilities (libruti)

This is my personal collection of utitlity function which I am bored of to code ever and ever again. In particular this collection contains some functions I consider so fundamental (like strtrim) that I still puzzled that they are not included in the glibc.

I publish them under the LPGL to everybody. I you have an issue with this license, please contact me. I am pretty sure we will find an approriate alternative way of licensiong

Click here to download libruti

Please note that the documentation is not yet complete

libruti in detail

String functions

File operations

Mathematical Functions

Dynamic Memory Allocation

Measuring Runtime

Parameter file parser

Vector class (3dim-Vector)

Variable sized math type Vector class

Variable sized math type Matrix class

Simple Thread Scheduling class


Ruediger Goetz