mateidavid / zstrLinks
A C++ header-only ZLib wrapper
☆328Updated 2 weeks ago
Alternatives and similar repositories for zstr
Users that are interested in zstr are comparing it to the libraries listed below
Sorting:
- Gzip header-only C++ library☆349Updated 2 years ago
- Glob for C++17☆273Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ Library for pulling system and hardware information, without hitting the command line.☆447Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆485Updated 2 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- A miniature library for struct-field reflection in C++☆583Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- A simple and lightweight command line parser using C++11.☆205Updated 10 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆444Updated 5 months ago
- Subprocessing with modern C++☆529Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆532Updated 11 months ago
- C++ command line parsing library☆202Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library