Skip to content

Evilrabbit520/EasyCppTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCppTools

English | 简体中文

EasyCppTools顾名思义,就是一个简单的C++工具集,该集合计划包含轻巧Json解析器,轻巧加/解密集合,在线API接口集合。每天持续更新中,希望您参与到其中来(偶尔一两天会摆烂,见谅)。

EasyCppTools, as the name suggests, is a simple C++ toolset, which plans to include a lightweight Json parser, a lightweight encryption/decryption collection, and an online API interface collection.It is updated every day, I hope everyone will participate more (occasionally I will be lazy for a day or two, sorry).

Features and Development Status

Function State Remakr
Array output Complete NULL
Object output Complete NULL
Json Parser Complete Complete file test.
Encryption in progress NULL
Decrypt Cancel Certain encryption methods are not suitable for decryption.
- Intend NULL
- Intend NULL

HowTo

cd <EasyCppTools_root_dir>
mkdir -p build && cd build
cmake .. && make

License

Apache License 2.0

About

Contains a collection of many simple C++ tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published