rust-phf VS string-cache

Compare rust-phf vs string-cache and see what are their differences.

rust-phf

Compile time static maps for Rust (by sfackler)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rust-phf string-cache
15 2
1,721 184
0.9% 0.0%
4.8 4.0
about 1 month ago about 2 months ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rust-phf

Posts with mentions or reviews of rust-phf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

string-cache

Posts with mentions or reviews of string-cache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-05.

What are some alternatives?

When comparing rust-phf and string-cache you can also consider the following projects:

parallel-hashmap - A family of header-only, very fast and memory-friendly hashmap and btree containers.

rust - Empowering everyone to build reliable and efficient software.

bumpalo - A fast bump allocation arena for Rust

flexstr - A flexible, simple to use, immutable, clone-efficient String replacement for Rust

miri - An interpreter for Rust's mid-level intermediate representation

patterns - A catalogue of Rust design patterns, anti-patterns and idioms

sharded - Safe, fast, and obvious concurrent collections in Rust.

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

doubly_linked_list - My attempt at reimplementing some of the rust standard containers, starting with a doubly linked list [Moved to: https://github.com/SKyletoft/containers]

compressed-emoji-shortcodes - A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function

matchgen - Generate Rust functions to quickly map byte string prefixes to values