This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5091780740
factor
/
basis
/
compression
History
Doug Coleman
dc67fe0a9f
compression.snappy: Add support for snappy compression by Google. Could possibly be optimized?
2014-10-03 22:56:21 -07:00
..
huffman
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
2010-05-06 17:21:02 -04:00
inflate
Change [0,b) usages to iota
2010-01-15 08:05:50 +13:00
lzw
Change "3dup drop" to "2over".
2012-10-22 20:45:15 -07:00
run-length
use radix literals
2011-11-23 19:03:40 -08:00
snappy
compression.snappy: Add support for snappy compression by Google. Could possibly be optimized?
2014-10-03 22:56:21 -07:00
zlib
compression.zlib: faster by using byte-vectors.
2013-03-25 11:36:08 -07:00