This is a simple RingBuffer implementation I wrote, because I encountered a problem on LeetCode that required one, and I thought it would be a good practice to implement it myself (never used one before).
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contribute, report issues, or suggest improvements.