rust-analyzer / smol_strLinks
☆501Updated 2 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:
- Library for snippet annotations☆475Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- ☆350Updated 2 months ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 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…☆518Updated last week
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- A simple and fast random number generator☆551Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆649Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Async executor☆424Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago