rust-analyzer / smol_str
☆478Updated 5 months ago
Alternatives and similar repositories for smol_str:
Users that are interested in smol_str are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Command line parser with applicative interface☆375Updated last week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 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…☆450Updated this week
- Futures, streams, and async I/O combinators.☆498Updated last month
- ☆807Updated last week
- Rust method delegation with less boilerplate☆463Updated this week
- Data structure serialization library with several opposite design goals from Serde☆845Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Task abstraction for building executors☆460Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Library for snippet annotations☆309Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆437Updated last month