Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource frozen

Header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms. Frozen provides: immutable (a.k.a. frozen), constexpr-compatible versions of std::set, std::unordered_set, std::map and std::unordered_map. fixed-capacity, constinit-compatible versions of std::map and std::unordered_map with immutable, compile-time selected keys mapped to mutable values. 0-cost initialization version of std::search for frozen needles using Boyer-Moore or Knuth-Morris-Pratt algorithms. The unordered_* containers are guaranteed perfect (a.k.a. no hash collision) and the extra storage is linear with respect to the number of keys. Once initialized, the container keys cannot be updated, and in exchange, lookups are faster. And initialization is free when constexpr or constinit is used.

Found 1 sites for frozen

Found 4 RPM for frozen

PackageSummaryDistributionDownload
frozen-1.1.1-1.noarch.htmlHeader-only, constexpr alternative to gperf for C++14OpenMandriva Cooker for x86_64frozen-1.1.1-1.noarch.rpm
frozen-1.1.1-1.noarch.htmlHeader-only, constexpr alternative to gperf for C++14OpenMandriva Cooker for aarch64frozen-1.1.1-1.noarch.rpm
frozen-1.1.1-1.noarch.htmlHeader-only, constexpr alternative to gperf for C++14OpenMandriva 5.0 for x86_64frozen-1.1.1-1.noarch.rpm
frozen-1.1.1-1.noarch.htmlHeader-only, constexpr alternative to gperf for C++14OpenMandriva 5.0 for aarch64frozen-1.1.1-1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet