rudi-cilibrasi / zlibcomplete
C++ interface to the ZLib library supporting compression with FLUSH, decompression, and std::string. RAII
☆39Updated 5 years ago
Alternatives and similar repositories for zlibcomplete:
Users that are interested in zlibcomplete are comparing it to the libraries listed below
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 7 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A simple C++ header-only template library implementing matching using wildcards☆86Updated last year
- C++ implementation of strong types☆54Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A collection of std-like single-header C++ libraries☆176Updated 2 weeks ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆48Updated last month
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆179Updated last week
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆147Updated last year
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago