重构项目,现支持多线程操作

This commit is contained in:
2026-06-20 18:03:34 +08:00
parent db3be495d7
commit 0e0bf9b357
266 changed files with 2919 additions and 5783 deletions

13
vendor/lz4/examples/.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
/Makefile.lz4*
/print_version
/simple_buffer
/frameCompress
/fileCompress
/blockStreaming_doubleBuffer
/blockStreaming_ringBuffer
/streamingHC_ringBuffer
/blockStreaming_lineByLine
/dictionaryRandomAccess
/bench_functions
/*.exe
/*.lz4s*