Page not found

There is no displayable crate named “caffe2op-string” on lib.rs. You can also try searching with DuckDuckGo.

  1. string

    A UTF-8 encoded string with configurable byte storage

    v0.3.0 86K
  2. smol_str

    small-string optimized string type with O(1) clone

    v0.2.1 766K
  3. diff

    An LCS based slice and string diffing implementation

    v0.1.13 2.0M
  4. compact_str

    A memory efficient string type that transparently stores strings on the stack, when possible

    v0.8.0-beta 368K
  5. tinystr

    A small ASCII-only bounded length string representation

    v0.7.5 242K
  6. tendril

    Compact buffer/string type for zero-copy parsing

    v0.4.3 529K
  7. inlinable_string

    The inlinable_string crate provides the InlinableString type – an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation – and the StringExt trait which abstracts string operations over both std::string::String and InlinableString (or even your own custom string type)

    v0.1.15 212K

See more results or browse all categories.