shaovoon / simplebinstreamLinks
C++ Simplistic Binary Stream
☆31Updated 5 years ago
Alternatives and similar repositories for simplebinstream
Users that are interested in simplebinstream are comparing it to the libraries listed below
Sorting:
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 9 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- wxSystemInformationFrame is a wxFrame-derived class that can be easily added to a wxWidgets application and provide a quick overview of m…☆17Updated 2 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- A C++ data container replicating std::queue functionality but with better performance.