bodil / smartstringLinks
Compact inlined strings for Rust.
☆538Updated 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 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆809Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- safe bindings to io-uring☆680Updated 4 years ago
- Compile-time reference counting☆455Updated 7 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Data structure serialization library with several opposite design goals from Serde☆917Updated 2 weeks ago
- Slab allocator for Rust☆865Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Rust doesn't have exceptions☆635Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- The arena, a fast but limited type of allocator☆573Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆573Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago