We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

SimpleXlsxWriter

This library represents XLSX files writer. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written down once.

Hence, if using this library the structure of the future report should be known enough.

The library is written in C++ with using STL functionality and based on the simple XML writer and ZIP library. Both of them have free licenses.

http://www.codeproject.com/Articles/5588/Simple-C-class-for-XML-writing

http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://simplexlsx.sourceforge.net/
Tags
License
Platform
Features