rafa-br34 / BigLib

A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures

Home Page:https://rafa-br34.github.io/BigLib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigLib

About

BigLib is a project in its early alpha stages with ambitious goals of being a multi-platform and multi-architecture library with many algorithms, implementations, features, and compatibility. BigLib will compile and run from Windows, Linux, and macOS to bare hardware-level x86/x64, ARM, and microcontrollers by using user-defined IO functions(such as functions for memory management) and feature macros.

Documentation about BigLib can be found here.

Information

The Library Currently Contains 26 C++ Files, With 314 Comment Lines, 656 Blank Lines, And 2901 Lines Of Code. 3871 Lines In Total.

About

A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures

https://rafa-br34.github.io/BigLib/

License:GNU General Public License v3.0


Languages

Language:C++ 97.5%Language:C 2.2%Language:CMake 0.3%