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☆85Updated 5 years ago
- ☆125Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 5 months ago
- A C++ high level library for running shell processes☆205Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- C++ small containers☆149Updated 7 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆209Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated 5 months ago
- Fast binary logger for C++☆228Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 10 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago