This is a simple library of Java utilities that I made either because I wanted simple ways to do things for projects in college or for my own personal use.
I felt like sharing these in case somebody manages to find this repository and is looking for tools that can pull off exactly what they need.
This project currently has 4 modules.
Module | Repository | Build Status | Develop Branch Status |
---|---|---|---|
IO | IncPlusPlus/bigtoolbox-io | ||
Math | IncPlusPlus/bigtoolbox-math | ||
Network | IncPlusPlus/bigtoolbox-network | ||
OS | IncPlusPlus/bigtoolbox-os | ||
Parent Project | IncPlusPlus/bigtoolbox-parent |
Credit to Tables Generator for the awesome utility used to generate this table.