1 unstable release

Uses new Rust 2024

new 0.0.0 Mar 5, 2026

#14 in #string-utilities

MIT/Apache

67KB
1K SLoC

fastring - fast string utilities

Crates.io Documentation License

Features

  • Basic, mutable string type (String).
  • Ref-counted immutable string type (RcStr).
  • Atomic ref-counted immutable string type (ArcStr).

Acknowledgements

This crate is highly inspired by the following repositories:

  • arcstr, SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~220KB