rust-analyzer / smol_str
☆481Updated 6 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.☆682Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 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…☆473Updated this week
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Safe cross-platform linker shenanigans☆729Updated last month
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- A simple and fast random number generator☆485Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆482Updated 5 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆567Updated last month
- Fast function for printing integer primitives to a decimal string☆325Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- ☆824Updated 2 weeks ago
- ☆306Updated 3 weeks ago
- Typed distributed plugin registration☆1,104Updated 2 months ago