bodil / smartstringLinks
Compact inlined strings for Rust.
☆530Updated 2 years ago
Alternatives and similar repositories for smartstring
Users that are interested in smartstring are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Rust doesn't have exceptions☆635Updated 5 years ago
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Compile-time reference counting☆456Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Count lines of LLVM IR per generic function☆475Updated this week
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- ☆495Updated last week
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Slab allocator for Rust☆842Updated last month
- safe bindings to io-uring☆675Updated 4 years ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year