| Crates.io | deepmesa |
| lib.rs | deepmesa |
| version | 0.11.0 |
| created_at | 2021-03-28 21:39:34.42654+00 |
| updated_at | 2025-01-11 20:42:48.305363+00 |
| description | This crate provides fast Data Structures and Algorithms in Rust. Every data structure is hand crafted for performance, well tested and has an extensive API. |
| homepage | https://www.deepmesa.com |
| repository | https://github.com/deepmesa/deepmesa-rs |
| max_upload_size | |
| id | 374850 |
| size | 20,507 |
This crate provides fast Data Structures and Algorithms in Rust. Every data structure is hand crafted for performance, well tested and has an extensive API.
Add this to your Cargo.toml:
[dependencies]
deepmesa = "0.*.*"
Contributions in any form (suggestions, bug reports, pull requests, and feedback)are welcome. If you've found a bug, you can submit and issue or email me at deepmesa@arrsingh.com.
Licensed under the Apache License, Version 2.0
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.