fedetft / poco-appserverLinks
An extremely simple application server for hosting C++ server pages. Based on the Poco libraries.
☆8Updated 9 years ago
Alternatives and similar repositories for poco-appserver
Users that are interested in poco-appserver are comparing it to the libraries listed below
Sorting:
- VT100/102☆15Updated last year
- The Evil License Manager☆30Updated 13 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Publish/Subscribe framework for C++☆19Updated 10 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- ICE library☆12Updated 7 years ago
- directui library☆18Updated 8 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- simple c json parse☆16Updated 3 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- A lightweight event bus for C++☆16Updated 6 years ago
- C++ event (or message) bus based on Qt☆62Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- rfb or vnc client that is 100% based on Qt Framework. All modules do not link to any external libraries. Suitable for cross platform comp…☆14Updated 2 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- Crash reporter used in RedisDesktopManager☆16Updated 6 years ago
- A flow chart creator written in C++ using the Qt Graphics View Framework.☆18Updated 8 years ago
- buffered socket library for libev☆21Updated 3 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆21Updated 9 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++