bodil / smartstring
Compact inlined strings for Rust.
☆521Updated last year
Alternatives and similar repositories for smartstring:
Users that are interested in smartstring are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Fast floating point to string conversion☆622Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Stackless generators on stable Rust.☆450Updated 2 years ago
- Easy self-referential struct generation for Rust.☆571Updated last month
- A minimal `syn` syntax tree pretty-printer☆667Updated last week
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆710Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- Compile-time reference counting☆441Updated last year
- safe bindings to io-uring☆662Updated 3 years ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆463Updated 3 months ago
- Typed distributed plugin registration☆1,069Updated this week
- Futures, streams, and async I/O combinators.