genbattle / rkmLinks
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
Sorting:
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- An on-disk hash table implementation☆120Updated 3 years ago
- ☆61Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Heap-based async timers☆213Updated 11 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 months ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Parallel iterator processing library for Rust☆103Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async filesystem primitives☆132Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆36Updated 2 years ago
- Hidden Markov Models in Rust☆76Updated last year
- HyperLogLog implementations.☆23Updated 9 months ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 5 months ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Rust FFI wrapper for CRoaring☆158Updated this week
- Runtime-agnostic actor library☆77Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Data parallelism library for async-std.☆93Updated last year