tcsullivan / consteval-huffmanLinks
Compile-time Huffman coding compression using C++20
☆173Updated 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:
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years 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☆129Updated last year
- ☆125Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++ small containers☆148Updated this week
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- 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 C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last week
- SPY - C++ Information Broker☆157Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago