Skip to content

gsquire/zig-snappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-snappy

CI

This is a rough translation of Go's snappy library for Zig. It only supports the block format. The streaming format may be added in the future.

Caveat

Expect some sharp edges. This is my first time writing Zig! I would greatly appreciate any issues or pull requests to improve the code, write tests, or just critique in general.

Roadmap

  • More robust tests
  • Fuzzing

Usage

See the binary in the repository.

License

MIT

Releases

No releases published

Packages

No packages published