eugene-bulkin / rust-bk-treeLinks
A BK-tree implementation in Rust.
☆40Updated 2 years ago
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 data structure for efficient lower-bound lookups☆92Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- A Set of Bits☆72Updated 4 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- ☆62Updated last year
- Map data structure whose keys are stored as ranges☆100Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- ☆34Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 3 weeks ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- An LCS based slice and string diffing implementation.☆89Updated last year
- A syntactic "for" loop Rust macro☆56Updated 3 years ago
- A simple, id-based arena☆124Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 7 years ago
- The simd optimized escape code☆54Updated last week
- ☆126Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆39Updated last year
- Levenshtein edit distance in Rust☆50Updated 3 months ago
- Extensions for the Rust standard library☆42Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year