rust-analyzer / smol_str
☆479Updated 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
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Fast floating point to string conversion☆632Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆462Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- A minimal `syn` syntax tree pretty-printer☆681Updated this week
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆404Updated 8 months ago
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆457Updated 2 months ago
- Count lines of LLVM IR per generic function☆439Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Safe cross-platform linker shenanigans☆723Updated last month
- Library for snippet annotations☆313Updated this week
- Module initialization/global constructor functions for Rust☆836Updated last month
- Async executor☆362Updated 2 months ago
- A simple and fast random number generator☆482Updated 2 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 5 months ago
- ☆299Updated this week
- Task abstraction for building executors☆462Updated 2 months ago
- ☆817Updated this week