Simple library to help compare the performance of different algorithms. Create your tests by writing classes that implement the IPerformanceTest interface. The library will run all such tests in the specified assembly and provide the results, which include a description of the test, the time in...
More information
Lightweight library for caching data on disk instead of using memory.
-Simple interface: Everything possible by calling getting or setting method.
-Supports AES encryption for data saved on disk
-No other dependencies
-Support for .NET 3.5 and above
-Auto-clearing of all files used for...
More information