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:
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months ago
- ☆77Updated 2 years ago
- Faster integer division and modulus operations☆87Updated last month
- Map data structure whose keys are stored as ranges☆92Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated last week
- A Set of Bits☆68Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Trait generalization of the fundamental types☆44Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆57Updated last year
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆109Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆156Updated 2 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- Token tree calling convention☆80Updated 2 years ago