tcsullivan / consteval-huffman
Compile-time Huffman coding compression using C++20
☆171Updated 3 years ago
Alternatives and similar repositories for consteval-huffman:
Users that are interested in consteval-huffman are comparing it to the libraries listed below
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- tser - tiny serialization for C++☆139Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 3 months ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- ☆121Updated 3 years ago
- Prints values and types during compilation!☆57Updated 2 years ago
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆160Updated 2 months 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
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- C++ small containers☆142Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year