#endian #rsutil

rsutil

rsutil is a Rust library providing common utilities

4 releases

new 0.1.4 May 9, 2025
0.1.3 May 9, 2025
0.1.2 May 6, 2025
0.1.1 May 6, 2025
0.1.0 Apr 17, 2025

#672 in Rust patterns

Download history 178/week @ 2025-04-17 16/week @ 2025-04-24 172/week @ 2025-05-01

366 downloads per month
Used in 3 crates (via rs-wifi)

Apache-2.0

12KB
171 lines

rsutil

rsutil is a Rust-based utility library designed to simplify and enhance communication-related tasks. It provides a collection of tools and functions to streamline common operations in communication systems.

Features

  • Lightweight and efficient.
  • Modular design for easy integration.
  • Extensible for custom use cases.

Usage

Add the following to your Cargo.toml:

[dependencies]
rsutil = { version = "0.1", features = ["full"] }

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the Apache 2.0 Licens. See the LICENSE file for details.

Contact

For questions or feedback, feel free to open an issue or contact the maintainer.

Dependencies

~23KB