Data Structures 2018-01-20 cpascalProgramming 610 Comments STL-like libraries Benchmark – http://msinilo.pl/blog/?p=675 EASTL – http://gpl.ea.com/ RDESTL – http://code.google.com/p/rdestl/ sparsehash – http://code.google.com/p/google-sparsehash/
Data Compression 2015-04-14 cpascalProgramming 2041 Comments Compression library LZ4 – https://github.com/lz4/lz4 Snappy – https://github.com/google/snappy/ yappy – https://github.com/powturbo/TurboBench/tree/master/yappy zstd – https://github.com/facebook/zstd Oodle Data Compression – http://www.radgametools.com/kr/oodlecompressors.htm Benchmarks https://github.com/gpnuma/fsbench-density http://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/ http://encode.ru/threads/1266-In-memory-benchmark-with-fastest-LZSS-(QuickLZ-Snappy)-compressors
Application Crash Handling 2015-02-12 cpascalProgramming 137 Comments Windows BugSlayer – http://www.infopub.co.kr/pds/group_pds/bbs.asp?mon=&rec;_no=316 BugTrap – http://www.intellesoft.net/bugtrap1.shtml CrashRpt – http://code.google.com/p/crashrpt/ https://sysdev.microsoft.com/ Multi-platform BugSplat (Commercial) – http://www.bugsplatsoftware.com/ Google Breakpad – http://code.google.com/p/google-breakpad/ Google Crashpad – https://chromium.googlesource.com/crashpad/crashpad/ Microsoft Winqual – https://winqual.microsoft.com/ Mobile PLCrashReporter – https://plcrashreporter.org/ Crashlytics – http://www.crashlytics.com/ Criterrcism – http://www.crittercism.com/product/crash-reporting/ Splunk MINT – https://mint.splunk.com/