rust-analyzer / smol_strLinks
☆489Updated 7 months ago
Alternatives and similar repositories for smol_str
Users that are interested in smol_str are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Fast floating point to string conversion☆640Updated last month
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated this week
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Module initialization/global constructor functions for Rust☆869Updated last month
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A set of alternative `derive` attributes for Rust☆441Updated last year
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Generic extensions for tapping values in Rust.☆453Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- ☆832Updated this week
- Task abstraction for building executors☆471Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A simple and fast random number generator☆504Updated 3 weeks ago
- ☆312Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Library for snippet annotations☆314Updated last week