huniq
Dupfinder
Filtering out duplicates from data
Filter out duplicates on the command line. Replacement for sort | uniq optimized for speed (10x faster) when sorting is not needed.
243 stars
5 watching
12 forks
Language: Rust
last commit: over 2 years agoLinked from 1 awesome list
clirusttools
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Efficient filtering of duplicate lines from input data | 210 | |
| Removes duplicate hashcat rule modifications by identifying unique rule changes and selecting the one with the fewest function calls. | 41 | |
| Tools to remove duplicates from massive wordlists used in password cracking | 885 | |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 | |
| Tool to analyze and restore Helm charts in a Kubernetes cluster | 146 | |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 | |
| Tools to dump LSASS memory without detection using custom LSA plugin and duplicated handle | 199 | |
| A tool to identify outdated images running in a Kubernetes cluster | 426 | |
| A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 | |
| A tool for measuring performance in Rust applications | 988 | |
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 | |
| A tool to compare duplicate files across directories by hashing and reporting findings. | 454 | |
| A tool that identifies and replaces duplicate files with hardlinks to reduce storage space. | 187 | |
| Tool for detecting and removing unused import statements in code | 239 | |
| Background task processing and queueing system for Rust applications. | 627 |