bodil / smartstringLinks
Compact inlined strings for Rust.
☆541Updated 2 years ago
Alternatives and similar repositories for smartstring
Users that are interested in smartstring are comparing it to the libraries listed below
Sorting:
- Fast floating point to string conversion☆688Updated last week
- Easy self-referential struct generation for Rust.☆690Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- safe bindings to io-uring☆682Updated 4 years ago
- Count lines of LLVM IR per generic function☆495Updated last month
- Compile-time reference counting☆456Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Futures, streams, and async I/O combinators.☆531Updated last week
- Slab allocator for Rust☆866Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Rust allocator using jemalloc as a backend☆428Updated 4 years ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago