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
- Container Traits for Modern C++☆28Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- File/Directory Watcher for Modern C++☆82Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months 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 7 months ago
- A fixed capacity dynamically sized string☆64Updated last month
- ☆46Updated 7 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
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 2 years ago
- Library for comfortable work with DLL and DSO☆110Updated this week
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 5 years ago
- C++11 compatible charconv☆28Updated this week
- Ring buffer library for C++17☆39Updated 2 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- A C++14 reflection library☆68Updated last month