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
- 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
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- tser - tiny serialization for C++☆141Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- ☆122Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- 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
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A C++ parser combinator library.☆139Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆218Updated 4 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- 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 2 months ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆97Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago