cve-rs 0.1.0

Blazingly fast CVEs, written in 100% safe Rust.
<p align="center">
  <h1 align="center">cve-rs</h1>

  <div align="center">

Blazingly 🔥 fast 🚀 CVEs, written in 100% safe Rust. 🦀

  </div>
</p>

&nbsp;

Rust is an amazing language. You can program a lot of useful things while ensuring that your program will stay safe and not corrupt its own memory. Now, with **cve-rs**, you can corrupt your program's memory without corrupting your program's memory.

We are very committed to making sure our code is memory-safe. That is why we use `#![deny(unsafe_code)]` in the entire codebase. There is not a single block of `unsafe` code in this project.

## Contributors

Special thanks to [@Bright-Shard](https://github.com/Bright-Shard) and [@Creative0708](https://github.com/Creative0708)!

## License

This project is licensed under the [GLWTSPL](/LICENSE).

![Good Luck](https://github.com/me-shaon/GLWTPL/raw/master/good-luck.gif)