fork of https://github.com/rust-rocksdb/rust-rocksdb for nextgraph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
178 B
22 lines
178 B
1 year ago
|
# local binary (Makefile)
|
||
|
lz4
|
||
|
unlz4
|
||
|
lz4cat
|
||
|
lz4c
|
||
|
lz4c32
|
||
|
lz4-wlib
|
||
|
datagen
|
||
|
frametest
|
||
|
frametest32
|
||
|
fullbench
|
||
|
fullbench32
|
||
|
fuzzer
|
||
|
fuzzer32
|
||
|
*.exe
|
||
|
|
||
|
# tests files
|
||
|
tmp*
|
||
|
|
||
|
# artefacts
|
||
|
*.dSYM
|