seijikun / kmean-rsLinks
Small and fast library for k-means clustering.
☆50Updated 3 weeks ago
Alternatives and similar repositories for kmean-rs
Users that are interested in kmean-rs are comparing it to the libraries listed below
Sorting:
- Parallel iterator processing library for Rust☆103Updated last year
- Map data structure whose keys are stored as ranges☆92Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Static Linear Algebra System☆36Updated last year
- Migrated to Codeberg☆79Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Big array helper for serde☆61Updated last year
- Typed any map for rust☆67Updated 7 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆41Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Run closures in parallel☆114Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Allows to distribute computations across several nodes☆78Updated last year
- Define your own PhantomData☆155Updated this week
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago