Pinned Repositories
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
english-quiz
https://github.com/elsa/coding-challenges
inih
This is a header only C++ version of inih.
jas
maf
mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
npcron
This Project is for parsing Cron Expression and get the next scheduled time specified by the expression
ObservableTree
A class that wraps an internal data which has tree like structure. by that client code can subscribe for changes by path to item(node) in the wrapped data(tree)
openssl-aes-cipher
C++ class that interfaces to OpenSSL AES ciphers and is interoperable with openssl.
sepcon's Repositories
sepcon/maf
sepcon/jas
sepcon/npcron
This Project is for parsing Cron Expression and get the next scheduled time specified by the expression
sepcon/ObservableTree
A class that wraps an internal data which has tree like structure. by that client code can subscribe for changes by path to item(node) in the wrapped data(tree)
sepcon/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
sepcon/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
sepcon/inih
This is a header only C++ version of inih.
sepcon/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
sepcon/openssl-aes-cipher
C++ class that interfaces to OpenSSL AES ciphers and is interoperable with openssl.
sepcon/owc_dtpl
data template and data generation for owc
sepcon/PlatformFolders
A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code
sepcon/Scripting
sepcon/StateMachineCodeGeneratorEAPlugin
EnterpriseArchitect's plugin for generating C code from state machine diagrams
sepcon/xxhr
intuitive c++ http client library
sepcon/yaml
YAML support for the Go language.