runiq
filterer
Efficient filtering of duplicate lines from input data
An efficient way to filter duplicate lines from input, à la uniq.
210 stars
8 watching
23 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
algorithmsfiltering-uniquesmemory-efficiency
Related projects:
Repository | Description | Stars |
---|---|---|
| Filtering out duplicates from data | 243 |
| A high-performance library for reading input lines as byte slices without allocations. | 59 |
| A fast algorithm for counting unique values in Elixir/Erlang applications | 21 |
| Removes duplicate hashcat rule modifications by identifying unique rule changes and selecting the one with the fewest function calls. | 41 |
| Tool to dynamically filter and print lines from input streams based on user-defined patterns | 89 |
| A consistent hash implementation in Elixir | 12 |
| Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 84 |
| Background task processing and queueing system for Rust applications. | 627 |
| Fast n-dimensional filtering and grouping of records in the browser. | 1,745 |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
| A lightweight JSON parser written in Elixir | 47 |
| Tools to remove duplicates from massive wordlists used in password cracking | 885 |
| A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
| A pandoc filter that adds numbering and cross-referencing to figures, equations, tables, and other elements in documents. | 957 |
| Probabilistic data structures for processing continuous, unbounded streams | 1,596 |