plasma-umass / simplesocket
A simple socket wrapper for C++.
☆10Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for simplesocket
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Signal handler for multi threaded C++ applications on Linux☆40Updated 3 years ago
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆25Updated 11 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 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
- Example static/shared library output of cmake-init☆13Updated 2 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago