Create Broken Files 2.0.0 - Fuzzing, but from other side

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
  • cargo-fuzz

    Command line helpers for fuzzing

  • While testing ruff with cargo-fuzz, I noticed that most of the strings tested in the input are almost completely random data, which even after 2 hours of testing find almost no errors and crashes, mostly due a lot of parse errors.

  • ruff

    An extremely fast Python linter and code formatter, written in Rust.

  • At work we started using ruff instead of pylint and flake8, so I decided to test it a bit more and discovered 2 crashes.

  • 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
  • create_broken_files

    App to create broken files, can be used as fuzzer for some apps.

  • Crates - https://crates.io/crates/create_broken_files Github - https://github.com/qarmin/create_broken_files License - MIT Speed - Very Fast

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

  • Pydantic 2 is now available with Rust core and is "17x faster than pydantic 1"

    1 project | /r/programming | 14 Jul 2023
  • Ruff: A Fast Python Linter

    2 projects | news.ycombinator.com | 6 Jun 2023
  • Are there any good resources for taking a Django application from python 2.7 to 3

    2 projects | /r/django | 31 May 2023
  • Rust in Data Science?

    2 projects | /r/datascience | 11 May 2023
  • Goodbye to Flake8 and PyLint: faster linting with Ruff

    2 projects | /r/Python | 1 May 2023