Skip to content

rustvu/snappy_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snappy_rs

Example code for Rust FFI (Foreign Function Interface). The crate creates a Rust wrapper for the Google Snappy compression library implemented in C/C++.

Requirements

Instructions

This repository uses snappy as a git submodule. You need to clone this locally with:

git clone  --recurse-submodule https://github.com/rustvu/snappy_rs 

Then you can use the regular cargo build/test commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages