tcsullivan / consteval-huffmanLinks
Compile-time Huffman coding compression using C++20
☆172Updated 4 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☆86Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Meta C++ Library and Tool☆83Updated 3 years ago
- ☆125Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- SPY - C++ Information Broker☆159Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- ☆103Updated last year
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++ small containers☆148Updated 3 weeks ago
- A C++ high level library for running shell processes☆205Updated 6 months ago