Skip to content

Carefully optimized Run Length Encoding library, comparable to turbo-rle

Notifications You must be signed in to change notification settings

himanshugoel2797/faster-rle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building:

The test program is designed for easy building without needing any build management tools:

gcc test.c -o test -Ofast -march=native

Takes a filename as an argument to benchmark encoding and decoding against.

About

Carefully optimized Run Length Encoding library, comparable to turbo-rle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages