bodil / smartstring
Compact inlined strings for Rust.
☆522Updated last year
Alternatives and similar repositories for smartstring:
Users that are interested in smartstring are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆676Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆903Updated 2 months ago
- Support atomic operations on Arc itself☆914Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆718Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆668Updated 3 months ago
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆849Updated 3 weeks ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Compile-time type-checked builder derive☆986Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- Async multi-producer multi-consumer channel☆838Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 7 months ago
- safe bindings to io-uring☆664Updated 3 years ago
- Rust method delegation with less boilerplate☆465Updated last week
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆575Updated 2 weeks ago
- Typed distributed plugin registration☆1,088Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆474Updated last month
- Slab allocator for Rust☆749Updated last month