rust-analyzer / smol_strLinks
☆501Updated last month
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.☆715Updated this week
- ☆347Updated last month
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Fast floating point to string conversion☆678Updated this week
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- Library for snippet annotations☆472Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- A simple and fast random number generator☆544Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆463Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Async executor☆421Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 3 months ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Compile-time string formatting☆256Updated 2 months ago
- A minimal async executor that lets you block on a future☆641Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- oh heck, a case conversion library☆572Updated 4 months ago