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:
- 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
- ☆125Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 4 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆94Updated 4 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- C++ small containers☆148Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Meta C++ Library and Tool☆83Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 3 years ago