seijikun / kmean-rs
Small and fast library for k-means clustering.
☆48Updated 5 months ago
Alternatives and similar repositories for kmean-rs:
Users that are interested in kmean-rs are comparing it to the libraries listed below
- Parallel iterator processing library for Rust☆104Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Macros for deriving as functions to access Enums as their inner components☆99Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Serde support for the humantime crate☆33Updated last year
- ☆41Updated 6 months ago
- Show unused code from multi-crate Rust projects☆101Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 6 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Typed any map for rust☆66Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- ☆136Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆27Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month