rsurf

Crates.iorsurf
lib.rsrsurf
version0.1.2
sourcesrc
created_at2024-03-09 11:36:32.005228
updated_at2024-03-09 16:46:15.841404
descriptionA data structure providing range query filtering with Fast Succinct Tries
homepagehttps://github.com/arriqaaq/rsurf
repositoryhttps://github.com/arriqaaq/rsurf
max_upload_size
id1167739
size48,744
Farhan (arriqaaq)

documentation

https://docs.rs/rsurf/

README

Succinct Range Filters (SuRF)

Succinct Range Filters (SuRF) is a data structure providing range query filtering with Fast Succinct Tries.

This implementation is based on the original Go implementation here.

Commit count: 0

cargo fmt