plasma-umass / simplesocketLinks
A simple socket wrapper for C++.
☆12Updated 12 years ago
Alternatives and similar repositories for simplesocket
Users that are interested in simplesocket are comparing it to the libraries listed below
Sorting:
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 3 weeks ago
- Standalone reimplementation of //base module from Chromium☆59Updated 3 months ago
- C++ utilities☆143Updated 2 weeks ago
- C++ library for conversion between big and little endian data representations.☆37Updated 4 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- C++ header-only library for generic data validation.☆61Updated 6 months ago
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆44Updated 3 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆54Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- RemoteCall C++ framework for IPC☆23Updated 2 months ago
- Demo implementation of C++ networking☆17Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated this week
- Slides of the Italian C++ Conference 2018☆13Updated 7 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A modern, header-only request router for C++☆24Updated last month
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Amalgamate C source and header files.☆90Updated 10 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆118Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago