eugene-bulkin / rust-bk-tree
A BK-tree implementation in Rust.
☆40Updated last year
Alternatives and similar repositories for rust-bk-tree:
Users that are interested in rust-bk-tree are comparing it to the libraries listed below
- rust histogram and percentile stats☆46Updated 4 years ago
- A simple map based on a vector for small integer keys☆64Updated last month
- Faster integer division and modulus operations☆70Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Simple goldenfile testing in Rust.☆38Updated 4 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- ☆46Updated 4 years ago
- ☆60Updated 7 years ago
- ☆58Updated 4 months ago
- ☆76Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 10 months ago
- Map data structure whose keys are stored as ranges☆80Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated last year
- Blazing fast immutable collection datatypes for Rust.☆91Updated this week
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- An LCS based slice and string diffing implementation.☆78Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- ☆27Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago