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☆103Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- Static Linear Algebra System☆36Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- ☆42Updated 7 months ago
- Big array helper for serde☆60Updated last year
- An exploration of Storages☆35Updated last year
- Serde support for the humantime crate☆33Updated last year
- Migrated to Codeberg☆79Updated last year
- Case transforming macros for idents☆39Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- String optimized for map keys☆62Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated this week
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Derive a builder for your constructors in Rust☆70Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- The missing compound borrowing for Rust.☆57Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago