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☆67Updated last year
- Map data structure whose keys are stored as ranges☆100Updated last week
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆133Updated this week
- ☆78Updated 2 years ago
- A Set of Bits☆72Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- ☆62Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆76Updated 4 months ago
- Making floating-point behave.☆85Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Utility for transposing multi-dimensional data☆17Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Hjson for Rust☆117Updated last year
- ☆21Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- rust histogram and percentile stats☆48Updated 5 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆171Updated 6 months ago