Skip to content

ThiagoDSMarcelino/nexum

Repository files navigation

Nexum

Welcome to Nexum, a powerful data structures library for Rust that offers simple and efficient implementations of fundamental data structures. While some of these data structures may already exist in the Rust Standard Library, Nexum provides a convenient and user-friendly alternative.

GitHub GitHub code size in bytes

Installation

Run the following Cargo command in your project directory:

cargo add nexum

Or add the following line to your Cargo.toml:

[dependencies]
nexum = "0.2.0"

Documentation

For in-depth information about how to use Nexum and its features, please refer to the library's documentation available here.

Contributing

We welcome contributions to Nexum. If you would like to report a bug, suggest a new feature, or contribute to the project, please check our Contribution Guidelines for details on how to get started.

License

Nexum is released under the MIT License. Please review the license file for details.

About

Library with a collection of commonly used data structures

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages