Coder Social home page Coder Social logo

byteblast's Introduction

  ____        _       ____  _           _   
 | __ ) _   _| |_ ___| __ )| | __ _ ___| |_ 
 |  _ \| | | | __/ _ \  _ \| |/ _` / __| __|
 | |_) | |_| | ||  __/ |_) | | (_| \__ \ |_ 
 |____/ \__, |\__\___|____/|_|\__,_|___/\__|
        |___/                               

ByteBlast

Easily create dummy files for various purposes

github stars badge github forks badge github issues badge

github last commit badge License: GPL v3

ByteBlast is a versatile dummy file creator written in Rust. It allows you to generate large files filled with random byte patterns, making it useful for various testing scenarios, such as performance benchmarking, stress testing, or simulating realistic file sizes.

Features ๐Ÿ’ช

  • Efficient and Fast: ByteBlast is built using Rust, a high-performance systems programming language, ensuring efficient file generation even for extremely large files.
  • Flexible File Generation: ByteBlast provides a simple and intuitive command-line interface that enables you to generate files of any size, with customizable byte patterns.
  • Random Byte Generation: Generate files with random byte patterns, useful for testing scenarios where data integrity or randomness is important.

Table of Contents ๐Ÿ“

  1. ๐Ÿ’ป Installation
  2. โ–ถ Usage
  3. ๐Ÿ“ƒ License
  4. ๐Ÿ™ Acknowledgements

Building

Clone this repository

git clone https://github.com/samuelchristlie/ByteBlast
cd ByteBlast

Build project using Cargo

cargo build --release

The compiled build should be located in the target folder.

Prebuilt Binary

You can also check if a prebuilt binary is available in the Releases section.

To run ByteBlast, simply type the following command

byteblast

This project is licensed under the GNU GPL v3 License - see the LICENSE file for more details.

Thanks to Patrick Gillespie for creating the ASCII text art tool used in this project https://patorjk.com/software/taag/

byteblast's People

Contributors

samuelchristlie avatar

Watchers

 avatar

byteblast's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.