plasma-umass / simplesocket
A simple socket wrapper for C++.
☆11Updated 12 years ago
Alternatives and similar repositories for simplesocket:
Users that are interested in simplesocket are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- RemoteCall C++ framework for IPC☆22Updated 8 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++14 codec library☆25Updated 3 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Standalone reimplementation of //base module from Chromium☆55Updated this week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago