dietmarkuehl / stdnetLinks
Demo implementation of C++ networking
☆17Updated 8 months ago
Alternatives and similar repositories for stdnet
Users that are interested in stdnet are comparing it to the libraries listed below
Sorting:
- The Fancy Named Parameters Library☆31Updated last month
- C++11 compatible charconv☆31Updated last week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Asio Buffers without the Asio☆14Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Tiny Test System☆27Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- C++20 Memory Allocator library☆35Updated last month
- C++20 SIMD Within A Register library☆40Updated last month
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Low memory overhead allocator☆30Updated 7 months ago
- A hash function library☆45Updated 2 weeks ago
- A general property customisation mechanism☆16Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Libunifex networking library☆20Updated 2 years ago
- C++ Better Futures☆45Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago