This is an sdk platform written in c++ language runtime, these function is for support software development c++ runtime.
Install fstcore_cpp with git
git clone --recurse-submodule https://github.com/fstcore/fstcore_cpp.git
cd fstcore_cpp#include "fstcore/fstcore.cpp"
int main(argc, char* argv[]) {
fstcore fstcore = fstcore();
fstcore.init();
fstcore.util.text.base64encode("Hello World !");
return 0;
}- Database
- Encoder Decoder / Text / RegEx
- Audio / Video
- Socket / Websocket / HTTP
- System / Proccess
- Debug / Analysis
License: shields.io
If you have any feedback, please reach out to us at admin@fstcore.nex.sh
For support, email admin@fstcore.nex.sh or join our Slack channel.
I'm a full stack developer...
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
