rust-analyzer / smol_strLinks
☆495Updated last week
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.☆703Updated last month
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Library for snippet annotations☆334Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- ☆332Updated last week
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated 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…☆503Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Async executor☆400Updated last month
- Futures, streams, and async I/O combinators.☆521Updated last month
- Count lines of LLVM IR per generic function☆475Updated this week
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- A minimal async executor that lets you block on a future☆622Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A simple and fast random number generator☆521Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Compile-time string formatting☆242Updated 9 months ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago