dietmarkuehl / stdnetLinks
Demo implementation of C++ networking
☆17Updated 9 months ago
Alternatives and similar repositories for stdnet
Users that are interested in stdnet are comparing it to the libraries listed below
Sorting:
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- Performance profiling of JSON libraries☆26Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- C++11 compatible charconv☆31Updated this week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A hash function library☆47Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆79Updated this week
- C++20 Compact Tuple Tools☆52Updated this week
- File/Directory Watcher for Modern C++☆84Updated 2 years ago