dietmarkuehl / stdnet
Demo implementation of C++ networking
☆14Updated last month
Related projects ⓘ
Alternatives and complementary repositories for stdnet
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆28Updated 3 weeks ago
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- The Fancy Named Parameters Library☆27Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A modern C++ uri & query parser☆11Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- Low memory overhead allocator☆28Updated 2 months ago
- C++11 compatible charconv☆27Updated this week
- C++20 Compact Tuple Tools☆47Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Libunifex networking library☆21Updated 2 years ago
- Boost.org unordered module☆63Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year
- Generic hash function for STL style unordered containers☆32Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Library for complex bitfields☆18Updated 5 months ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆46Updated 3 months ago
- Performance profiling of JSON libraries☆18Updated last month
- Provides run-time tuple element access☆15Updated 3 years ago
- Standalone reimplementation of //base module from Chromium☆51Updated 8 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago