bodil / smartstringLinks
Compact inlined strings for Rust.
☆524Updated 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.☆689Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- safe bindings to io-uring☆670Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated last month
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- oh heck, a case conversion library☆546Updated last year
- Compile-time reference counting☆448Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Support atomic operations on Arc itself☆979Updated last month
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago