# Bellande RwLock - Used in all of Bellande Application and Systems # Run Bellos Scripts - build_bellande_framework.bellos - make_rust_executable.bellos # Run Bash Scripts - build_bellande_framework.sh - make_rust_executable.sh ## Website Crates - https://crates.io/crates/bellande_rwlock ### Installation - `cargo add bellande_rwlock` ## License BellandeRwLock is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Algorithm-Model-Research/BellandeSQL/blob/main/LICENSE) and [NOTICE](https://github.com/Algorithm-Model-Research/bellande_rust_executable/blob/main/LICENSE) for more information.