| 1 | 70,535 | 98,196 | spreadsheet_cache_manager_refi | speed up repetitive reading of spreadsheet files by creating sqlite caches |
| 2 | 84,241 | 74,705 | timer_refi | moments can be "marked" and the intervals can be queried later |
| 3 | 99,270 | 98,196 | minival_refi | supports: nil, string, integer, array, hash
the syntax is similar to to ruby |
| 4 | 129,167 | 138,115 | file_cache_refi | opens files for reading and keeps them in memory |
| 5 | 132,125 | 138,115 | minilang_refi | minilang is used in a couple of my projects and I can't recommend anyone to use it as o... |
| 6 | 135,036 | 138,115 | logger_refi | logging to console and logfiles, template messages, color output |
| 7 | 135,434 | 138,115 | string_extensions_refi | unescaping c strings,
create acronyms from strings,
collapse tab newline and spac... |
| 8 | 135,946 | 138,115 | template_refi | it does not allow the execution of arbitrary code
templates may contain functions cal... |
| 9 | 136,912 | 98,196 | spreadsheet_export_refi | create documents with instructions in spreadsheets |
| 10 | 137,232 | 138,115 | spreadsheet_manager_refi | the spreadsheet files are not reopened when reading them again |
| 11 | 137,794 | 138,115 | spreadsheet_db_refi | store spreadsheet data in a sqilte db |
| 12 | 138,336 | 138,115 | spreadsheet_db-cache_refi | cache reads from spreadsheet files in a sqilte db |