Skip to content
/ snappy Public
forked from google/snappy

A fast compressor/decompressor (Windows build with Visual Studio including DLL support).

License

Notifications You must be signed in to change notification settings

kiyolee/snappy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snappy-win-build

snappy Windows build with Visual Studio.

This version is an up-to-date fork of google/snappy.

To build, simply open the required solution file, and you know how to use Visual Studio, right? (or perhaps this is the wrong place for you.)

Additional changes:

  • DLL support.

  • Fixed a bunch of integer type size mismatches.

  • Applied some static_cast to reduce compiler warnings.

About

A fast compressor/decompressor (Windows build with Visual Studio including DLL support).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.5%
  • CMake 5.4%
  • C 2.6%
  • Starlark 2.5%