Skip to main content

Standil's Home

Menu

Skip to content
  • Home
  • Computer
  • Hobby
 

Data Compression

2015-04-14
cpascal
Programming No 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

Leave a Reply Cancel reply

You must be logged in to post a comment.

Post navigation

Application Crash Handling
Data Structures

Search

Categories

  • Computer (47)
    • Anatomy (3)
    • Programming (33)
  • Hobby (3)
  • Uncategorized (2)

Recent Posts

  • ADB (Android Debug Bridge)
  • IL2CPP
  • Cross-platform GUI libraries for C/C++
  • Screen recording
  • JSON

Copyright © 1995-2018 Standil (cpascal@cpascal.net)