No description
- C 76.8%
- Lua 6%
- C++ 3.2%
- Java 2.2%
- Python 1.7%
- Other 10.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| benchmarks | ||
| examples | ||
| include | ||
| src | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE.md | ||
| Makefile | ||
| ORIG_README.md | ||
| README.md | ||
| TODO.md | ||
Cello fork
This is my own fork of Cello.h with small additions:
| func | Desc |
|---|---|
| trim | trims leading and trailing whitespaces |
| split | splits a string by delimiter |
| join | joins strings together with delimiter |