tcsullivan / consteval-huffmanLinks
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
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ☆123Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Meta C++ Library and Tool☆82Updated 2 years ago
- C++ small containers☆147Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- SPY - C++ Information Broker☆155Updated last week
- Yet another C++ text formatting library.☆71Updated 6 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- 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☆216Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated 2 weeks ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago