bodil / smartstringLinks
Compact inlined strings for Rust.
☆534Updated 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☆667Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Compile-time reference counting☆456Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- safe bindings to io-uring☆678Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- Slab allocator for Rust☆848Updated 3 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Intrusive collections for Rust☆470Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆423Updated 3 years ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year