Pinned Repositories
batchelor
Client server based infrastructure to run distributed tasks on dedicated servers as well as on k8s
boostst4esl
Binding for esl::stacktrace based on boost_stacktrace library
cgi4esl
JERRY's CGI-Implementation of esl::http::client and esl::http::server
curl4esl
Binding for esl::http::client based on curl library
esa
Enterprise Support API - An attempt to define important C++ classes for developing enterprise applications
esl
jerry_old
This is an very old attemp to implement a fancy applicaiton server for C++ - similar to TOMCAT for JAVA.
LLVM-Playground
open-esl
open-jerry
Jerry is a reference HTTP application server for C++, based on ESL library, comparable like Tomcat for JAVA
SLukasDE's Repositories
SLukasDE/batchelor
Client server based infrastructure to run distributed tasks on dedicated servers as well as on k8s
SLukasDE/curl4esl
Binding for esl::http::client based on curl library
SLukasDE/esa
Enterprise Support API - An attempt to define important C++ classes for developing enterprise applications
SLukasDE/esl
SLukasDE/jerry_old
This is an very old attemp to implement a fancy applicaiton server for C++ - similar to TOMCAT for JAVA.
SLukasDE/LLVM-Playground
SLukasDE/logbook
Logging framework for C++
SLukasDE/logbook4esl
Binding for esl::logging based on logbook library
SLukasDE/mhd4esl
Binding for esl::http::server based on microhttpd library
SLukasDE/open-esl
SLukasDE/open-jerry
Jerry is a reference HTTP application server for C++, based on ESL library, comparable like Tomcat for JAVA
SLukasDE/OpenAthena
Data analystics tool
SLukasDE/common4esl
general base project for eslx
SLukasDE/odbc4esl
SLukasDE/opengtx4esl
Key-Store implementation for ESL by using GnuTLS
SLukasDE/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
SLukasDE/rdkafka4esl
Using Kafka with esl::messaging
SLukasDE/scf
Simple Container Framework (SCF) - STL-like implementation of "list", "vector" and "map" for C by using C preprocessor macros
SLukasDE/sergut
C++ serialization library
SLukasDE/sqlite4esl
SLukasDE/terminal
Simple C++11 class to control text color, cursor position and so on of your text output to a terminal (console)
SLukasDE/tinyxml
SLukasDE/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
SLukasDE/zsystem
Small library to do some OS specific stuff. Currently it's just working for linux OS
SLukasDE/zsystem4esl
Binding for esl::process and esl::stacktrace based on zsystem-library
SLukasDE/zsystem_old
This is my very old code I made experiments with low level programming on linux and a little bit on windows. Don't use it, it is really bad code. But maybe it is helpful to get some ideas.