Rogiel / PacketBuffer
PacketBuffer is a C++14 header-only library designed specifically to be really fast at processing binary network packets.
☆13Updated 5 years ago
Alternatives and similar repositories for PacketBuffer:
Users that are interested in PacketBuffer are comparing it to the libraries listed below
- Container Traits for Modern C++☆29Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 weeks ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- Generic hash function for STL style unordered containers☆36Updated 2 weeks ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- A general property customisation mechanism☆15Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Phisko's C++ Utilities☆43Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- An easy to use single header library for fast decompression of Gz archives written in modern C++. Compression is in experimental state an…☆36Updated 3 weeks ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Interval library for C++☆12Updated 2 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆49Updated 3 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago