rust-analyzer / smol_strLinks
☆494Updated 10 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.☆705Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Library for snippet annotations☆332Updated last week
- Fast floating point to string conversion☆650Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- ☆330Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Async executor☆395Updated 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…☆496Updated 2 weeks ago
- A simple and fast random number generator☆517Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Rust method delegation with less boilerplate☆495Updated last month
- A minimal async executor that lets you block on a future☆617Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Futures, streams, and async I/O combinators.☆516Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- Execute Rust code carefully, with extra checking along the way☆447Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- Task abstraction for building executors☆481Updated 7 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago