Tools

Modules

 Benchmark
 

These functions allow you to add benchmark framework in a project for timing critical part and detect slow parts of code.


 Convert
 

These functions allow you to convert integer or real numbers to string or conversely.


 Counter
 

These functions allow you to get the time spent in a part of a code.


 Error
 

These functions provide error management for projects.


 File
 

Functions to traverse directories and split paths.


 Lazy allocator
 Magic
 

These functions provide magic checks management for projects.


 Memory Pool
 

These functions provide memory pool management.


 Module
 

These functions provide module management.