Aadeshp / BitBufferCpp
C++ buffer class that allows you to write a stream of individual bits and bytes
☆28Updated 4 years ago
Alternatives and similar repositories for BitBufferCpp:
Users that are interested in BitBufferCpp are comparing it to the libraries listed below
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated 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☆48Updated 10 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 8 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- A general property customisation mechanism☆15Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++11 header-only thread pool library☆19Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 5 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago