paulchernoch / clusterphobiaLinks
Unassisted clustering algorithms and data structures in Rust
☆13Updated 5 years ago
Alternatives and similar repositories for clusterphobia
Users that are interested in clusterphobia are comparing it to the libraries listed below
Sorting:
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆30Updated last year
- ☆40Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- ☆20Updated 5 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week
- Embed images in Rust documentation☆27Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Cargo subcommand for downloading crates directly from crates.io☆28Updated 4 years ago
- Rust library for running child processes☆38Updated 2 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- ☆61Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated last year
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Optimization algorithms realized in Rust☆15Updated 5 years ago