# Commons
> A high-performance Rust utility library.
[](https://github.com/icecafecup/commons/actions/workflows/ci.yml)





## Documentation
See the [documentation](https://docs.rs/commons)
## Meta
IceCafeCup – <icecafecup@proton.me>
Distributed under the Apache-2.0 or MIT at your option. See `LICENSE-APACHE` and `LICENSE-MIT` for more information.
## Contributing
1. Fork it (<https://github.com/icecafecup/commons/fork>)
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request