ClickHouse/rust/skim
2023-06-05 09:08:01 +02:00
..
.cargo Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
include Use already written part of the query for fuzzy search (pass to skim) 2022-12-26 14:52:38 +01:00
src Use "exact" matching for fuzzy search 2023-02-04 14:15:02 +01:00
.gitignore Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
build.rs.in Fix rust modules rebuild (previously ignores changes in cargo config.toml) 2022-12-27 10:35:50 +01:00
Cargo.lock skim: do not panic if terminal is not available 2022-12-14 21:01:48 +01:00
Cargo.toml Improve performance of BLAKE3 by 11% by enabling LTO for Rust 2023-05-06 22:28:56 +02:00
CMakeLists.txt Revert "Disable skim (Rust library) under memory sanitizer" 2023-06-05 09:08:01 +02:00