PG1003 / brleLinks
A C++ library to compress or expand binary data using Run-Length Encoding
☆14Updated 7 months ago
Alternatives and similar repositories for brle
Users that are interested in brle are comparing it to the libraries listed below
Sorting:
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- Simple Library for Internationalization☆48Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++14 codec library☆25Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated this week
- A library that brings C# like properties to modern C++.☆23Updated last month
- A library for working and manipulating IPv4/IPv6 addresses and networks☆11Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Inspect C++ memory in the browser☆97Updated 3 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago