Skip to content

arhwx/libcrunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcrunch

A Zstandard decoder written from scratch in C++17 against RFC 8878, with no dependencies and the spec as the only reference. Validated against the worked examples in the RFC.

Building

cmake -B build
cmake --build build
ctest --test-dir build

About

RFC 8878 compliant Zstandard decoder written from scratch in C++

Resources

Stars

Watchers

Forks

Contributors

Languages