bodil / smartstringLinks
Compact inlined strings for Rust.
☆530Updated last year
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☆650Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- safe bindings to io-uring☆673Updated 4 years ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Compile-time reference counting☆457Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Rust doesn't have exceptions☆634Updated 5 years ago
- ☆494Updated 10 months ago
- Slab allocator for Rust☆839Updated last month
- Rust method delegation with less boilerplate☆496Updated last month
- Futures, streams, and async I/O combinators.☆516Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- oh heck, a case conversion library☆559Updated last month
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago