bodil / smartstringLinks
Compact inlined strings for Rust.
☆526Updated last year
Alternatives and similar repositories for smartstring
Users that are interested in smartstring are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Fast floating point to string conversion☆644Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Support crate for rustc's self-profiling feature☆360Updated this week
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Compile-time reference counting☆452Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Rust method delegation with less boilerplate☆492Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Slab allocator for Rust☆802Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- oh heck, a case conversion library☆554Updated last year
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago