https://github.com/chen3feng/typhoon-blade
https://hub.docker.com/r/samurais/blade/
skeleton
-
lcs find Longest Common String for two strings.
-
json JSON.parse(), JSON.stringify().
-
scheduler Do job with a separate thread and manage objects with smart pointer - shared_ptr.
-
restapi Send Request and Parse Response wth JSON Object and Curl Wrapper.
-
trietree A trietree is a data structure.