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:
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ☆125Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆91Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Possibly the least verbose command line parsing library for C++☆87Updated last month
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 6 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆203Updated this week
- C++ library aiming to replace all built-in integers☆96Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆219Updated 2 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- C++ small containers☆146Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Functional reactive programming library for c++☆160Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month