Pierre.Curto
|
750bc64858
v4.0.0
|
5 years ago |
Pierre.Curto
|
713b98a3ae
clear hash tables when put back into the pool (related to #65).
|
5 years ago |
Pierre.Curto
|
f23479f940
updated command line tool lz4c
|
5 years ago |
Pierre.Curto
|
866e977adb
reverted CompressBlockHC to use empty hashTable and chainTable
|
5 years ago |
Pierre.Curto
|
690d69886a
exported errors
|
5 years ago |
Pierre.Curto
|
e80bcfe16a
moved frame related types and errors to their own internal package to cleanup the lz4 package scope
|
5 years ago |
Pierre.Curto
|
406cae5c2e
Frame is now independent of Writer and Reader
|
5 years ago |
Pierre.Curto
|
23f1199d93
Writer tests pass
|
5 years ago |
Pierre.Curto
|
f777510651
added Writer.Apply and Reader.Apply
|
5 years ago |
Pierre.Curto
|
2b087337a4
work started on tests
|
5 years ago |
Pierre.Curto
|
fb4a2ec8e1
first v4 commit: tests are not ready.
|
5 years ago |
greatroar
|
bbd769d4f7
Typo in comment
|
5 years ago |
Tobias Gustafsson
|
b375ca80ec
Fix #58, block compression incompatibility with python library
|
6 years ago |
Pierre Curto
|
9085dacd1e
Writer: added concurrency support. Fixes #55
|
6 years ago |
Pierre Curto
|
5e5eaacf5f
Writer: fixed header being improperly reset
|
6 years ago |
Pierre Curto
|
d8871004e9
Writer: made compatible with no map scheme for block max size
|
6 years ago |
Pierre Curto
|
8c52d09227
Merge branch 'master' into writer-concurrency
|
6 years ago |
Pierre Curto
|
76905933af
Rewritten block size constants with a formula.
|
6 years ago |
Pierre Curto
|
49654038d5
Writer: initial concurrent version (no tests)
|
6 years ago |
Pierre Curto
|
e990da5628
Writer: handle internal buffers via sync.Pools
|
6 years ago |
Klaus Post
|
a207029655
Rework fast matching
|
6 years ago |
Pierre Curto
|
dbab9a2a02
lz4: removed init function and unused consts
|
6 years ago |
Sebastien Binet
|
67e4b7ec63
lz4: guard Go-1.10 specific API behind build tags
|
7 years ago |
Pierre Curto
|
7f4bd64aba
large refactoring for cleaner and faster code
|
7 years ago |
Connor Peet
|
a5a5642aca
Remove mallocs in writer.go
|
9 years ago |
Pierre Curto
|
f20ad86db2
Revert "Increase general compression efficiency"
|
8 years ago |
Connor Peet
|
d9ddf251e6
Use generational hash table to increase compression efficiency
|
9 years ago |
Connor Peet
|
7f1eefc66a
Remove mallocs in writer.go
|
9 years ago |
Pierre CURTO
|
a0a195a994
some cleanups
|
10 years ago |
Pierre Curto
|
9cbcbabc0a
Initial release
|
10 years ago |