Do not use this crate it is for demo purposes only
Algorithms from Practical Astronomy, implemented in Rust
Various implementations of collections that use approximations to improve on running time or memory, but introduce a certain amount of error.
kmer counting, hyperloglog, probabilistic counting
A comprehensive Rust library providing efficient graph algorithms for solving real-world problems in social network analysis, transportation optimization, recommendation systems, and more
AI/Human task management system with file-based storage
High-performance shared prefix length calculation / 高性能共享前缀长度计算
A Prolog implementation in Rust with enhanced error handling
Blazing fast string search using bit-parallel algorithms - up to 8x faster than naive search
The feedback-oriented utility for a practice-oriented life.
A HyperLogLog and HyperLogLog++ implementation in Rust.
A CLI tool that generates random LeetCode problems with skeleton code using AI