eugene-bulkin / rust-bk-treeLinks
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
Sorting:
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A Set of Bits☆72Updated 2 months ago
- Map data structure whose keys are stored as ranges☆98Updated last week
- ☆78Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- ☆108Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated this week
- Interning of data in rust☆113Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Trait generalization of the fundamental types☆47Updated last year
- ☆60Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago