embeddedmz / socket-cpp
Simple socket wrapper in C++ (with SSL/TLS support)
☆197Updated last year
Related projects ⓘ
Alternatives and complementary repositories for socket-cpp
- A c++ wrapper around bcrypt password hashing☆98Updated 3 years ago
- C++ client for making FTP requests☆213Updated last year
- Modern C++ socket library.☆802Updated 6 months ago
- Simple thread-based asynchronous TCP & UDP Socket classes in C++.☆368Updated last year
- Modern C++ Scheduling Library☆274Updated 2 years ago
- A thin and simple C++ TCP client server☆160Updated 2 years ago
- A portable, pure C++11 timer component.☆166Updated 8 months ago
- JSON Web Token library for C++☆395Updated 9 months ago
- Header only C++ AES cipher library☆194Updated 5 months ago
- 📦 C++ FTP Server Library for Windows 🪟, Linux 🐧 & more 💾☆312Updated 2 weeks ago
- SocketClient allows easy communication between sockets and implements a callback pattern for receiving messages!☆31Updated 8 years ago
- A c++ wrapper around bcrypt password hashing☆64Updated 11 months ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆236Updated last year
- A RESTful API using Poco C++ Libraries.☆71Updated 4 years ago
- SimpleSockets is a lightweight set of classes that allow developers to implement IP based network programs.☆157Updated 2 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆118Updated 10 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆425Updated 2 months ago
- Keep It Simple Stupid NETwork - C++17 wrapping of your OS's native socket API☆232Updated 4 months ago
- A small header-only library for converting data between json representation and c++ structs☆149Updated 3 months ago
- A header-only and easy to use Ini file parser for C++.☆369Updated 6 months ago
- Thread-safe container for sharing data between threads☆408Updated 3 months ago
- A C++ interface for linux inotify☆136Updated last year
- mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost libra…