genbattle / rkm
Generic k-means implementation written in Rust
☆17Updated 5 years ago
Alternatives and similar repositories for rkm:
Users that are interested in rkm are comparing it to the libraries listed below
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- ☆61Updated 3 years ago
- Nearest neighbor search algorithms including a ball tree and a vantage point tree.☆10Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- A simple async OAuth 2.0 library for Rust☆20Updated 3 weeks ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- ☆15Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- The Duplex trait: interactive streams☆19Updated 7 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 weeks ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 6 months ago
- High precision decimal☆24Updated last year
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A library with task executors for Rust☆32Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+☆47Updated 2 months ago