Rogiel / PacketBufferLinks
PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.
☆13Updated 6 years ago
Alternatives and similar repositories for PacketBuffer
Users that are interested in PacketBuffer are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Cross-platform C++ Utility Library☆54Updated this week
- A constexpr STL style circular buffer implementation☆73Updated last year
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- another c#-like property accessor for C++11 and above.☆18Updated 9 months ago
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆133Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago