10 unstable releases (3 breaking)

0.5.0 Oct 13, 2020
0.4.4 Jul 12, 2020
0.4.3 May 27, 2020
0.3.1 May 13, 2020
0.2.0 Oct 30, 2019

#61 in #binding

Download history 159/week @ 2024-12-10 5/week @ 2024-12-17 12/week @ 2025-01-07 4/week @ 2025-01-14 12/week @ 2025-02-11

70 downloads per month

BSD-3-Clause

9.5MB
308K SLoC

Lex 188K SLoC C 106K SLoC // 0.1% comments Python 6K SLoC // 0.2% comments C++ 4K SLoC // 0.1% comments Bitbake 1.5K SLoC // 0.1% comments Pan 866 SLoC // 0.1% comments Happy 533 SLoC Rust 273 SLoC // 0.0% comments Shell 199 SLoC // 0.1% comments INI 64 SLoC // 0.5% comments Snakemake 53 SLoC // 0.1% comments Bazel 8 SLoC

license GitHub issues CircleCI macos Forum Gitter

redisearch-api-rs

Rust API for RediSearch

Building

Checkout submodules

git submodule update --init

cargo build

On macOS:

brew install llvm

Build example

cargo build --example hello_redisearch

Dependencies

~3.5–6MB
~119K SLoC