Go to file
Nathan Vegdahl 8df226190b Use lz4 for the in-executable dictionary data.
It's way faster to decompress, and is stills small enough.
2024-09-01 09:01:37 +02:00
dictionary Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
src Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
.gitignore First commit. 2024-09-01 01:31:19 +02:00
Cargo.lock Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
Cargo.toml Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00