# Feedback for utility-library

**URL:** https://discourse.processing.org/t/feedback-for-utility-library/36762
**Category:** Libraries
**Created:** [May 7, 2022, 5:02pm UTC](https://discourse.processing.org/t/feedback-for-utility-library/36762 "2022-05-07T17:02:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![NumericPrime](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/numericprime/32/16318_2.png) [@NumericPrime](https://discourse.processing.org/u/NumericPrime)
#### Post date: [May 7, 2022, 5:02pm UTC](https://discourse.processing.org/t/feedback-for-utility-library/36762/1 "2022-05-07T17:02:17Z")

</div>

I have written a utility library and uploaded it on GitHub. Before I’m making any steps towards publishing it I would try to get some feedback. The library can be downloaded with the link:

> **[GitHub - NumericPrime/BasicUtility: Basic Utility Library](https://github.com/NumericPrime/BasicUtility)**
>
> Basic Utility Library. Contribute to NumericPrime/BasicUtility development by creating an account on GitHub.

Just put the folder inside the libraries folder of the sketchbook. The examples show almost every function that works as it’s intended. I havent comented my code though. I will do that soon though. Additionally things like serialization or compiling dont work.

Feel free to provide feedback and/or suggestions for my library.
