anewer 0.1.5: fast filter for duplicate lines in stdin

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • anewer

    anewer appends lines from stdin to a file if they don't already exist in the file. This is a rust version of https://github.com/tomnomnom/anew

  • You can think of anewer as uniq for unsorted text. It's my first rust project and I blatently rewrote a go tool (tomnomnom/anew) I'm using for pentesting. It's not limited to bug bounty hunting tho. Just very handy when you work with textfiles. Due to the use of rust and a line hashing approach it's least twice as fast. It works well for very big files too. As I wrote it's my first rust project, so I'm open to feedback, tips or even feature wishes, if you have some. :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Measuring startup and shutdown overhead of several code interpreters

    2 projects | dev.to | 17 Apr 2024
  • Faster tetranucleotide (k-mer) frequencies!

    4 projects | dev.to | 15 Mar 2024
  • Hyperfine: A command-line benchmarking tool

    2 projects | news.ycombinator.com | 6 Feb 2024
  • Teip: CLI to apply sed and Awk over rows and columns of a file

    1 project | news.ycombinator.com | 23 Dec 2023
  • Jql: A JSON Query Language CLI Tool

    1 project | news.ycombinator.com | 3 Dec 2023