mattsse / str-distance
String Distances in rust
☆14Updated 2 years ago
Alternatives and similar repositories for str-distance:
Users that are interested in str-distance are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 11 months ago
- A simple Rust library for efficiently solving ODEs without cloning☆11Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Calculate statistics iteratively☆38Updated last month
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- High performance FID (Fully Indexable Dictionary) library☆24Updated 9 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- ☆29Updated last year
- Rust attribute macro to implement a trait for tuples☆25Updated 5 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Serialization value trees☆44Updated 9 months ago
- ☆35Updated 3 years ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Iterator of const known length☆16Updated 5 months ago
- Rust concurrent single-value update and receive channel☆22Updated 2 years ago
- A library with task executors for Rust☆32Updated 3 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago