#string #str #volo

faststr

Faststr is a string library that reduces the cost of clone

7 releases

0.2.1 Feb 6, 2023
0.2.0 Feb 6, 2023
0.1.3 Dec 8, 2022
0.0.0 Dec 5, 2022

#656 in Rust patterns

Download history 175/week @ 2022-12-04 81/week @ 2022-12-11 64/week @ 2022-12-18 72/week @ 2022-12-25 72/week @ 2023-01-01 91/week @ 2023-01-08 49/week @ 2023-01-15 48/week @ 2023-01-22 112/week @ 2023-01-29 258/week @ 2023-02-05 154/week @ 2023-02-12 240/week @ 2023-02-19 176/week @ 2023-02-26 134/week @ 2023-03-05 207/week @ 2023-03-12 144/week @ 2023-03-19

684 downloads per month
Used in 11 crates (9 directly)

MIT/Apache

360KB
522 lines

faststr

Crates.io Documentation Website License Build Status

faststr is a string library that try to avoid the cost of clone.

  • Volo: Rust RPC framework with high-performance and strong-extensibility for building micro-services.
  • Motore: Middleware abstraction layer powered by GAT.
  • Pilota: A thrift and protobuf implementation in pure rust with high performance and extensibility.
  • Metainfo: Transmissing metainfo across components.

Contributing

See CONTRIBUTING.md for more information.

License

faststr is dual-licensed under the MIT license and the Apache License (Version 2.0).

See LICENSE-MIT and LICENSE-APACHE for details.

Community

Dependencies