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.☆54Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Fast CRC32☆188Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated this week
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- C++ header-only library for generic data validation.☆60Updated 9 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month