Skip to content

elysium-os/fil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freestanding Inflate Library

Minimal inflate library with zero dependencies, designed for freestanding environments.

Currently support GZIP/Deflate implemented according to RFC1952 and RFC1951.

Building

FIL is built with fabricate.

fabricate setup
# Or for a release version
# fabricate setup -o buildtype=release

fabricate build

API

The api is documented in the header file located here.

About

Freestanding Inflate Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors