Looking for simple rust programs to crash

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

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
  • rust

    Empowering everyone to build reliable and efficient software.

  • For example, here is a bug about a nasty race condition, which has existed in Arc, rayon and crossbeam likely since the beginning. Now, it's a data race in libraries which could cause use after free, but arguably it also counts as a bug in the language, since AFAIK until recently it was impossible to write the relevant code in a sound way.

  • viu

    Terminal image viewer with native support for iTerm and Kitty

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • viuer

    Rust library for displaying images in the terminal.

  • It also has a library if you prefer to fuzz that: https://github.com/atanunq/viuer

  • trophy-case

    🏆 Collection of bugs uncovered by fuzzing Rust code

  • The same fuzzing techniques applied to Rust yielded a lot of bugs as well. But in Rust's case only 7 out of 340 fuzzer-discovered bugs, or 2%, were memory corruption issues. Naturally, all of the memory corruption bugs were in unsafe code.

  • cargo-quickinstall

    Discontinued pre-compiled binary packages for `cargo install` [Moved to: https://github.com/cargo-bins/cargo-quickinstall]

  • If you want a list of binary crates that are known to build on your platform, try https://github.com/alsuren/cargo-quickinstall/releases (or clone that repo and run git tag for the full list)

  • steampunk

    Atari 2600 & C64 emulator

  • Feel free to use my learning playground: https://github.com/bl-nero/steampunk. It probably matches your requirements as a "first serious project", while also being a real, working app.

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

  • Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)

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

    2 projects | news.ycombinator.com | 6 Feb 2024
  • Curl is now a CVE Numbering Authority

    1 project | news.ycombinator.com | 18 Jan 2024
  • Tell HN: My Favorite Tools

    14 projects | news.ycombinator.com | 24 Dec 2023
  • Teip: CLI to apply sed and Awk over rows and columns of a file

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