# shared_vector
Efficient reference counted vector data structure is Rust.
- [crate](https://crates.io/crates/shared_vector)
- [doc](https://docs.rs/shared_vector)
# License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
# Contributions
See the [contribution guidelines](https://github.com/nical/shared_vector/blob/master/CONTRIBUTING.md).