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
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆83Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- 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☆32Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- A drop-in "bigint" C++ class☆23Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Phisko's C++ Utilities☆43Updated 2 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- Asio Buffers without the Asio☆12Updated 3 months ago